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.

PlainRouter

REMOTE · PLAINROUTER.COM · 2 COMPONENTS · SCANNED SEP 20

Inspect an approved ad account and first-party signal health, then propose policy-gated actions.

+4 this week 87 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 Security94
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1143 tokens (~95/item across 12 items; 10 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management50
  • Stability check failed: schema churn in the 25 days we've observed: 4 tool removals, 0 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
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
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; "revoke_grant" implies "revoke" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 12 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
  • Supports UI / widget rendering.Pass
Install

How do I install the PlainRouter MCP server?

PlainRouter is a hosted endpoint at https://plainrouter.com/mcp, 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 · plainrouter.com

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

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.

  • 20 Sept 26 +1
    • Schema quality: 82 → 95 functional
    • “get-creative-library” added an optional parameter “account_id” cosmetic
    • “upload-asset” added an optional parameter “account_id” cosmetic
    • “propose-actions” added an optional parameter “account_id” cosmetic
    • “get_signal_health” added an optional parameter “account_id” cosmetic
    • “get_performance” added an optional parameter “account_id” cosmetic
    • “get_account_state” added an optional parameter “account_id” cosmetic
    • “duplicate-ad-with-creative” added an optional parameter “account_id” cosmetic
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43.

  • 17 Sept 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • MCP protocol version: 2025-11-25 → 2026-07-28 functional
    • Server version: 0.3.2 → 0.4.0 functional
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30.

  • 13 Sept 26 0
    • Tool “get_performance” rewrote its description, which is the text the model reads security
  • 12 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • The server changed its declared name: PlainRouter → Plainrouter security
    • Tool “propose-actions” rewrote its description, which is the text the model reads security
    • Tool “get_signal_health” rewrote its description, which is the text the model reads security
  • 11 Sept 26 −1
    • Destructive annotations: pass → 0 functional
    • New tool “revoke_grant” functional
    • “get_signal_health” added an optional parameter “days” cosmetic
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 20 Sept 2026 · Probed https://plainrouter.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=plainrouter.com CN=WE1,O=Google Trust Services,C=US 7 Aug 2026 5 Nov 2026 ECDSA 256 ECDSA-SHA256 4c0da8387d1b076c0e3177aac71f9ca4
SANs: plainrouter.com, *.plainrouter.com
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 plainrouter.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
plainrouter.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp", resource_metadata="https://plainrouter.com/.well-known/oauth-protected-resource/mcp"

Bearer realm="mcp", resource_metadata="https://plainrouter.com/.well-known/oauth-protected-resource/mcp"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN

Protected resource metadata

Document https://plainrouter.com/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://plainrouter.com/mcp
Authorisation server https://plainrouter.com

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://plainrouter.com/mcp Verified 200
http (plaintext) http://plainrouter.com/mcp HTTPS enforced 301 https://plainrouter.com/mcp
MCP tools · 10 exposed · ~975 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
duplicate-ad-with-creative ~142

Submit a canonical proposal to duplicate a source Meta ad with a different creative asset. Approved copies are always created PAUSED.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.
asset_idstringyesAsset ID returned by upload-asset or get-creative-library.
idempotency_keystringyesStable key reused when retrying this duplicate proposal.
name_suffixstringOptional suffix for the copied ad name.
rationalestringyesWhy this new creative variant should be created.
source_adstringyesNumeric Meta ID of the ad to duplicate.

No output schema declared.

No examples provided.

get_account_state ~51

Return the authorized advertising account, workspace, connection, Signal destination, and currently available read-only capabilities.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.

No output schema declared.

No examples provided.

get_performance ~79

Admissible proposal evidence comparing Meta-reported conversions with gateway-verified accepted conversions, plus the latest stored daily Meta spend and delivery metrics.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.
daysintegerNumber of reporting days to compare, from 1 to 90.

No output schema declared.

No examples provided.

get_signal_health ~96

Diagnostic view of first-party event flow, Meta delivery outcomes, match quality, and reconciliation gaps from Plainrouter stored measurements. Not admissible evidence for spend-affecting proposals. Does not call the Marketing API.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.
daysintegerTrailing window in days. One of 7, 30, 90.

No output schema declared.

No examples provided.

get-creative-library ~101

Return Meta image and video assets with the ads and last-30-day performance historically associated with each asset.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.
asset_typestringLimit results to images or videos. Defaults to all.
cursorstringOpaque Meta cursor returned by a previous call.
limitintegerMaximum assets returned per requested asset type.

No output schema declared.

No examples provided.

propose-actions ~189

Propose a batch of budget, status, upload, or creative-duplication actions for the approved ad account. Budget and status proposals are recommendations only; their execution is disabled in this release. Supported JPEG/PNG uploads and paused ad copies require human approval and workspace policy checks. Suggest-only approval never executes them.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.
actionsarrayyesOne to twenty-five typed action objects.
evidencearrayyesOne to three approved server-re-read evidence citations; action-bound sources require action_index.
idempotency_keystringyesStable key reused when retrying the same proposal.
rationalestringyesWhy this batch should be considered together.
target_sourcestringyesHow the target was selected. Human-supplied establishes selection only, never current target state.

No output schema declared.

No examples provided.

revoke_grant ~56

Revoke an active workspace grant. The caller must hold the revoke_grant scope in the same workspace or be the human delegator of the granted agent.

NameTypeReqDescription
grant_idstringyesThe ULID of the grant to revoke.

No output schema declared.

No examples provided.

show_spend_cap_approval ~26

Render the static spend-cap approval preview card. Reads and writes nothing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

upload-asset ~184

Stage a JPEG/PNG image and submit a canonical upload action through the policy and approval gate.

NameTypeReqDescription
account_idintegerAdvertising account ID. Required when the workspace has more than one active account.
asset_typestringyesThe creative asset type. M2 supports images only.
content_base64stringRaw base64 content for image uploads. Do not use a data URI prefix.
filenamestringyesBare filename with a matching .jpg, .jpeg, or .png extension, such as spring-hero.jpg. Path separators are rejected: send a name, not a path. The asset is never written to a filesystem path built fro…
idempotency_keystringyesStable key reused when retrying this upload proposal.
rationalestringyesWhy this asset should be added to the creative library.

No output schema declared.

No examples provided.

verify_signal_ingestion ~51

Verify server-side Signal ingestion by writing one idempotent, identity-free modeled event for the authorized workspace. This confirms ledger receipt but does not count as real arrival evidence or complete onboarding. No spend capability.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the PlainRouter MCP server?

PlainRouter is an MCP server listed in the public MCP registry as com.plainrouter/mcp. Inspect an approved ad account and first-party signal health, then propose policy-gated actions. This page covers its hosted endpoint (https://plainrouter.com/mcp).

Is the PlainRouter MCP server safe to use?

PlainRouter scores 87 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 PlainRouter MCP server expose?

PlainRouter exposes 10 tools: get_account_state, get_signal_health, get_performance, verify_signal_ingestion, propose-actions, and 5 more. Their descriptions and schemas cost roughly 975 tokens of context every time the server is loaded.

Does the PlainRouter MCP server require authentication?

Yes. PlainRouter asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the PlainRouter MCP server still maintained?

PlainRouter is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.