# PasteMyst MCP Server
## What is it?
A Model Context Protocol (MCP) server that brings PasteMyst functionality to AI assistants like Claude. This allows you to create, read, update, and delete code pastes directly through natural language conversations.
## Key Features
✨ **Paste Management**
- Create public or private pastes
- Edit existing pastes
- Delete pastes
- View paste details
- Multi-file paste support
👤 **User Operations**
- Get user profiles
- Check if users exist
- View your own profile and pastes
- Access starred pastes
🔧 **Data & Utilities**
- Language detection by name or extension
- Expiry time conversion
- Support for 100+ programming languages
🔐 **Authentication**
- Optional API token for advanced features
- Works without auth for public pastes
- Secure token handling via environment variables
## Why Use It?
- **Seamless Integration**: Share code directly from your AI conversations
- **Natural Language**: No need to remember API endpoints or commands
- **Multi-file Support**: Create pastes with multiple code files
- **Version Control**: Edit and update pastes iteratively
- **Privacy Control**: Choose between public and private pastes