Meme MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| connect-gmailC | Connect to Gmail |
| check-gmail-connectionB | Check Gmail connection status |
| send-emailC | Send an email |
| get-emailsC | Get emails from inbox |
| get-emailC | Get a specific email by ID |
| reply-to-emailC | Reply to an existing email |
| forward-emailC | Forward an email to other recipients |
| create-draftC | Create an email draft |
| send-draftC | Send a draft email |
| get-labelsB | Get all Gmail labels |
| create-labelC | Create a new Gmail label |
| get-threadsC | Get email threads |
| search-emailsC | Search emails using Gmail search syntax |
| mark-as-readC | Mark emails as read |
| mark-as-unreadC | Mark emails as unread |
| move-to-trashC | Move emails to trash |
| get-gmail-settingsC | Get Gmail settings |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0x8687/mcp-gmail-v1'
If you have feedback or need assistance with the MCP directory API, please join our Discord server