Skip to main content
Glama

Polyagent MCP

by execveat
.gitignore1.11 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Virtual environments .venv/ venv/ ENV/ env/ # UV lock file # Note: For libraries, you may want to ignore uv.lock to ensure maximum compatibility. # For applications/tools, keeping uv.lock ensures reproducible installs. # Uncomment the line below if you prefer to ignore it for this library: # uv.lock # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ # Type checking .mypy_cache/ .dmypy.json dmypy.json .pytype/ # Ruff .ruff_cache/ # Serena MCP (if present) .serena/ # Temporary test directories .test_agents/ # Environment variables (if you create local env files) .env .env.local # Documentation builds docs/_build/ site/ # macOS .DS_Store .AppleDouble .LSOverride # Logs *.log # Local settings .claude/settings.local.json

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/execveat/polyagent-mcp'

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