Email MCP Server
by Rajath2000
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_PASSWORD | Yes | Your 16-digit app password (for Gmail, generate an app password in account security settings) | |
| EMAIL_ADDRESS | Yes | Your email address |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_recent_emailsA | List the most recent emails in the inbox (without bodies). |
| read_emailA | Read the full body content of a specific email by ID. |
| summarize_emailB | Get an AI summary of a specific email by ID (Internal Server-Side Summarization Demo). |
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/Rajath2000/email-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server