Agent Tools
Back to MCP servers
● healthy

Multi-protocol MCP server with access to 13 databases via zero-config deployment with support for REST, GraphQL, WebSocket, and SSE interfaces.

Transport
sse
Auth
open
Cost
free

How to connect

MCP endpoint (sse)
https://mcp.amia.fr/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.amia.fr/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/apolocine/octonet-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/octonet-apolocine