We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nfsarch33/pdf-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.python-version
.env
.venv
venv/
env/
.mypy_cache/
.pytest_cache/
# Build / dist
build/
dist/
*.egg-info/
# Editors
.DS_Store
.idea/
.vscode/
# UV / pip cache
.uv/
.pip-cache/
# Local MCP smoke fixtures
.mcp_smoke/
# Personal/academic notes (keep out of open source repos)
cursor-memory-complete-setup-guide.md