{
  "serverInfo": {
    "name": "opengrants-mcp-server",
    "version": "1.0.0",
    "title": "OpenGrants MCP Server",
    "description": "15 tools for US public funding data — grants, government contracts, and the organizations that fund them."
  },
  "endpoint": "https://mcp.opengrants.io/mcp",
  "transport": "streamable-http",
  "transports": [
    "streamable-http"
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    "opengrants_search_grants",
    "opengrants_get_grant",
    "opengrants_search_contracts",
    "opengrants_get_contract",
    "opengrants_search_funders",
    "opengrants_get_funder",
    "opengrants_match_grants",
    "opengrants_check_eligibility",
    "opengrants_funding_landscape",
    "opengrants_get_profile",
    "opengrants_update_profile",
    "opengrants_save_grant",
    "opengrants_save_contract",
    "opengrants_create_alert",
    "opengrants_pipeline"
  ],
  "authentication": {
    "type": "oauth2",
    "resourceMetadata": "https://mcp.opengrants.io/.well-known/oauth-protected-resource",
    "authorizationServers": [
      "https://mcp.opengrants.io"
    ],
    "documentation": "https://mcp.opengrants.io/auth.md"
  },
  "provider": {
    "organization": "OpenGrants",
    "url": "https://opengrants.io"
  },
  "documentation": "https://opengrants.io"
}
