MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors
REMOTE · WWW.PATHWREN.WORKERS.DEV · SCANNED SEP 21
{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} free no key
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security80
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability79
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 3501 tokens (~350/item across 10 items; 7 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
- Tools include usage examples.Pass
Stability & Change Management63
- Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (29% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors server?
MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors is a hosted endpoint at https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · www.pathwren.workers.dev
claude mcp add --transport http dev-workers-pathwren-www-mcp-endpoint-lint 'https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint'
{
"mcpServers": {
"dev-workers-pathwren-www-mcp-endpoint-lint": {
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint"
}
}
} {
"servers": {
"dev-workers-pathwren-www-mcp-endpoint-lint": {
"type": "http",
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint"
}
}
} [mcp_servers.dev-workers-pathwren-www-mcp-endpoint-lint] url = "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dev-workers-pathwren-www-mcp-endpoint-lint": {
"type": "remote",
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint",
"enabled": true
}
}
} openclaw mcp add dev-workers-pathwren-www-mcp-endpoint-lint --url 'https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint' --transport streamable-http
mcp_servers:
dev-workers-pathwren-www-mcp-endpoint-lint:
url: "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint" {
"McpServers": {
"dev-workers-pathwren-www-mcp-endpoint-lint": {
"Transport": "http",
"Url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint"
}
}
} assistant mcp add dev-workers-pathwren-www-mcp-endpoint-lint -t streamable-http -u 'https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint'
{
"mcpServers": {
"dev-workers-pathwren-www-mcp-endpoint-lint": {
"type": "http",
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 7 Sept 26 +7
- Judged manipulation: unverified → pass ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “discovery_report” rewrote its description, which is the text the model reads security
- Tool “error_conformance” rewrote its description, which is the text the model reads security
- Tool “handshake_report” rewrote its description, which is the text the model reads security
- Tool “score_card” rewrote its description, which is the text the model reads security
- Tool “tools_list_report” rewrote its description, which is the text the model reads security
- Tool “whoami” rewrote its description, which is the text the model reads security
- Schema quality: 318 → 350 ▼ functional
- Schema quality: unverified → good ▲ functional
- 6 Sept 26 −7
- Judged manipulation: pass → unverified ▼ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “whoami” rewrote its description, which is the text the model reads security
- Schema quality: excellent → unverified ▼ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Probed https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=pathwren.workers.dev | CN=WE1,O=Google Trust Services,C=US | 31 Aug 2026 | 29 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 7beee86e7f102c1e0e48318ca5b2eaa1 |
| SANs: pathwren.workers.dev, *.pathwren.workers.dev | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of www.pathwren.workers.dev. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| workers.dev. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint | Verified | 200 | |
| http (plaintext) | http://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint | HTTPS enforced | 301 | https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
discovery_report What a client looks for before it dials ~278
FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — GET the documents an MCP client reads BEFORE the handshake and report what each one answered: /.well-known/oauth-protected-resource in BOTH forms — the root form everyone publishes and the RFC 9728 §3.1 insertion form a spec-following client actually requests for a resource served under a path — /.well-known/oauth-authorization-server, /.well-known/mcp, /.well-known/mcp.json, /mcp.json and /llms.txt. Each result carries the status, the verdict (served, missing, gated, soft-404 — a 200 carrying an HTML error page — or invalid JSON) and what a client does with that document. Makes one GET per document, 6 s each. Example: host='mcp.example.com' or host='https://mcp.example.com/mcp' (a path turns on the RFC 9728 insertion-form check) — or {} for the built-in fixture.
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | A hostname, or the full endpoint URL. Give the full URL when your endpoint is served under a path: that is what the RFC 9728 §3.1 insertion form is derived from. |
No output schema declared.
{"host":"fixture://mcp-endpoint-lint/demo"} error_conformance Does it answer JSON-RPC errors, or HTML 500s? ~268
FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — Send five things a real client eventually sends by accident and check what comes back: an unknown method (expects -32601), tools/call naming a tool that does not exist (expects -32602/-32601 or a result with isError), tools/call with no tool name (expects -32602), a body that is not JSON (expects -32700), and a body missing "jsonrpc":"2.0" (expects -32600). Reports the HTTP status and the error code side by side, and flags an HTML error page or a 5xx where a JSON-RPC error belongs — the failure that makes a client report the wrong cause. Makes 5 requests, 6 s each. Example: url='https://mcp.example.com/mcp' — or {} for the fixture, which fails two of the five.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The MCP endpoint to lint — the URL you POST JSON-RPC to, e.g. https://mcp.example.com/mcp. Not stored anywhere. This server refuses its own publisher, IP literals and private names. |
No output schema declared.
{"url":"fixture://mcp-endpoint-lint/demo"} example Run this server's worked example (no arguments) ~320
{"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, read-only, no API key, no account, no consent prompt, nothing for you to invent, and what comes back is this server's own worked example — score_card, run for real on a canned input from this host's own data — so you see the exact shape of an answer before you send anything of yours. Takes no arguments. Safe to call. Deterministic. Touches no third party. Runs this server's own worked example end to end — score_card on this server's built-in fixture — an in-process MCP endpoint with one real defect wired in per check (it ignores the protocol version you ask for, refuses a second initialize, publishes a tool whose `required` names a property that does not exist, and answers an unknown method with an HTML 500). No outbound request is made and no third party is touched — and returns exactly the structuredContent a real call returns, not a mock and not a description of one. Use it to see the shape of an answer before you decide what to send. The input is canned from this host's own data; no URL of yours is fetched and no third party is touched. Example: arguments={} runs score_card with {"url":"fixture://mcp-endpoint-lint/demo"} and returns its real answer.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| answer | object | yes | The real structuredContent of that call, not a mock. |
| answered_by | object | yes | – |
| input_came_from | string | yes | Where the canned input came from — always this host's own data. |
| license | string | yes | – |
| ran | object | yes | The tool name and the exact arguments that were run. |
| reproduce | string | yes | A command that reproduces this answer. |
| this_is_not_a_mock | string | yes | – |
| what_it_shows | string | yes | – |
{} handshake_report Does the handshake work, and is it idempotent? ~283
FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — POST initialize to an MCP endpoint you name and report what came back: the protocol version it negotiated against the one you asked for, the capabilities it advertises, serverInfo, timing, the transport shape (JSON or SSE frame, session id, content-type), and — sent a second time, byte for byte — whether the server answers an identical initialize the same way. Also asks for a version nobody publishes, to see whether it negotiates down or agrees to anything. Makes 3 requests, 6 s timeout each, user-agent growth-loop/1.0 (+https://www.pathwren.workers.dev/mcp-lint.html). Example: url='https://mcp.example.com/mcp' — or call with {} to run it against the built-in fixture, which makes no outbound request at all.
| Name | Type | Req | Description |
|---|---|---|---|
| protocol_version | string | – | The protocolVersion to ask for. Defaults to 2026-07-28. |
| url | string | yes | The MCP endpoint to lint — the URL you POST JSON-RPC to, e.g. https://mcp.example.com/mcp. Not stored anywhere. This server refuses its own publisher, IP literals and private names. |
No output schema declared.
{"url":"fixture://mcp-endpoint-lint/demo"} score_card All four checks, one machine-readable verdict ~260
FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — Run handshake_report, tools_list_report, error_conformance and discovery_report against one endpoint and return a single verdict: a score out of 100 (handshake 30, tool schemas 30, error conformance 25, discovery 15), a letter grade, every finding by severity with the section it came from, and the full detail of each section underneath. This is the tool to call from a monitor: the score is stable enough to alert on and the findings say what to fix. Makes up to 19 requests to the URL you give it, 6 s each, and is rate-limited per caller and per target host. Example: url='https://mcp.example.com/mcp' — or {} to score the built-in fixture (it gets a D) with no outbound request at all.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The MCP endpoint to lint — the URL you POST JSON-RPC to, e.g. https://mcp.example.com/mcp. Not stored anywhere. This server refuses its own publisher, IP literals and private names. |
No output schema declared.
{"url":"fixture://mcp-endpoint-lint/demo"} tools_list_report Schema-validate every tool the endpoint advertises ~246
FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — Handshake, then tools/list, then check every tool it returns: a missing or empty description, a description too short to choose on, a missing inputSchema, an inputSchema that is not an object schema, JSON-Schema faults (an invalid type keyword, a `required` naming a property that is not in `properties`, a pattern that will not compile, an empty enum), names that break the character rule, and names that collide — exactly, or once case is ignored. Each finding names the tool and says what breaks. Makes 3 requests, 6 s timeout each. Example: url='https://mcp.example.com/mcp' — or {} for the built-in fixture, whose six tools carry one of each fault.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The MCP endpoint to lint — the URL you POST JSON-RPC to, e.g. https://mcp.example.com/mcp. Not stored anywhere. This server refuses its own publisher, IP literals and private names. |
No output schema declared.
{"url":"fixture://mcp-endpoint-lint/demo"} whoami Who is calling? — the one call that needs nothing from you ~376
{"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 you sent, the class this host's own instrument books it as, whether we have logged you here before — and the part only this server can answer: your own client's record on this host, surface by surface, with the status codes it took, plus exactly what this server would do with a URL you handed it (which hosts it refuses, what it identifies itself as, the timeout and the rate limit). Takes no arguments. Safe to call. Deterministic. Touches no third party. Nothing is fetched to build it: every fact comes from the headers on your own request or from a file this host already publishes. Only this server answers the last part — its five siblings answer one other question each about you, same empty arguments, each under the tool named beside its path: /mcp (whoami), /mcp/doctor (no_arguments_check_this_hosts_own_discovery_documents), /mcp/triage (no_arguments_triage_this_hosts_own_crawler_log), /mcp/robots (no_arguments_lint_this_hosts_robots_txt), /mcp/netcheck (no_arguments_report_the_crawler_ip_ranges_this_host_mirrors), /mcp/markdown (markdown_lane_self_report) on https://www.pathwren.workers.dev. Example: arguments={} returns your user-agent, your address, the class we book you as, whether we have seen you here before, and your own client's record on this host — every surface of ours your user-agent has been seen on, with the status codes it took.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| answered_by | object | yes | Which server answered, at which endpoint. |
| caveats | array | yes | What this answer does NOT establish — a user-agent is a claim. |
| independent | boolean | yes | This host is independent and unaffiliated. |
| license | string | yes | – |
| this_call_touched | object | yes | Exactly which files were read to answer. No third party is contacted. |
| we_book_you_as | object | yes | The class this host's own instrument records for that user-agent. |
| we_have_seen_you | object | yes | Whether this user-agent appears in the published observation window. |
| you | object | yes | The user-agent you sent and the address you came from. |
{} What is the MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors server?
MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors is listed in the public MCP registry as dev.workers.pathwren.www/mcp-endpoint-lint. {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} free no key. This page covers its hosted endpoint (https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint).
Is the MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors server safe to use?
MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors server expose?
MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors exposes 7 tools: whoami, example, handshake_report, tools_list_report, error_conformance, and 2 more. Their descriptions and schemas cost roughly 2,031 tokens of context every time the server is loaded.
Does the MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors server require authentication?
No. We connected to MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors server still maintained?
MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.