Skip to main content
Glama

Nylas API MCP Server

Official

search-api-docs

Search API documentation for Nylas API MCP Server to quickly find resources on email, calendar, contacts, auth, and webhooks integration with AI applications.

Input Schema

NameRequiredDescriptionDefault
categoryNo
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "category": { "enum": [ "email", "calendar", "contacts", "auth", "webhooks" ], "type": "string" }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Nylas API MCP Server

Related Tools

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/nylas-samples/nylas-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server