a2a-x402-mcp-services
a2a-x402-mcp-services
실제 에이전트 간(A2A) 상거래를 위한 프로덕션 지향 x402 v2 수익화 MCP 도구입니다.
실제 온체인 결산(모의 구현 없음, 시뮬레이션 결제 없음)
현재 x402 v2 사양 완전 준수(CAIP-2 네트워크,
PAYMENT-REQUIRED/PAYMENT-SIGNATURE/PAYMENT-RESPONSE헤더,x402Version: 2, 정확한 스킴)공식
@x402/mcp+@x402/core+@x402/evm패키지Bazaar 지원(Bazaar 확장을 구현한 파실리테이터를 통해 도구 검색 가능)
실제 생태계 격차를 해소하기 위해 구축: 에이전트가 실제로 재구독하는 운영 유틸리티
현재 유료 도구
도구 | 가격 | 용도 |
| $0.02 | EVM 지갑의 A2A 상대방 위험 평가(0-100 + 권장 사항) |
| $0.01 | 복잡한 에이전트 작업 흐름 JSON을 엄격한 결정적 스키마로 변환 |
| $0.005 | 요청된 CAIP-2 네트워크와 Bazaar를 지원하는 프로덕션 파실리테이터 반환 |
모든 도구는 정확한 결제 스킴을 사용하며 실제 파실리테이터를 통해 결제합니다.
Related MCP server: fabler-x402-tools
x402 v2 준수 체크리스트
x402Version: 2CAIP-2 네트워크 식별자(
eip155:8452Base Sepolia 기본값,eip155:8453메인넷용)공식 헤더(
PAYMENT-REQUIRED,PAYMENT-SIGNATURE,PAYMENT-RESPONSE)@x402/evm/exact를 통한 정확한 스킴파실리테이터 기반 검증 + 결제(프로세스 내 자체 결제 금지)
MCP 도구 검색을 위한 Bazaar 확장 메타데이터
환경 변수 기반
payTo주소(하드코딩된 프로덕션 지갑 없음)
빠른 시작(테스트넷)
git clone https://github.com/Disseveru/a2a-x402-mcp-services.git
cd a2a-x402-mcp-services
npm install
# Required: receiving wallet (Base Sepolia)
export X402_PAY_TO_EVM=0xYourTestnetAddress
# Optional overrides
# export X402_NETWORK=eip155:84532
# export X402_FACILITATOR_URL=https://x402.org/facilitator
# export PORT=4022
npm run dev상태 확인(무료):
curl http://localhost:4022/health도구 카탈로그(무료):
curl http://localhost:4022/toolsMCP 엔드포인트(유료):
POST http://localhost:4022/mcpx402 v2를 인식하는 모든 MCP 클라이언트(@x402/mcp 클라이언트 헬퍼, CDP 관리형 지갑 등)를 사용하세요. 유료 도구에 대한 첫 번째 호출은 적절한 402를 받게 됩니다. 클라이언트는 서명하고 PAYMENT-SIGNATURE로 재시도하며, 파실리테이터가 결제하고, 도구 결과가 반환됩니다.
메인넷으로 전환하기
메인넷 수신 주소를 설정합니다:
export X402_PAY_TO_EVM=0xYourMainnetAddress네트워크를 전환합니다:
export X402_NETWORK=eip155:8453프로덕션 파실리테이터(예시 – CDP)를 사용합니다:
export X402_FACILITATOR_URL=https://api.cdp.coinbase.com/platform/v2/x402(선택한 파실리테이터가 요구하는 경우 CDP 자격 증명을 제공합니다.)
서버를 시작합니다. 실제 USDC가 이동합니다.
잃어도 감수할 수 있는 금액보다 더 많이 보유한 핫키로 메인넷을 실행하지 마십시오.
아키텍처
src/
config.ts – env-driven CAIP-2 + facilitator + payTo
server.ts – McpServer + official createPaymentWrapper (@x402/mcp)
tools/
definitions.ts – paid tool implementations (real logic)
index.ts – Express host + Streamable HTTP MCP transport설계 원칙
모의 없음 – 모든 유료 경로는 실제 파실리테이터 결제 호출로 종료됩니다.
v2 전용 – 레거시
X-PAYMENT헤더나 v1 네트워크 문자열이 없습니다.운영 유틸리티 – 도구는 반복 구매하는 에이전트 문제(위험, 정규화, 파실리테이터 선택)를 해결합니다.
검색 가능 – 에이전트가 URL을 하드코딩하지 않고 도구를 찾을 수 있도록 Bazaar 메타데이터가 포함되어 있습니다.
운영자 안전 – 수신 주소와 네트워크는 환경 변수에서만 가져옵니다.
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceMCP server exposing x402 Bazaar's paid Base APIs (token risk/honeypot, prices, gas, wallet intel, tx decode + AI utilities) as agent tools. Your agent pays per call in USDC over x402 — no API keys, no signup.17218MIT

fabler-x402-toolsofficial
AlicenseNot gradedqualityBmaintenanceEnables MCP clients to use paid tools for secret scanning, agent-config auditing, and OG image rendering, with payments handled over the x402 protocol on Base.MIT- AlicenseNot gradedqualityBmaintenanceProduction-grade suite of monetized tools for autonomous AI agent-to-agent commerce, enabling payments and task execution via x402 protocol and MCP.223MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to discover, query, and pay for HTTP endpoints and MCP tools using Stellar USDC/SEP-41 stablecoins through a federated P2P bazaar catalog and x402 payment facilitator.Apache 2.0
Related MCP Connectors
Metered MCP tools: free discovery over MCP; per-call execution settled in USDC via x402 v2.
Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.
Agent x402 Paywall MCP — Coinbase HTTP 402 protocol + on-chain settlement. Agents pay per-call
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Disseveru/a2a-x402-mcp-services'
If you have feedback or need assistance with the MCP directory API, please join our Discord server