govtribe.com
GovTribe is a government contracting and grants intelligence platform that provides data on opportunities, awards, vendors, agencies, files, and related market activity. It also offers AI-oriented access to that data and workspace actions through its MCP server.
GovTribe exposes an OAuth-protected streamable HTTP MCP server at `https://govtribe.com/mcp`, documented for direct developer use and also configurable with a GovTribe-issued MCP API key; no separate public REST/GraphQL API or first-party CLI was confirmed from current docs.
- GovTribe MCPdiscovered
In GovTribe MCP, enable credits if prompted, then choose Create Key, enter a name, and save the key when GovTribe shows it. GovTribe's developer guides say MCP access requires a GovTribe account with MCP access and credits enabled; if exposed, revoke the key from GovTribe MCP.
Register an OAuth client with GovTribe at dynamic client registration. Then send the user through the authorization flow at https://govtribe.com/oauth/authorize and exchange the code at https://govtribe.com/oauth/token. Seed facts indicate the mcp:use scope is available for MCP access.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://govtribe.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://govtribe.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing