agentscore

@agent-score/mcp

Community agentscore
Updated

MCP server for AgentScore trust and reputation tools

@agent-score/mcp

npm versionLicense: MIT

Model Context Protocol server for AgentScore โ€” trust and reputation tools for AI agent wallets in the x402 payment ecosystem and ERC-8004 agent registry.

Tools

Tool Tier Description
check_wallet_reputation Free Cached trust reputation lookup
assess_wallet Paid On-the-fly assessment with allow/deny decision
browse_agents Free Browse registered ERC-8004 agents
get_ecosystem_stats Free Ecosystem-level statistics

Setup

Get an API key at agentscore.sh/sign-up.

Claude Code

claude mcp add agentscore -e AGENTSCORE_API_KEY=ask_... -- npx -y @agent-score/mcp

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "agentscore": {
      "command": "npx",
      "args": ["-y", "@agent-score/mcp"],
      "env": {
        "AGENTSCORE_API_KEY": "ask_..."
      }
    }
  }
}

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentscore": {
      "command": "npx",
      "args": ["-y", "@agent-score/mcp"],
      "env": {
        "AGENTSCORE_API_KEY": "ask_..."
      }
    }
  }
}

Configuration

Variable Required Default Description
AGENTSCORE_API_KEY Yes โ€” API key from agentscore.sh
AGENTSCORE_BASE_URL No https://api.agentscore.sh API base URL override

Documentation

License

MIT

MCP Server ยท Populars

MCP Server ยท New

    globau

    Firefox DevTools MCP

    Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

    Community globau
    lyonzin

    Knowledge RAG

    Local RAG System for Claude Code โ€” Hybrid search + Cross-encoder Reranking + Markdown-aware Chunking + 12 MCP Tools. No external servers, pure ONNX in-process.

    Community lyonzin
    nukeop

    nuclear

    Streaming music player that finds free music for you

    Community nukeop
    qualixar

    SuperLocalMemory V3

    World's first local-only AI memory to break 74% retrieval and 60% zero-LLM on LoCoMo. No cloud, no APIs, no data leaves your machine. Additionally, mode C (LLM/Cloud) - 87.7% LoCoMo. Research-backed. arXiv: 2603.14588

    Community qualixar
    proxy-intell

    Facebook Ads Library MCP Server

    MCP Server for Facebook ADs Library - Get instant answers from FB's ad library

    Community proxy-intell