We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sienyaa/mcp-submatcher'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python 环境 (最容易导致卡顿的元凶)
venv/
.venv/
__pycache__/
*.pyc
# IDE 与系统
.DS_Store
.vscode/
.trae/
# 运行时生成的文件
.config_backups/
.docs/