Skip to content
Back to search
30
MCP

agentoath-mcp-server

pypi/agentoath-mcp-server

AgentOath MCP Server -- expose trust protocol tools to any MCP-compatible AI agent (Claude, ChatGPT, etc.).

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentmesh_mcp_trust
MCP server exposing AgentMesh trust management tools for Claude, GPT, and other AI agents
0 tools
agent-trust-mcp-server
MCP Server exposing AgentTrust tools — lets any Agent framework query trust scores via npx
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
mcp-agenttrust
AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
0 tools
io.github.csoai-org/agent-identity-trust-mcp
agent-identity-trust-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/agent-identity-trust-mcp
agent-identity-trust-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentoath-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}