Skip to main content
Glama

Grants Search MCP Server

# Python __pycache__/ *.pyc *.pyo *.pyd .Python *.so .coverage .pytest_cache/ htmlcov/ # Testing tests/ test_*.py quick_api_test.py # Development .env .env.* *.log *.md specs/ docs/ PHASE2_TESTING_GUIDE.md # Git .git/ .gitignore .github/ # IDE .vscode/ .idea/ *.swp *.swo .cursor/ # Mac .DS_Store # Claude Desktop config (don't include in container) claude_desktop_config.json claude_desktop_configs/ # Docker files (don't need inside container) Dockerfile .dockerignore docker-compose.yml # Scripts (will create separately) scripts/ # Node modules (if any) node_modules/ package*.json

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/Tar-ive/grants-mcp'

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