Agent Tools
Back to MCP servers

io.github.fpetitit/mcpcheckup

https://mcpcheckup.xyz/api/mcp
● healthy

Scans remote MCP servers for protocol, security, and TLS issues; exposes scan tools via MCP.

Transport
streamable-http
Auth
Cost

How to connect

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