We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/czh2774/cocosMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js 依赖
node_modules/
# Python 虚拟环境
.venv/
__pycache__/
*.py[cod]
*$py.class
# 编辑器临时文件
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo
# 日志文件
*.log
# 构建文件
/temp/
# 个人配置文件
.env