Skip to main content
Glama

Email MCP Server

by TimeCyber
.npmignore432 B
# 测试文件 test-*.js test/ tests/ # 配置文件 .env .env.* mcp-x_config_v2.json # 开发文件 .vscode/ .idea/ *.swp *.swo *~ # 日志文件 *.log logs/ # 运行时文件 .DS_Store Thumbs.db # Git相关 .git/ .gitignore # Node modules (已在默认忽略列表中) node_modules/ # 开发依赖相关 coverage/ .nyc_output/ # 临时文件 tmp/ temp/ # 编辑器配置 .editorconfig # 文档草稿 *.draft.md NOTES.md

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/TimeCyber/email-mcp'

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