mcpbeat Sign in

Find Missing MCP Server

by nko-studio Your server? Claim it
answering

Find Missing is answering right now. Last checked 14 min ago. It exposes 2 tools. Last commit 6 Sep 2026.

Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.

Uptime history 17 days of history · worst day 98%
17 days agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
392 ms
Response time
average over 24h
0
Stars
last commit 6 Sep 2026

What changed 3

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

5 Sep a tool appeared award_state
5 Sep a tool description was rewritten find_missing
5 Sep a tool changed the parameters it asks for find_missing

Nothing serious here today

Today is the operative word: we check Find Missing 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 14 min ago.

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

Available tools 2

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

award
award_state
Given a real, awarded EU public-procurement notice (TED), resolve the winning company's real commercial-registry status TODAY (active, dissolved, insolvency, etc.) - answers "is the company that won this public contract still alive?". Args: notice_id: the TED publication-number of an AWARD notice (e.g. "15-2026") - must be a can-standard/can-social/can-desw/ can-defence notice with a chosen winner, not the original contract notice (cn-standard). api_key: optional - a free key obtained from POST https://api.nkodatalabs.com/v0/keys. Without one, this call still works within a free anonymous trial (5 calls/day per caller IP) - see the response's "trial" field. Coverage today (published honestly, not hidden): Spain and France resolve live via each country's own commercial registry. UK and Hungary are not resolvable yet - UK needs a free Companies House API key not yet configured on this service, Hungary has no free public registry API at all. Natural-person awardees are excluded, never resolved as a company.
missing
find_missing
Query whether an entity with a real LEI has a high-confidence match in the national commercial registry its declared jurisdiction would expect. Args: identifier_type: one of "lei", "company_number", "name". identifier: the LEI, registration number, or legal name to look up. api_key: optional - a free key obtained from POST https://api.nkodatalabs.com/v0/keys. Without one, this call still works within a free anonymous trial (5 calls/day per caller IP) - see the response's "trial" field. jurisdiction: optional ISO-3166 alpha-2 country code (e.g. "GB", "ES", "FR").

Endpoints

URLTransportStateLatencyChecked
https://api.nkodatalabs.com/mcp streamable-http answering 394 ms 14 min ago

Alternatives to Find Missing

same job, measured the same way
Argentina MCP
by nicolasippoliti

MCP server exposing Argentine public jurisdiction/registry data (georef) and datasets.

38 installs/wk local only
Krs Poland MCP Server
by pkolawa

Polish National registry of businesses and other legal entities

local only
CNEP (Empresas Punidas)
by mcp-dir

Checks whether a person or company is in the National Register of Punished Companies (CNEP) from the

7 tools answering
Site
by co-cqcregistrationchecker

CQC Registration Checker: the site's own MCP server — checker, enquiry (enquiry = a human...

6 tools answering
MCP Legal Entity Resolver
by mambabuilt

Resolve a company domain to its registered legal entity, company number, LEI and VAT number.

61 installs/wk local only
Site
by maltavatregistration

Malta VAT Registration: the site's own MCP server — checker, enquiry (enquiry = a human handoff,...

6 tools answering
Basedagents
by maxfain

Search, verify, and manage AI agents on the BasedAgents identity and reputation registry.

33 installs/wk local only
Ifg Tax
by aitorgarcia21

International tax research — 213 jurisdictions, 500K+ legal documents.

18 installs/wk local only

Find Missing — questions

Answers built from our own checks of this server.

What can Find Missing do?
It exposes 2 tools, read directly from the server on our last check. Among them: award_state, find_missing. 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 Find Missing 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 392 ms. The bar chart above shows every period we have measured.
How do I connect Find Missing?
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 Find Missing need an API key?
No. Find Missing completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Find Missing?
It answers our handshake in 392 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Find Missing open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.