Skip to main content
Glama

MCP API Documentation System

.dockerignore395 B
# Git 관련 .git .gitignore # IDE 관련 .idea/ .vscode/ *.iml # OS 관련 .DS_Store Thumbs.db # Logs *.log logs/ # Temporary files *.tmp *.temp temp/ # Python cache __pycache__/ *.pyc *.pyo *.pyd .Python *.so # Virtual environments venv/ env/ .venv/ # Test files tests/ *_test.py test_*.py # Documentation README.md *.md docs/ # Docker files Dockerfile* docker-compose* .dockerignore

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/namyoungpark-2/docs-mcp-server'

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