Skip to main content
Glama

MCPlanManager

.gitignore589 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging /build/ *.egg-info/ src/*.egg-info/ # Cursor .cursor/ .cursor-history/ # Unit test / coverage reports .pytest_cache/ .coverage htmlcov/ # Environments .env .venv env/ venv/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Plan files for testing test_plan*.json temp_plan*.json # Ignored Markdown files todo.md docs/DEPLOYMENT_GUIDE.md GEMINI.md rule_temp.md docs/plan_manager_design.md docs/design.md # uv uv.lock # local dev file docker-compose.dev.yml Dockerfile.dev

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/donway19/MCPlanManager'

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