Skip to main content
Glama

Grants Search MCP Server

{ "mcpServers": { "grantsmanship-local": { "command": "python3", "args": ["/Users/tarive/Desktop/grants-data-analysis/grants-mcp/main.py"], "env": { "SIMPLER_GRANTS_API_KEY": "YOUR_API_KEY_HERE", "MCP_TRANSPORT": "stdio" } }, "grantsmanship-docker": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8081/mcp" ], "env": { "SIMPLER_GRANTS_API_KEY": "YOUR_API_KEY_HERE" } } } }

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