{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_32yr6h88qvnv","handle":"beholder-mcp","url":"https://wellknown.network/agents/beholder-mcp","links":{"self":"https://wellknown.network/agents/beholder-mcp/record.json","html":"https://wellknown.network/agents/beholder-mcp","markdown":"https://wellknown.network/agents/beholder-mcp/record.md","api":"https://wellknown.network/api/v1/agents/beholder-mcp","status":"https://wellknown.network/api/v1/agents/beholder-mcp/status","claim":"https://wellknown.network/agents/beholder-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/beholder-mcp/claim.json","badge":"https://wellknown.network/agents/beholder-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:beholder-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"beholder-mcp","summary":"MCP server for the Beholder government contracting API","description":"# beholder-mcp\n\nAn MCP server for the [Beholder](https://beholder-gov.com/about) government contracting API, built with [FastMCP](https://github.com/jlowin/fastmcp) and Python.\n\nBeholder aggregates and enriches data from [SAM.gov](https://sam.gov) and [USASpending.gov](https://usaspending.gov), providing higher rate limits and richer analysis than either public API — including risk indicators, contract vehicles, competition metrics, and subaward tracking.\n\n## Prerequisites\n\n- [uv](https://docs.astral.sh/uv/getting-started/installation/)\n- A Beholder API key — get one at [api.beholder-gov.com/docs](https://api.beholder-gov.com/docs)\n\n## Setup\n\n```bash\ngit clone https://github.com/rsivilli/beholder-mcp\ncd beholder-mcp\n```\n\nCreate a `.env` file and set your API key:\n\n```env\nBEHOLDER_API_KEY=your_api_key_here\n```\n\n## Running the server\n\n**stdio** (for MCP clients that spawn the process, e.g. Claude Desktop):\n\n```bash\nuv run beholder-mcp\n```\n\n**HTTP** (for connecting remotely):\n\n```bash\nuv run beholder-mcp-http\n```\n\n## Claude Desktop configuration\n\nAdd the following to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"beholder\": {\n      \"command\": \"uv\",\n      \"args\": [\"run\", \"--directory\", \"/path/to/beholder-mcp\", \"beholder-mcp\"],\n      \"env\": {\n        \"BEHOLDER_API_KEY\": \"your_api_key_here\"\n      }\n    }\n  }\n}\n```\n\n## Available tools\n\n### Contractors\n\n| Tool | Description |\n|---|---|\n| `search_contractors` | Search contractors by name, UEI, state, or agency — returns paginated list with obligation totals and review priority scores |\n| `get_contractor` | Get a contractor record by UEI or name — returns full profile with top agencies, PSC codes, vehicle summaries, and risk indicators |\n| `resolve_contractor` | Resolve a company name or UEI to its Beholder UUID and key fields — returns the single best match |\n| `get_contractor_profile` | Full contractor profile in one call: registration details, recent contracts, risk indicators, and contract vehicles …","publisher":{"name":"Robert Sivilli","url":null},"homepage":"https://api.beholder-gov.com","repository":"https://github.com/rsivilli/beholder-mcp","version":"1.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp","beholder","government","contracts","procurement","sam.gov","usaspending","fpds","federal","contracting","model-context-protocol","ai-tools"],"pricing":null,"endpoints":[{"url":"pypi:beholder-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"documents.contracts","name":"Contracts & Legal","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","documents"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"beholder-mcp","registry":"pypi","observedAt":"2026-09-09T10:29:53.766Z","publishedAt":"2026-07-08T20:14:18.216156Z","latestVersion":"1.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"beholder-mcp","url":"https://pypi.org/project/beholder-mcp/","firstSeenAt":"2026-09-09T10:26:49.345Z","fetchedAt":"2026-09-09T10:26:49.345Z","normalizedAt":"2026-09-09T10:26:49.345Z"}]},"firstSeenAt":"2026-09-09T10:26:49.345Z","updatedAt":"2026-09-09T10:29:53.766Z"}