Agent Tools
Back to MCP servers

io.github.SavantoAI/mcp-server

https://mcp.savanto.ai/mcp
● healthy

Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.savanto.ai/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.savanto.ai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://savanto.ai/mcp
Source code
https://github.com/SavantoAI/mcp-server