mcpbeat

Data Access MCP Server

com.verisgov.api/data-access
answering

Data Access is answering right now. Last checked 7 min ago. It exposes 6 tools.

Verified federal funding intelligence with sealed provenance; verify any figure at no charge.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
697 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add data-access --transport http https://api.verisgov.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "data-access": {
      "url": "https://api.verisgov.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.data-access]
url = "https://api.verisgov.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "data-access": {
      "url": "https://api.verisgov.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "data-access": {
      "url": "https://api.verisgov.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

document
get_document
Primary-document shelf metadata for a state or program ref (title, kind, publication date, source URL, sealed hash where held). tier 'golden' = fidelity-verified; tier 'abstract' = integrity-verified but preliminary, attribute as such.
live
list_live_deadlines
Open/closing solicitations and key dates across your entitled states and programs. tier 'golden' = fidelity-verified; tier 'abstract' = integrity-verified but preliminary, attribute as such.
programs
search_programs
Search the verified federal-funding corpus (states, initiatives, sub-initiatives, programs) by keywords. Returns ranked stubs with refs for follow-up tools. tier 'golden' = fidelity-verified; tier 'abstract' = integrity-verified but preliminary, attribute as such.
state
get_state_profile
A state's RHTP profile: award, lead agency, initiative summaries. response_format 'detailed' adds officials and the primary-document shelf. tier 'golden' = fidelity-verified; tier 'abstract' = integrity-verified but preliminary, attribute as such.
subinitiative
get_subinitiative_ledger
The funded sub-initiative ledger for a state: who is funded, for what, with dollars and RFA timing. tier 'golden' = fidelity-verified; tier 'abstract' = integrity-verified but preliminary, attribute as such.
verify
verify_seal
Cryptographically verify an artifact: recomputes its SHA3-256, checks the signed manifest entry and the Ed25519 manifest signature. Pass sha3_256 to attest a copy you hold. Verification is free of charge.

Endpoints

URLTransportStateLatencyChecked
https://api.verisgov.com/mcp streamable-http answering 669 ms 7 min ago

Data Access — questions

Answers built from our own checks of this server.

What can Data Access do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_document, get_state_profile, get_subinitiative_ledger, list_live_deadlines, search_programs, verify_seal. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Data Access working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 697 ms. The bar chart above shows every period we have measured.
How do I connect Data Access?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Data Access need an API key?
No. Data Access completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Data Access?
It answers our handshake in 697 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.