mcpserver.lol
registry/mcp-endpoint-lint
Connection check verified live · 27h ago

mcp-endpoint-lint

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} free no key

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

discovery_report read-only host*
FIRST CALL, needs nothing: {"name":"whoami","arguments":{}} — GET the documents an MCP client reads BEFORE the handshake and report what each one answered: /.well-known/oauth-prote…
error_conformance read-only url*
FIRST CALL, needs nothing: {"name":"whoami","arguments":{}} — Send five things a real client eventually sends by accident and check what comes back: an unknown method (expects -326…
example read-only
{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"example","arguments":{}}} — POST that exact body to https://www.pathwren.workers.dev/mcp/lint and you are done: free…
handshake_report read-only url*protocol_version
FIRST CALL, needs nothing: {"name":"whoami","arguments":{}} — POST initialize to an MCP endpoint you name and report what came back: the protocol version it negotiated against the…
score_card read-only url*
FIRST CALL, needs nothing: {"name":"whoami","arguments":{}} — Run handshake_report, tools_list_report, error_conformance and discovery_report against one endpoint and return a sing…
tools_list_report read-only url*
FIRST CALL, needs nothing: {"name":"whoami","arguments":{}} — Handshake, then tools/list, then check every tool it returns: a missing or empty description, a description too short…
whoami read-only
{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — POST that to https://www.pathwren.workers.dev/mcp/lint and the answer is the user-agent y…