Sentinel dVPN Node Scorecard — MCP server
running This is a Model Context Protocol server, not a web page. It answers JSON-RPC over POST.
Endpoint
https://nodescorecard.xyz/mcp
Protocol versions
2026-07-28 · 2025-11-25
Stateless Streamable HTTP. No session handshake, no GET stream.
Tools
sentinel_network_overview | Sentinel network overview |
sentinel_node_lookup | Look up one Sentinel node |
sentinel_top_nodes | Top Sentinel nodes (free sample) |
Try it
curl -s -X POST https://nodescorecard.xyz/mcp \
-H 'Content-Type: application/json' \
-H 'MCP-Protocol-Version: 2026-07-28' \
-H 'Mcp-Method: tools/list' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Add it to your MCP client
Point any MCP-capable assistant at the endpoint above.