mcpbeat Sign in

Disclosures MCP Server

by carrotly-ai Your server? Claim it
local only

Disclosures runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 13 Sep 2026.

Corporate disclosures from 26 official sources across 21 jurisdiction routes via ten tools.

Installs per day peak 225 · avg 10
a month agotoday
79
Installs / week
npm · disclosures
2
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Disclosures 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add disclosures -- npx -y disclosures
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "disclosures": {
      "args": [
        "-y",
        "disclosures"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.disclosures]
command = "npx"
args = ["-y", "disclosures"]
.cursor/mcp.json
{
  "mcpServers": {
    "disclosures": {
      "args": [
        "-y",
        "disclosures"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "disclosures": {
      "args": [
        "-y",
        "disclosures"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DISCLOSURES_USER_AGENT (Descriptive User-Agent with contact info, required only for SEC-backed US operations (e.g. 'Your Org [email protected]'). SEC_EDGAR_USER_AGENT is also accepted.), COMPANIES_HOUSE_API_KEY (UK Companies House API key. Required only for GB operations.), OPENDART_API_KEY (South Korea OpenDART API key. Required only for KR operations.), EDINET_API_KEY (Japan EDINET API key. Required only for JP document search; JP resolution is keyless.), DBD_API_KEY (Thailand DBD API key. Required only for company-name search; exact 13-digit juristic-person lookups are keyless.), DISCLOSURES_ACKNOWLEDGE_ASX_TERMS (Set to 1 only after reviewing ASX's restrictive terms and confirming you have the rights to use ASX data. ASIC open-data routes remain available without it.), DISCLOSURES_ACKNOWLEDGE_PSE_TERMS (Set to 1 only after reviewing PSE EDGE's restrictive terms and confirming you have the rights to use PSE data.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Disclosures

same job, measured the same way
Obsidian Regulatory MCP
by richbile

Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.

answering
Cerebro MCP
by benjixone

Government tenders, awards and pre-tender pipelines from 21 official sources as MCP tools.

answering
Pegel
by fluvigil

German and Swiss river gauges, groundwater and flood levels from ten official sources

6 tools answering
AI Act Radar
by aiactradar

EU AI Act obligations and updates from ten official sources, incl. the national layer.

4 tools answering
Corpus Law
by corpuslaw

Search and cite US law from official sources, then form an LLC or nonprofit with free agent tools.

10 tools answering
Ebenova Legal Docs
by dgtalquantumleap-ai

Generate 27 legal document types across 18 jurisdictions via Ebenova API.

41 installs/wk local only
Financial Data API
by financialdatapi

Point-in-time macro, central bank rates and sentiment, COT positioning, from official sources.

answering
Consulta de Multas
by mcp-dir

Look up PUBLIC vehicle and traffic data from official sources, the same information a citizen access

11 tools answering

Disclosures — questions

Answers built from our own checks of this server.

Why is there no uptime for Disclosures?
Disclosures runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package disclosures was installed 79 times last week.
How do I connect Disclosures?
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 runs locally, so the command pulls disclosures straight from npm; nothing to host, nothing to sign up for.
How many people use Disclosures?
The npm package disclosures was installed 79 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Disclosures open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 2 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.