Back to Browse

Clearedindex MCP Server

by N747AI
Developer ToolsModerate7.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Cleared Check before pay: lookup_merchant, cleared_check, route_gateway for x402 agents.

About

Cleared Check before pay: lookup_merchant, cleared_check, route_gateway for x402 agents.

Security Report

7.0
Moderate7.0Low Risk

Valid MCP server (3 strong, 7 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-clearedindex-mcp": {
      "args": [
        "-y",
        "@n747ai/clearedindex-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

@n747ai/clearedindex-mcp-server

Cleared Index MCP score

MCP server for ClearedIndex — index before you pay a merchant.

Related MCP: x402 Endpoint Trust & Reputation (gold-402) — Cleared Index is listed on that shelf; set the same link under Glama admin → Related servers when pairing complementary trust MCPs.

Default agent sandwich (step 1)

lookup_merchant(origin)   # free — Cleared Index
→ ei.fetch_pre_settle_stamp()
→ ei.get_regime_clock(slug)
→ external.spend(...)
→ ei.verify_settlement_bind()

Tools

ToolDescription
lookup_merchantDEFAULT before pay — origin/slug → tier, score, profile
get_cleared_statusSame payload as lookup (status alias)
route_gatewayCategory router — best verified endpoint + cost
check_domain_statusLegacy alias of get_cleared_status
get_trust_scoreDetailed trust score breakdown
list_cleared_servicesList verified services by category/tier
submit_for_reviewSubmit a new service for verification
get_badgeEmbeddable trust badge URL

Install

Smithery

smithery install @n747ai/clearedindex-mcp-server

Manual (stdio)

npx @n747ai/clearedindex-mcp-server

Claude Desktop / Cursor config

{
  "mcpServers": {
    "clearedindex": {
      "command": "npx",
      "args": ["-y", "@n747ai/clearedindex-mcp-server"]
    }
  }
}

Environment

VariableDefaultDescription
CLEARED_API_URLhttps://clearedindex.comAPI base URL

What is ClearedIndex?

ClearedIndex is the merchant graph for x402 — agents look up merchants before they pay; operators claim and attest for preferred Gateway routing.

Tiers:

  • listed — indexed, not yet verified
  • cleared — passed trust checks (score >= 70)
  • spotlight — cleared + editorially featured

License

MIT

Reviews

No reviews yet

Be the first to review this server!