We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lxy2109/tripo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*.so
*.egg
*.egg-info/
dist/
build/
.eggs/
# 环境变量
.env
# VSCode
.vscode/
# 操作系统
.DS_Store
Thumbs.db
# 其他
*.log
*.sqlite3