Skip to main content
Glama

AgentGo MCP Service

by Quan3Xin
.gitignore446 B
# Python-generated files __pycache__/ *.py[cod] *$py.class *.so build/ dist/ wheels/ *.egg-info .installed.cfg *.egg # Virtual environments .venv venv/ ENV/ env/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log logs/ *.out # Environment variables .env .env.local # Secrets *.key *.pem private_key.txt # Test coverage .coverage .pytest_cache/ # Backup folder backup/ # Temporary files temp/ tmp/ *.tmp # Database *.db *.sqlite

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/Quan3Xin/mcp_demo'

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