Back to MCP servers

mcp-typescript server on vercel

https://mcp.maqami.co/sse

answers a handshake

Registry name
io.github.negm17111995/maqami-travel
Reports itself as
mcp-typescript server on vercel 0.1.0
Protocol version
2025-06-18
Transport
sse
HTTP status
200
Latency
388 ms
Tools
86
Checked
2026-09-06T08:25:14Z

Tools it reports

Showing 40 of 86.

Check it yourself

curl -s -X POST https://mcp.maqami.co/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"you","version":"0"}}}'