We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andr3medeiros/pdf-manipulation-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
tests/test-outputs/
temp/
dist/
.pytest_cache/
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
*.pyz
*.pywz
*.pyzw
*.pyzwz
*.pyzwzw
*.pyzwzwz
.venv/
# Mac
.DS_Store
# Windows
Thumbs.db
# Linux
.directory
.cache
.local
.config
.history
.log
.log.*
.log.*.*
.log.*.*.*
# Cursor
.cursor/
# VSCode
.vscode/