mcpbeat Sign in

Pubrecords MCP Server

answering

Pubrecords is answering right now. Last checked 11 min ago. It exposes 10 tools. Last commit 13 May 2026.

US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
315 ms
Response time
average over 24h
1
Stars
last commit 13 May 2026

Nothing serious here today

Today is the operative word: we check Pubrecords every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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

run in your terminal
claude mcp add pubrecords --transport http https://mcp-pubrecords-production.up.railway.app/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pubrecords": {
      "url": "https://mcp-pubrecords-production.up.railway.app/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pubrecords]
url = "https://mcp-pubrecords-production.up.railway.app/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "pubrecords": {
      "url": "https://mcp-pubrecords-production.up.railway.app/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pubrecords": {
      "url": "https://mcp-pubrecords-production.up.railway.app/mcp/"
    }
  }
}

Available tools 10

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

mcp
mcp_get_company_details
Fetch officers, agent, and filing history for a known company. Args: company_id: OpenCorporates company number. jurisdiction: Jurisdiction code (e.g. 'us_de', 'us_ca').
mcp_get_sec_filing
Fetch metadata + index URL for one SEC filing by accession number. Args: accession_number: EDGAR accession number (e.g. '0001193125-21-000001').
mcp_get_ucc_filings
UCC lien lookup. (Roadmap; returns not_implemented per state.) Args: debtor_name: Name of the debtor. state: 2-letter state code.
mcp_lookup_federal_spending
Search USASpending.gov for awards (contracts + grants). Args: recipient_name: Award recipient name. agency: Awarding agency name (e.g. 'Department of Defense'). year: Fiscal year (e.g. 2024). limit: Max results (1-100, default 25).
mcp_lookup_npi
Look up healthcare providers in the NPPES NPI registry. Args: name: Provider individual or organization name. specialty: Taxonomy description (e.g. 'Internal Medicine'). state: 2-letter state code. limit: Max results (1-200, default 25).
mcp_search_companies
Search US business entities by name (OpenCorporates). Args: name: Company or trade name to search for. state: 2-letter US state code (e.g. 'CA') to narrow jurisdiction. status: Filter by current status (e.g. 'active', 'dissolved'). limit: Max results (1-100, default 25).
mcp_search_court_cases
Search federal court cases via CourtListener (RECAP). Args: party_name: Plaintiff or defendant name. court: CourtListener court id (e.g. 'nyed', 'txsd'). date_from: Earliest filing date (YYYY-MM-DD). limit: Max results (1-50, default 25).
mcp_search_licenses
Search professional / business licenses (NPI + FCC, more sources roadmap). Args: entity_name: Licensee name. license_type: 'npi' | 'medical' | 'fcc' | 'radio' | 'all'. state: 2-letter state code.
mcp_search_sec_filings
Search SEC EDGAR full-text for filings. Args: company_name: Issuer name or keyword. form_type: Filing form (e.g. '10-K', '10-Q', '8-K'). date_from: Earliest filing date (YYYY-MM-DD). limit: Max results (1-100, default 25).
mcp_verify_entity
Cross-reference an entity across multiple sources and score confidence. Args: name: Entity name to verify. state: Optional 2-letter state code for jurisdiction filtering.

Endpoints

URLTransportStateLatencyChecked
https://mcp-pubrecords-production.up.railway.app/mcp/ streamable-http answering 282 ms 11 min ago

Alternatives to Pubrecords

same job, measured the same way
Catalyst Edge Research
by rm0nroe

Source-linked market intelligence for AI agents researching public-company tickers.

271 installs/wk local only
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

430 installs/wk local only
Alphalabs Intelligence
by pak209

Live trading-pipeline intelligence for AI agents: signal scoring, calibration, recorded outcomes.

6 tools answering
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Postcodeproperty
by markhahnel

UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.

answering
C
DataNexus MCP
by datanexusmcp

Public data intelligence for AI agents — CVE, compliance, patents, contracts, domains.

1 361 installs/wk 55 tools answering
MetricDuck — Financial Analysis
by metricduck

SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies.

22 tools answering

Pubrecords — questions

Answers built from our own checks of this server.

What can Pubrecords do?
It exposes 10 tools, read directly from the server on our last check. Among them: mcp_get_company_details, mcp_get_sec_filing, mcp_get_ucc_filings, mcp_lookup_federal_spending, mcp_lookup_npi, mcp_search_companies and 4 more. 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 Pubrecords 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 315 ms. The bar chart above shows every period we have measured.
How do I connect Pubrecords?
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 Pubrecords need an API key?
No. Pubrecords completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pubrecords?
It answers our handshake in 315 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Pubrecords open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.