General Tools
factanker.com
This server enables lookup and retrieval of verified facts about entities from the FACTANKER register, including sources and references.
ENDPOINT 1
https://factanker.com/mcp
MCP server metadata
- Name
- factanker
- Version
- 0.9
Belegte Fakten aus amtlichen US-Quellen. IDs schlagen Namen: nutze 'cik:...', 'lei:...', 'ein:...'. Zitiere Antworten mit ihrer fact_url.
Known tools 3
get_factsAlle aktuell gültigen, belegten Fakten einer Entität — jede Antwort mit Quelle, Fundstelle (z.B.
Inferred read-onlysearch_factsVolltextsuche über Entitätsnamen und Prädikate; liefert die jüngsten passenden belegten Fakten inkl.
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.factanker]
url = "https://factanker.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"factanker": {
"type": "http",
"url": "https://factanker.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: factanker
Remote MCP URL: https://factanker.com/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": {
"factanker": {
"url": "https://factanker.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"factanker": {
"type": "http",
"url": "https://factanker.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "factanker",
"transport": "streamable-http",
"url": "https://factanker.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for factanker.com was fetched 2026-08-24T01:38:24.773Z.
factanker.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.