mcpbeat Sign in

Verify a Company MCP Server

answering

Verify a Company is answering right now. Last checked 2 min ago. It exposes 7 tools. Last commit 10 Sep 2026.

Verify a company on GLEIF LEI and SEC EDGAR, screen sanctions. No key; quota-free data.

Uptime history 17 days of history · worst day 35%
17 days agonow
100.0%
Uptime 24h
92 of 92 checks
7
Tools
read from the server
707 ms
Response time
average over 24h
0
Stars
last commit 10 Sep 2026

What changed 15

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 2 September 2026. No other catalogue keeps this.

10 Sep 7 tool descriptions were rewritten get_outcome, get_status, lookup_us_contracts and 4 more
10 Sep 3 tools changed the parameters they ask for lookup_us_contracts, screen_sanctions, verify_company_record
6 Sep a tool changed version
2 Sep 4 tool descriptions were rewritten get_outcome, get_status, preview_cost and 1 more

Verify a Company missed 3 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

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 2 min ago.

run in your terminal
claude mcp add company-verification --transport http https://hatchloop.dev/mcp/company-verification
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "company-verification": {
      "url": "https://hatchloop.dev/mcp/company-verification"
    }
  }
}
~/.codex/config.toml
[mcp_servers.company-verification]
url = "https://hatchloop.dev/mcp/company-verification"
.cursor/mcp.json
{
  "mcpServers": {
    "company-verification": {
      "url": "https://hatchloop.dev/mcp/company-verification"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "company-verification": {
      "url": "https://hatchloop.dev/mcp/company-verification"
    }
  }
}

Available tools 7

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

lookup
lookup_us_contracts
Search US federal contract awards by company (recipient) name using the free USASpending.gov public API. Returns the top awards sorted by dollar amount: award ID, recipient name, award amount USD, awarding agency, NAICS code/description, and period of performance. Zero upstream cost, no key required. Data covers 2020-2026 procurement contracts. [free, no key]
outcome
get_outcome
Retrieve the final OutcomeReceipt for a completed operation. [free, no key]
preview
preview_cost
Return an expected cost estimate, latency estimate, and success-probability estimate for a proposed call before execution. Returns the exact price when it is fixed, and a min/max range when the cost depends on channel or outcome. It does not promise an accuracy percentage - check cost_range. [free, no key]
screen
screen_sanctions
Free screening of a name or entity against official sanctions lists, each fetched from the authority that issues it: the OFAC SDN list from the US Treasury (SDN.CSV plus ALT.CSV for alternate spellings), the EU consolidated financial sanctions list from the European Commission, and the UK Sanctions List from the FCDO. THE UN CONSOLIDATED LIST IS NOT SCREENED -- it carries no licence permitting commercial redistribution, so we do not claim it.… [free in quota, then $0.02/call]
self
self_test
Service health probe: runs 6 internal checks and reports how many passed. Confirms the server is up and responding - it does NOT probe each tool individually. Use to verify connectivity before production use. [free, no key]
status
get_status
Query the current state of any in-flight async operation by operation_id. [free, no key]
verify
verify_company_record
Free, live lookup of a company official registry record. Queries the GLEIF global LEI registry (primary, 2.6 million legal entities worldwide) and SEC EDGAR (US public companies) to return the official legal name, LEI, entity status, jurisdiction, registered address, and registry authority. Never fabricates: if the company is not found in these free registries, returns an honest not_found with the sources that were queried. [free in quota, then $0.02/call]

Endpoints

URLTransportStateLatencyChecked
https://hatchloop.dev/mcp/company-verification streamable-http answering 611 ms 2 min ago

Alternatives to Verify a Company

same job, measured the same way
Nordic Data
by mnymann

Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.

128 installs/wk 11 tools answering
GLEIF MCP Server
by olgasafonova

Access the GLEIF LEI database for company verification, KYC, and ownership research.

local only
Deepviews
by rswcf

Free financial data: company analysis, DCF, comps, benchmarks, screening. No API key.

32 installs/wk local only
Open Sanctions
by pipeworx-io

OpenSanctions MCP — Global sanctions and PEP data (free, no auth required)

33 tools answering
I
SEC EDGAR Financial Data
by taru0208

Search SEC EDGAR filings, financial statements, and company data.

answering
Zyberno stock valuation
by zyberno

Brina Gap valuation, screener and market score for US-listed stocks. SEC data, free, no key.

6 tools answering
TickerFacts
by tickerfacts

SEC EDGAR fundamentals as agent tools: look up or screen US public companies. Free, no key, CC0.

6 tools answering
SEC EDGAR
by brechanbech

MCP server for SEC EDGAR data — company filings, financial concepts, and company info

local only

Verify a Company — questions

Answers built from our own checks of this server.

What can Verify a Company do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_outcome, get_status, lookup_us_contracts, preview_cost, screen_sanctions, self_test and 1 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 Verify a Company working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 707 ms. The bar chart above shows every period we have measured.
How do I connect Verify a Company?
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 Verify a Company need an API key?
No. Verify a Company completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Verify a Company?
It answers our handshake in 707 ms on average, which is faster than 16% 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.
Is Verify a Company open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.