Skip to main content
Glama

Email MCP Server

by TimeCyber
.gitignore851 B
# 依赖 node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # 环境变量和配置文件 .env .env.local .env.development.local .env.test.local .env.production.local # 本地配置文件(包含敏感信息) *local.json *config.local.json claude_desktop_config.local.json mcp-x_config.local.json # 临时文件 *.tmp *.temp .tmp/ .temp/ # 日志文件 logs/ *.log # 操作系统生成的文件 .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE文件 .vscode/ .idea/ *.swp *.swo *~ # 测试覆盖率 coverage/ .nyc_output/ # 运行时数据 pids/ *.pid *.seed *.pid.lock # 可选的npm缓存目录 .npm # 可选的eslint缓存 .eslintcache # Microbundle缓存 .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # 可选的REPL历史 .node_repl_history # 输出目录 out/ dist/ build/

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