Skip to main content
Glama

Gmail MCP Server

_index.ts348 B
import { EMAIL_READER_TOOL } from './emailReader'; import { EMAIL_SEARCH_TOOL } from './emailSearch'; import { EMAIL_FORMATTER_TOOL } from './emailFormatter'; export const tools = [ EMAIL_READER_TOOL, EMAIL_SEARCH_TOOL, EMAIL_FORMATTER_TOOL ]; export * from './emailReader'; export * from './emailSearch'; export * from './emailFormatter';

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/cablate/mcp-google-gmail'

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