Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Robots.txt Policy Lint

REMOTE · WWW.PATHWREN.WORKERS.DEV · SCANNED SEP 21

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

+3 this week 82 Trust /100
Trust breakdown (7 categories)

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
Transport & Reachability100
Schema Quality & AI Usability78
  • 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 4291 tokens (~357/item across 12 items; 9 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Tools include usage examples.Pass
Stability & Change Management67
  • Stability observed for 20 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 (44% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "merge_policy" implies "merge" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Fail
  • An AI judge read all 11 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
Install

How do I install the Robots.txt Policy Lint MCP server?

Robots.txt Policy Lint is a hosted endpoint at https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots, 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

# add to Claude Code
claude mcp add --transport http dev-workers-pathwren-www-robots-policy-lint 'https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots'
// .cursor/mcp.json
{
  "mcpServers": {
    "dev-workers-pathwren-www-robots-policy-lint": {
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dev-workers-pathwren-www-robots-policy-lint": {
      "type": "http",
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.dev-workers-pathwren-www-robots-policy-lint]
url = "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-workers-pathwren-www-robots-policy-lint": {
      "type": "remote",
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-workers-pathwren-www-robots-policy-lint --url 'https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-workers-pathwren-www-robots-policy-lint:
    url: "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dev-workers-pathwren-www-robots-policy-lint": {
      "Transport": "http",
      "Url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
    }
  }
}
# add to Vellum
assistant mcp add dev-workers-pathwren-www-robots-policy-lint -t streamable-http -u 'https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots'
// mcp.json
{
  "mcpServers": {
    "dev-workers-pathwren-www-robots-policy-lint": {
      "type": "http",
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 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 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 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 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 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 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 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 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 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 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 −1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “am_i_allowed” rewrote its description, which is the text the model reads security
    • Tool “audit_ai_access” rewrote its description, which is the text the model reads security
    • Tool “check_path_allowed” rewrote its description, which is the text the model reads security
    • Tool “diff_robots_txt” rewrote its description, which is the text the model reads security
    • Tool “lint_robots_txt” rewrote its description, which is the text the model reads security
    • Tool “merge_policy” 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: 294 → 357 functional
    • Tool coverage: 38% → 44% functional
    • New tool “no_arguments_lint_this_hosts_robots_txt” functional
Diagnostics

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/robots

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/robots Verified 200
http (plaintext) http://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots HTTPS enforced 301 https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots
MCP tools · 9 exposed · ~2,754 tokens

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 →

Tool Tokens
am_i_allowed ~474

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"am_i_allowed","arguments":{}}} — POST that exact body to https://www.pathwren.workers.dev/mcp/robots and the answer is what this host's own robots.txt says to YOU — the group that matches your user-agent, the line that decided it, that group verbatim, and whether you are allowed each of three paths, evaluated by the same RFC 9309 engine as check_path_allowed. THIS IS THE CALL TO MAKE FIRST on this server: it is the only one whose subject is the request you just sent, so there is nothing to look up and no argument to invent. No key, no account, no OAuth, no session to open first, read-only, and nothing for you to invent. Every fact is computed from your own headers and from files this host already publishes; nothing is fetched to build it, and no URL of yours is touched. Only this server answers what this host's own robots.txt says to YOU — the group that matches your token, the line that decided it, and whether you are allowed the path you are on — its six 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/lint (whoami), /mcp/triage (no_arguments_triage_this_hosts_own_crawler_log), /mcp/netcheck (no_arguments_report_the_crawler_ip_ranges_this_host_mirrors), /mcp/markdown (markdown_lane_self_report) on https://www.pathwren.workers.dev; whoami is answered by all seven and is never an error, so one identical body still walks the whole family if you prefer that. Example: the complete call, exactly as written, nothing to fill in — {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"am_i_allowed","arguments":{}}} returns your matched group and the line it was matched on, plus an allowed/disallowed verdict for /, /data/agents.json and /mcp/robots.

Input schema present but exposes no named parameters.

NameTypeReqDescription
answered_byobjectyesWhich server answered, at which endpoint, with which tool.
caveatsarrayyes
independentbooleanyes
licensestringyes
this_call_touchedobjectyesExactly which files were read. No third party is contacted.
we_book_you_asobjectyesThe class this host's own instrument records for that user-agent.
youobjectyesThe user-agent you sent and the address you came from.
{}
audit_ai_access ~215

FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} — Evaluate a pasted robots.txt against every AI crawler in this index and return the two lists that matter: blocked and allowed, per operator and category. Also names the tokens in your file that match no known crawler (a typo blocks nothing) and separates the crawlers that document obedience from the ones observed ignoring robots.txt, which need an IP or WAF rule instead. Example: path='/' with your robots_txt pasted in — the verdict is per crawler, at that path. Also callable without MCP, same implementation: GET https://www.pathwren.workers.dev/tools/ai-access?robots_txt=<urlencoded>&s=client-dossiers

NameTypeReqDescription
pathstringPath to test the verdict at. Defaults to "/".
robots_txtstringyesThe contents of the robots.txt file.

No output schema declared.

{"path":"/","robots_txt":"# lifted from https://www.pathwren.workers.dev/robots/block-ai-training.txt\nUser-agent: GPTBot\nDisallow: /\n\nUser-agent: anthropic-ai\nDisallow: /\n\nUser-agent: *\nAllow: /\n"}
check_path_allowed ~260

FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} — Evaluate a pasted robots.txt for one crawler and one or more paths under RFC 9309: longest token match for the group, longest path pattern for the rule, Allow breaking a tie, * and $ supported. Returns allowed/disallowed per path with the exact line that decided it, and flags the cases where a merge-groups parser and a first-group-wins parser would disagree. Example: user_agent='GPTBot', paths=['/', '/blog'], with your robots_txt pasted in. Also callable without MCP, same implementation: GET https://www.pathwren.workers.dev/tools/robots-allowed?robots_txt=<urlencoded>&ua=GPTBot&path=/blog&s=client-dossiers

NameTypeReqDescription
pathsPath or paths to test, e.g. "/blog/post". Defaults to "/". Max 200.
robots_txtstringyesThe contents of the robots.txt file.
user_agentstringyesThe crawler's product token, e.g. GPTBot, Googlebot, ClaudeBot.

No output schema declared.

{"paths":["/","/blog"],"robots_txt":"# lifted from https://www.pathwren.workers.dev/robots/block-ai-training.txt\nUser-agent: GPTBot\nDisallow: /\n\nUser-agent: anthropic-ai\nDisallow: /\n\nUser-agent: *\nAllow: /\n","user_agent":"GPTBot"}
diff_robots_txt ~175

FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} — Compare two versions of a robots.txt and report only the crawlers whose verdict actually changes at a given path — not the text difference. Answers 'did my edit do what I meant, and did it do anything else', including sitemap additions and whether the parse errors went up or down. Example: before='User-agent: *\nAllow: /\n', after=your edited file, path='/'.

NameTypeReqDescription
afterstringyesThe new robots.txt.
beforestringyesThe old robots.txt.
pathstringPath to compare verdicts at. Defaults to "/".

No output schema declared.

{"after":"# lifted from https://www.pathwren.workers.dev/robots/block-ai-training.txt\nUser-agent: GPTBot\nDisallow: /\n\nUser-agent: anthropic-ai\nDisallow: /\n\nUser-agent: *\nAllow: /\n","before":"User-agent: *\nAllow: /\n","path":"/"}
example ~295

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"example","arguments":{}}} — POST that exact body to https://www.pathwren.workers.dev/mcp/robots 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 — lint_robots_txt, 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 — lint_robots_txt on three groups lifted verbatim from this host's own published /robots/block-ai-training.txt and /robots.txt — our data, not yours, and nothing is fetched — 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 lint_robots_txt with {"robots_txt":"# lifted from https://www.pathwren.workers.dev/robots/block-ai-training.txt and returns its real answer.

Input schema present but exposes no named parameters.

NameTypeReqDescription
answerobjectyesThe real structuredContent of that call, not a mock.
answered_byobjectyes
input_came_fromstringyesWhere the canned input came from — always this host's own data.
licensestringyes
ranobjectyesThe tool name and the exact arguments that were run.
reproducestringyesA command that reproduces this answer.
this_is_not_a_mockstringyes
what_it_showsstringyes
{}
lint_robots_txt ~231

FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} — Parse a robots.txt you paste and report every fault that makes it do something other than what it looks like: misspelled directives, a full UA string where a product token belongs, rules before any User-agent line, duplicate groups, noindex (unsupported since 2019), relative Sitemap URLs, BOM. Each finding carries the line number and the fix. Example: robots_txt='User-agent: GPTBot\nDisallow: /\n\nUser-agent: *\nAllow: /\n' — paste the whole file, it is never fetched for you. Also callable without MCP, same implementation: GET https://www.pathwren.workers.dev/tools/robots-lint?robots_txt=<urlencoded>&s=client-dossiers — or POST the file as the raw body to the same URL.

NameTypeReqDescription
robots_txtstringyesThe contents of the robots.txt file.

No output schema declared.

{"robots_txt":"# lifted from https://www.pathwren.workers.dev/robots/block-ai-training.txt\nUser-agent: GPTBot\nDisallow: /\n\nUser-agent: anthropic-ai\nDisallow: /\n\nUser-agent: *\nAllow: /\n"}
merge_policy ~179

FIRST CALL, needs nothing: {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} — Merge one of eight maintained robots.txt stances (block-ai-training, allow-ai-search-only, block-all-ai, block-datasets, block-disputed, block-seo-tools, allow-all, maximum-ai-visibility) into a robots.txt you already have, without touching a single rule you wrote: a token you already name keeps your rules and the stance's version is reported instead of applied. Example: stance='block-ai-training', robots_txt='User-agent: *\nAllow: /\n'.

NameTypeReqDescription
robots_txtstringyesYour current robots.txt.
stancestringyesOne of the eight stance slugs.

No output schema declared.

{"robots_txt":"User-agent: *\nAllow: /\n","stance":"block-ai-training"}
no_arguments_lint_this_hosts_robots_txt ~554

TAKES NO ARGUMENTS. POST {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} to https://www.pathwren.workers.dev/mcp/robots — the answer is the full RFC 9309 lint of this host's OWN robots.txt and ai.txt, run for real on the bytes it serves — every finding with its severity, its line number and the fix, plus an allowed/disallowed verdict per crawler token per path with the exact rule and line that produced it, and the check that the two files still agree with each other. There is nothing to fill in: the input schema is literally empty, `arguments: {}` and no `arguments` key at all both work, and the subject is a file this host already publishes, so the answer does not depend on you at all. No key, no account, no OAuth, no session to open first, read-only, and nothing for you to invent. Nothing is fetched to build it — no request leaves this edge, and none is made to you. The other zero-argument call on this server is am_i_allowed, same empty arguments, which answers what this host's own robots.txt says to YOU — the group that matches your user-agent, the line that decided it, that group verbatim, and whether you are allowed each of three paths, evaluated by the same RFC 9309 engine as check_path_allowed. whoami and example are here too and take nothing either. Every other tool on this server wants a file pasted in; this one wants nothing. The siblings answer one question each under the tool named beside them: /mcp (whoami), /mcp/doctor (no_arguments_check_this_hosts_own_discovery_documents), /mcp/lint (whoami), /mcp/triage (no_arguments_triage_this_hosts_own_crawler_log), /mcp/netcheck (no_arguments_report_the_crawler_ip_ranges_this_host_mirrors), /mcp/markdown (markdown_lane_self_report). Example: the complete call, exactly as written, nothing to fill in — {"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"no_arguments_lint_this_hosts_robots_txt","arguments":{}}} returns both files…

Input schema present but exposes no named parameters.

NameTypeReqDescription
answered_byobjectyes
caveatsarrayyes
files_lintedarrayyesOne entry per file: findings with line numbers and fixes, a summary, and the verdicts.
independentbooleanyes
licensestringyes
reproducestringyes
rules_appliedstringyes
takes_no_argumentsbooleanyes
the_two_files_agreeobjectyesWhether robots.txt and ai.txt return the same verdict for every token and path checked.
this_call_touchedobjectyes
to_do_this_for_your_own_filestring
what_this_isstringyes
which_ai_crawlers_this_hosts_robots_txt_stopsobjectyes
{}
whoami ~371

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} — POST that to https://www.pathwren.workers.dev/mcp/robots 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: which group in this host's own robots.txt matches YOUR user-agent, the line that decided it, and whether you are allowed the paths you are on, evaluated by the same RFC 9309 engine as check_path_allowed. 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/lint (whoami), /mcp/triage (no_arguments_triage_this_hosts_own_crawler_log), /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 what this host's own robots.txt says to YOU — the group that matches your token, the line that decided it, and whether you are allowed the path you are on.

Input schema present but exposes no named parameters.

NameTypeReqDescription
answered_byobjectyesWhich server answered, at which endpoint.
caveatsarrayyesWhat this answer does NOT establish — a user-agent is a claim.
independentbooleanyesThis host is independent and unaffiliated.
licensestringyes
this_call_touchedobjectyesExactly which files were read to answer. No third party is contacted.
we_book_you_asobjectyesThe class this host's own instrument records for that user-agent.
we_have_seen_youobjectyesWhether this user-agent appears in the published observation window.
youobjectyesThe user-agent you sent and the address you came from.
{}
Common questions

What is the Robots.txt Policy Lint MCP server?

Robots.txt Policy Lint is an MCP server listed in the public MCP registry as dev.workers.pathwren.www/robots-policy-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/robots).

Is the Robots.txt Policy Lint MCP server safe to use?

Robots.txt Policy Lint scores 82 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 Robots.txt Policy Lint MCP server expose?

Robots.txt Policy Lint exposes 9 tools: no_arguments_lint_this_hosts_robots_txt, am_i_allowed, whoami, example, lint_robots_txt, and 4 more. Their descriptions and schemas cost roughly 2,754 tokens of context every time the server is loaded.

Does the Robots.txt Policy Lint MCP server require authentication?

No. We connected to Robots.txt Policy Lint without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Robots.txt Policy Lint MCP server still maintained?

Robots.txt Policy Lint 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.