Rootz MCP Servers
Registry entries for the Rootz family of AI-native, origin-verified data services, published to the official Model Context Protocol registry.
Each server exposes a live MCP endpoint (https://<service>.rootz.global/mcp) that AI agents can call for verified, primary-source data โ companies, US politics, vehicles, shipping, rentals, and timeshares. Where a dataset is cryptographically signed, its records verify to a signed origin; where it is not, that is stated plainly.
| Server | Data | Signed records |
|---|
io.github.rootz-global/politics | 25,546 US officials, bills, votes, positions | โ
Ed25519 |
io.github.rootz-global/origin | 8,000+ SEC public-company profiles from EDGAR | โ
origin leaf |
io.github.rootz-global/shipping | Oil/LNG/grain trade, sanctions, fleet, emissions | โ
signed |
io.github.rootz-global/cars | 247k used vehicles, 507 dealers | source-linked |
io.github.rootz-global/rental | Caribbean vacation-rental registry | source-linked |
io.github.rootz-global/timeshare | Timeshare marketplace + FL DBPR / CFPB data | source-linked |
Publishing is automated via GitHub Actions OIDC โ see .github/workflows/publish.yml. The io.github.rootz-global/* namespace is granted by the org identity; no secrets or DNS records are used.
Principles: Origin not trust ยท Measurements not trust ยท Primary sources over fragments.