Skip to main content
Glama

@n747ai/clearedindex-mcp-server

ClearedIndex용 MCP 서버 — 가맹점에 결제하기 전에 인덱스를 확인하세요.

기본 에이전트 샌드위치(1단계)

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

Related MCP server: x402 Endpoint Trust

도구

도구

설명

lookup_merchant

결제 전 기본 — origin/slug → 등급, 점수, 프로필

get_cleared_status

lookup과 동일한 페이로드(상태 별칭)

route_gateway

카테고리 라우터 — 최적의 검증된 엔드포인트 + 비용

check_domain_status

get_cleared_status의 레거시 별칭

get_trust_score

상세 신뢰 점수 분석

list_cleared_services

카테고리/등급별 검증된 서비스 목록

submit_for_review

새 서비스 검증 제출

get_badge

삽입 가능한 신뢰 배지 URL

설치

Smithery

smithery install @n747ai/clearedindex-mcp-server

수동 (stdio)

npx @n747ai/clearedindex-mcp-server

Claude Desktop / Cursor 구성

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

환경

변수

기본값

설명

CLEARED_API_URL

https://clearedindex.com

API 기본 URL

ClearedIndex란?

ClearedIndex는 x402용 가맹점 그래프입니다 — 에이전트는 결제 전에 가맹점을 조회하고, 운영자는 선호하는 Gateway 라우팅을 위해 가맹점을 클레임하고 증명합니다.

등급:

  • listed — 인덱스됨, 아직 검증되지 않음

  • cleared — 신뢰 검사 통과(점수 >= 70)

  • spotlight — 검증됨 + 편집 추천

라이선스

MIT

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Pre-payment merchant trust checks for x402 agents on Base and Solana.

  • Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

  • Scan agent payment endpoints (x402, AP2, L402, MPP, 402) for a trust grade A-F before paying.

View all MCP Connectors

Latest Blog Posts

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/N747AI/clearedindex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server