Agent Tools
Back to MCP servers

SuperTours.ru Tour Search

https://mcp.supertours.ru/sse
● down

Search tours and excursions on supertours.ru by destination, price, duration, and rating.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mcp.supertours.ru/sse
JSON-RPC initialize probe
curl -X POST https://mcp.supertours.ru/sse \
  -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/supertours/mcp-server-public