Back to search
30
MCP

@anchord/mcp-server

npm/@anchord/mcp-server

MCP server for Anchord — identity resolution and pre-write safety checks for AI agents. Read-only. Backed by the hosted Anchord API.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Anchord (AnchorID)
Read-only MCP for identity resolution and write guardrails.
0 tools · streamable-http
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
aws-agentcore-mcp-server
MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observabili
0 tools
@attested-intelligence/aga-mcp-server
MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiab
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@anchord/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}