ar-mcp
Officialar-mcp
MCP-сервер AnchorRegistry. Разрешайте любые AR-ID, хеши манифестов или деревья происхождения из любого MCP-совместимого ИИ-клиента.
Конечная точка: https://mcp.anchorregistry.ai/mcp
Установка
Claude Desktop
Настройки → Интеграции → Добавить сервер.
URL: https://mcp.anchorregistry.ai/mcp
Claude Code
claude mcp add --transport http anchorregistry https://mcp.anchorregistry.ai/mcpCursor
Настройки → MCP → Добавить новый MCP-сервер.
Имя: 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 добавит ar_check_balance и ar_register_artifact, как только шаблон обработки учетных данных MCP стабилизируется в различных клиентах. 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 deployПроверьте локально с помощью инспектора MCP:
npx @modelcontextprotocol/inspector http://localhost:8787/mcpЛицензия
MIT.
См. также
AnchorRegistry: https://anchorregistry.com
Python SDK: https://pypi.org/project/anchorregistry/
Исходный код: https://github.com/AnchorRegistry/ar-mcp
Спецификация: https://anchorregistry.ai/agents.json
Контракты: https://github.com/AnchorRegistry/ar-contracts-v1
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