We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vedantparmar12/Document-Automation'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Virtual Environment
venv/
env/
ENV/
.venv/
# IDE
.vscode/
.idea/
*.swp
*.swo
.DS_Store
# Environment variables
.env
.env.local
.env.*.local
# Logs
*.log
logs/
docs
exports
# Database
*.db
*.sqlite
*.sqlite3
# Testing
.coverage
.pytest_cache/
.tox/
htmlcov/
# Documentation builds
docs/_build/
docs/documentation_*.md
# Temporary files
*.tmp
tmp/
temp/
# OS
Thumbs.db
.DS_Store
# Zone Identifier files (Windows)
*:Zone.Identifier
*Zone.Identifier*
# Test and demo files
test_*.py
*_test.py
*demo*.py
verify_*.py
analyze_*.py
working.md
IMPLEMENTATION_SUMMARY.md
MCP_USAGE_GUIDE.md
.claude
# Local configuration
cursor_mcp_config.json
claude_desktop_config.json
# Google Cloud
.gcloudignore
package-lock.json
node_modules
.wrangler