General Tools
disclosedby.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://disclosedby.com/api/mcp
MCP server metadata
- Name
- disclosedby
- Version
- 1
A public, dated record of who processes whose data, built only from the subprocessor lists software companies publish under GDPR art. 28. Every row is a quote of a company's own page, with the day it was read. Answers say what the record does not hold as well as what it does: a company with no list read, a name that did not resolve, a date earlier than the first reading held. Take those as stated, never as nothing. "First seen" is the first reading this record holds, not the day a subprocessor was added. Free to read, cite and link. Every row is a dated quote of a company's own published page: cite the page and the read date. The compilation is protected: extraction or re-use of a substantial part is not permitted, and it may never be compiled into a lead list, a prospecting feed or a sales tool. A key is one reader's own use.
Known tools 7
listWhat one company's published subprocessor list says, as this record holds it: every row quoted as the company wrote it, with the purpose and location it printed, when the row was first and last seen here, the source page and the date it was read.
Inferred read-onlynamed_byWhich companies name one subprocessor on their published lists, with the name each company prints for it, when it was first seen on that list and when the list was read.
Inferred read-onlychangesThe dated changes to one company's list, each derived from two readings of that list and carrying both.
Inferred read-onlyresolveWhat company a name on a list refers to, through this record's hand-checked identity table.
Inferred read-onlyas_ofWhat one company's list said on a given date, from the reading this record holds nearest before it, with that reading's own date, its web-archive capture where there is one, its source and its digest.
Inferred read-onlyin_chainGiven the companies a reader buys from, every path from that list to one subprocessor: named directly, or named by a company whose own list names it.
Inferred read-onlychanges_acrossThe dated changes to the lists of several companies at once, each carrying the two readings it came from.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.disclosedby]
url = "https://disclosedby.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"disclosedby": {
"type": "http",
"url": "https://disclosedby.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: disclosedby
Remote MCP URL: https://disclosedby.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"disclosedby": {
"url": "https://disclosedby.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"disclosedby": {
"type": "http",
"url": "https://disclosedby.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "disclosedby",
"transport": "streamable-http",
"url": "https://disclosedby.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.