We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/mcp-calculator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# 依赖
node_modules/
# 构建输出
dist/
# 环境变量
.env
# 日志
*.log
# 操作系统文件
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo