Skip to main content
Glama

AI Surge MCP

by ErlichLiu
.dockerignore505 B
# Git 相关文件 .git/ .gitignore # Python 相关文件 __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # 虚拟环境 .venv/ venv/ ENV/ env/ # IDE 相关文件 .cursor/ .vscode/ .idea/ *.swp *.swo *~ # 操作系统相关文件 .DS_Store Thumbs.db # 文档和说明文件 README.md *.md # 测试文件 tests/ test_*.py *_test.py # 日志文件 *.log # 临时文件 *.tmp *.temp

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/ErlichLiu/AI-Surge-MCP'

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