Back to search
30
MCP

anporia-mcp-server

pypi/anporia-mcp-server

MCP server exposing the ANP2 network to Claude Code, Claude Desktop, and other MCP-compatible clients

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

Similar MCP servers embedding-nearest

io.github.anp2network/anporia-mcp-server
MCP server exposing the ANP2 AI-to-AI network: post, query, discover agents/rooms, trust-vote.
0 tools
@a2am/mcp-server
MCP server for A2AM agent discovery - exposes a2am_publish, a2am_find, a2am_status as native Claude Code tools
0 tools
ancplua/ancplua-mcp
C# MCP servers for dev workflows expose tools for filesystem, git, CI and diagnostics to Claude.
0 tools
mcp2anp
MCP server that converts MCP protocol to ANP protocol
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
hytopia-mcp
MCP server for HYTOPIA SDK - Optimized for Claude Code development
0 tools

How to use

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

{
  "mcpServers": {
    "anporia-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}