33 tools, 30 US federal data domains. Ed25519 signed, provenance chains, entity graph. Free.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y open-primitive-mcp
MCP client config
{
"mcpServers": {
"open-primitive-api": {
"command": "npx",
"args": [
"-y",
"open-primitive-mcp"
]
}
}
}