Trooth Network
OfficialTrooth MCP server
The public Trooth Network connector: a remote, read-only MCP server that lets any AI assistant check a company's witnessed trust record, take a neutral read of a domain's public security surface, verify a signed Trust Ledger Token, or ask about Trooth.
Endpoint: https://api.trooth.co/public/mcp (streamable HTTP, no auth, public and read-only)
Website: https://trooth.co
Official MCP Registry: io.github.trooth-eng/trooth-network
In ChatGPT: listed and approved by OpenAI. Open Trooth Network in the app directory.
Company records: https://trooth.co/network
Tools
Tool | What it returns |
| A company's witnessed Trust Profile or Network standing, with provenance. |
| A live, neutral read of a domain's public security surface. |
| Re-verify a signed Trooth Trust Ledger Token. |
| Ask about Trooth (products, methodology, pricing). |
Every answer names its source and date. Witnessed evidence is labeled apart from what a company declares, and anything unsettled comes back marked unknown rather than guessed. Read-only, no account.
Related MCP server: turva-mcp
Structured output
Every tool declares an outputSchema and returns structuredContent alongside its text, so an agent can branch on fields instead of parsing prose.
Field | Meaning |
|
|
|
|
| The company, domain, or token the answer is about. |
| Present only when a subject has no published record and its owner could claim one. |
Two states stay deliberately apart. unclaimed with honest_absence means Trooth holds no record, which is an absence of evidence and not a finding about the company. private with withheld_by_owner means a record exists and its owner chose not to publish it, which is a decision and not missing data. Collapsing them would misrepresent a company, so they carry different values.
Add it
ChatGPT: Trooth Network is a listed app. Open the listing and press Try in chat. To add it by hand instead: Settings, then Apps, then Create, then paste the endpoint as the MCP server URL.
Claude: Settings, then Connectors, then Add custom connector, then paste the endpoint.
Cursor, Cline, VS Code, or any MCP client: add a remote MCP server pointing at https://api.trooth.co/public/mcp.
About this repo
This repository documents the hosted Trooth connector. server.json is the record published to the official MCP Registry. The connector runs as a hosted service; there is no package to install.
Learn more at https://trooth.co and https://trooth.co/developers.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Check any company's witnessed trust record on the Trooth Network, live and read-only.
Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.
Read-only Remote MCP for externally grounded AI agent trust receipts.
Trust checks for MCP servers: trust scores, tool-drift detection, signed diligence receipts. Free.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenancePassive website security and trust auditor that checks for security, SEO, AI surface, email, and other exposures, producing a score and remediation plan.-
- AlicenseNot gradedqualityAmaintenancePublic read-only MCP server for turva.dev's agent-readiness audit, enabling AI agents to query service catalog, security evidence, and engagement principles via structured JSON.1MIT

EVIDIQ MCPofficial
AlicenseAqualityAmaintenanceRemote MCP server that exposes EVIDIQ's trust tools to verify counterparty capability, risk, and on-chain reputation, returning a signed Trust Report before any value moves.31MIT- FlicenseNot gradedqualityCmaintenanceProvides trust infrastructure for AI agents by enabling reputation lookup, website trust scanning, and identity verification via MCP tools.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/troothllc/trooth-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server