ar-mcp
Officialar-mcp
AnchorRegistry MCP 서버입니다. 모든 MCP 호환 AI 클라이언트에서 AR-ID, 매니페스트 해시 또는 출처 트리를 확인할 수 있습니다.
엔드포인트: https://mcp.anchorregistry.ai/mcp
설치
Claude Desktop
설정(Settings) → 통합(Integrations) → 서버 추가(Add server).
URL: https://mcp.anchorregistry.ai/mcp
Claude Code
claude mcp add --transport http anchorregistry https://mcp.anchorregistry.ai/mcpCursor
설정(Settings) → MCP → 새 MCP 서버 추가(Add new MCP server).
이름: anchorregistry · 유형: http · URL: https://mcp.anchorregistry.ai/mcp
Related MCP server: @agentcivics/mcp-server
도구
ar_verify_arid
AR-ID를 전체 출처 기록으로 확인합니다.
"AR-2026-qnPOJ1z에는 무엇이 있나요?"
ar_verify_by_hash
SHA-256 매니페스트 해시로 아티팩트를 확인합니다.
ar_resolve_tree
모든 AR-ID에 대한 전체 출처 트리를 반환합니다.
작동 방식
ar-mcp는 가벼운 프록시입니다. 모든 도구 호출은 api.anchorregistry.ai에 연결되며 JSON을 변경 없이 반환합니다. 데이터는 기록되지 않으며, 자격 증명은 저장되지 않고, 요청 간에 상태가 유지되지 않습니다.
전체 인터페이스는 다음에서 문서화되어 있습니다:
로드맵
v0.2에서는 MCP 자격 증명 처리 패턴이 클라이언트 전반에 걸쳐 안정화되면 ar_check_balance 및 ar_register_artifact가 추가될 예정입니다. ar_seal_tree는 무기한 연기되었습니다(되돌릴 수 없는 작업이며, 프로토콜이 아직 제공하지 않는 강력한 사용자 확인 기본 요소가 필요함). 연기된 도구들은 완전히 구현되어 src/future-tools.ts에 존재하며, 도구당 한 줄의 코드를 변경하여 활성화할 수 있습니다.
개발
npm install
npm test # vitest, hits live api.anchorregistry.ai
npm run type-check
npm run dev # wrangler dev — http://localhost:8787
npm run deploy # wrangler deployMCP 인스펙터로 로컬에서 확인:
npx @modelcontextprotocol/inspector http://localhost:8787/mcp라이선스
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
- AlicenseNot gradedqualityDmaintenanceMCP server for temporal state queries and cryptographic audit trails. Query historical entity state at any point in time, generate Merkle proofs of past state, and anchor contract snapshots for immutable provenance.MIT
- AlicenseAqualityAmaintenanceRead-only on-chain query surface for the AgentCivics civil registry on Sui — soulbound AI-agent identities, on-chain memories, reputation, refusal records. Hosted, no install, no keypair. For write tools (register, write_memory, record_refusal), install the npm package @agentcivics/mcp-server locally and supply your own keypair.261MIT
- AlicenseAqualityDmaintenanceAlgorand ecosystem MCP server that identifies applications, assets, protocols, and resolves .algo names, providing meaning rather than raw chain data.10MIT

vantic-mcpofficial
AlicenseNot gradedqualityBmaintenanceEnables MCP hosts to verify agent spending mandates and receipts, providing stateless tools for authorization, chain verification, credential verification, and DID resolution.Apache 2.0
Related MCP Connectors
The MCP-native bridge to ERC-8004 (on-chain agent identity/reputation/validation): resolve registrat
Read-only Remote MCP for externally grounded AI agent trust receipts.
MEOK ABCI Bridge MCP — read-only Tendermint / Cosmos blockchain query for agents. Built-in registry
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/AnchorRegistry/ar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server