Nylas API MCP Server
by mcpflow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server when in HTTP mode; defaults to 3000. | 3000 |
| MCP_MODE | No | Set to 'http' to run in HTTP mode with SSE; defaults to stdio. | stdio |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate-auth-codeD | – |
| generate-endpoint-codeD | – |
| search-api-docsD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| nylas-getting-started | |
| nylas-auth-guide | |
| nylas-api-best-practices | |
| nylas-email-integration | |
| nylas-calendar-integration | |
| nylas-contacts-integration | |
| nylas-webhooks-guide | |
| nylas-debug-common-issues | |
| nylas-integration-scenario | |
| nylas-sdk-examples | |
| nylas-v3-migration |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| nylas-overview | |
| nylas-auth | |
| email-api-docs | |
| calendar-api-docs | |
| contacts-api-docs | |
| webhooks-docs | |
| code-samples-categories | |
| nylas-endpoints |
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/mcpflow/nylas-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server