Yahoo Mail MCP Server
by mayur200904
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for SSE mode (default 3000). | |
| YAHOO_EMAIL | No | Yahoo email address for local stdio mode. | |
| YAHOO_SCOPES | No | Yahoo OAuth scopes (default: 'openid email mail-r mail-w'). | |
| TRANSPORT_MODE | No | Transport mode: 'stdio' for local app password mode, 'sse' for remote OAuth mode. | |
| PUBLIC_BASE_URL | No | Public base URL for remote OAuth mode (optional but recommended). | |
| YAHOO_CLIENT_ID | No | Yahoo Client ID for remote OAuth mode. | |
| YAHOO_APP_PASSWORD | No | Yahoo app password for local stdio mode. | |
| YAHOO_CLIENT_SECRET | No | Yahoo Client Secret for remote OAuth mode. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/mayur200904/Email_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server