Loomal

trustmodel-mcp

MCP server by github.com/karlmehta/trustmodel-mcp

Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.

0 starsnpm: @trustmodel/mcp-server

About trustmodel-mcp

trustmodel-mcp is an MCP (Model Context Protocol) server published by karlmehta in the official MCP registry, listed under Autonomous Agents on Loomal. Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.

It ships as an npm package (@trustmodel/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/karlmehta/trustmodel-mcp.

Use trustmodel-mcp with your agent

Claude Code · one command
claude mcp add trustmodel-mcp -- npx -y @trustmodel/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "trustmodel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@trustmodel/mcp-server"
      ]
    }
  }
}
npm@trustmodel/mcp-server

Frequently asked questions

What is trustmodel-mcp?
trustmodel-mcp is an MCP (Model Context Protocol) server by karlmehta in the Autonomous Agents category. Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.
How do I connect trustmodel-mcp to Claude, Cursor, or another MCP client?
Install trustmodel-mcp from its npm package (@trustmodel/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is trustmodel-mcp open source?
Yes — the source code is public at github.com/karlmehta/trustmodel-mcp.
Can AI agents pay to use trustmodel-mcp?
Not yet through Loomal — trustmodel-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain trustmodel-mcp? Claim this listing free by verifying GitHub ownership, or contact us.