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.

xi.pe

REMOTE · XI.PE · SCANNED AUG 20

Share text at a short URL. No account, no API key, expires within 7 days.

Available components

63 Trust /100
Trust breakdown (6 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 →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 756 tokens (~252/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 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 (33% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · xi.pe

# add to Claude Code
claude mcp add --transport http pe-xi-xipe https://xi.pe/mcp
# ~/.codex/config.toml
[mcp_servers.pe-xi-xipe]
url = "https://xi.pe/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pe-xi-xipe": {
      "type": "remote",
      "url": "https://xi.pe/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add pe-xi-xipe --url https://xi.pe/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  pe-xi-xipe:
    url: "https://xi.pe/mcp"
// mcp.json
{
  "mcpServers": {
    "pe-xi-xipe": {
      "type": "http",
      "url": "https://xi.pe/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 Aug 26 0
    • Server version: 3b7c9eb37d9aac91943fd0da4b0a03af229e5b1a → 3d98f0382201bb817c96d865ffcfd1e5d64f10ff functional
  • 19 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “create_paste” rewrote its description, which is the text the model reads security
    • Tool “read_paste” rewrote its description, which is the text the model reads security
    • Schema quality: 206 → 252 functional
    • Stability: unverified → 0.03 functional
    • Server version: ced4061009ec60154ccc95fc458f6705d55fdebe → 3b7c9eb37d9aac91943fd0da4b0a03af229e5b1a functional
    • “create_paste” reworded the description of “long” cosmetic
    • “delete_paste” reworded the description of “code” cosmetic
    • “read_paste” reworded the description of “code” cosmetic
  • 18 Aug 26 63

    First indexed and scored.

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 Aug 2026 · Probed https://xi.pe/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=xi.pe CN=WE1,O=Google Trust Services,C=US 16 Jul 2026 14 Oct 2026 ECDSA 256 ECDSA-SHA256 304742a660dca3920e391109423d4f88
SANs: xi.pe, *.xi.pe
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
DNSSEC insecure

Validation of xi.pe. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
pe. present 7981 8 Verified
xi.pe. 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
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://s.xi.pe https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline' https://s.xi.pe; font-src 'self'; img-src 'self' data:; connect-src 'self' https://cloudflareinsights.com; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://xi.pe/mcp Verified 200
http (plaintext) http://xi.pe/mcp HTTPS enforced 301 https://xi.pe/mcp
MCP tools · 3 exposed · ~474 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.

Tool Tokens
create_paste ~322

Store UTF-8 text at xi.pe and get back a short URL anyone can read. Use it when text has to leave the conversation: someone asks for a shareable link to text you already have -- 'share this', 'give me a URL for it'; something a human needs to read would flood the chat inline -- a long diff, a stack trace, a generated config, a report; or something has to reach another agent, session or machine that does not share your filesystem. Maximum 2 MiB (2,097,152 bytes); larger is rejected, not truncated. Returns url, code, delete_token, size and expires. The delete_token is shown once and is the only way to delete the paste -- pass it to the user verbatim if a human is in the loop.

NameTypeReqDescription
contentstringyesthe UTF-8 text to store. Maximum 2 MiB (2,097,152 bytes), counted as UTF-8 bytes rather than characters. Oversize is rejected with no truncation. No line-length or line-count limit.
longbooleanuse a 23-character code instead of the default 6. Worth it when a lucky guess would actually matter -- credentials, private logs, anything with real consequences if a stranger landed on it.
ttlstringhow long the paste should live: a number followed by m, h or d (for example 30m, 6h, 3d). Defaults to the 7 day maximum. Cannot be longer than 7d.
NameTypeReqDescription
codestringyesthe paste's code
delete_tokenstringyesthe only capability that can delete this paste. Shown once -- surface it verbatim.
expiresstringyesRFC 3339 timestamp after which the paste is gone
sizeintegeryesstored size in bytes
urlstringyesthe URL of the new paste

No examples provided.

delete_paste ~83

Delete a xi.pe paste before it expires. Requires the delete_token returned when it was created; there is no other way to prove ownership.

NameTypeReqDescription
codestringyesthe paste's code (6 characters, or 23 if created with long), or its full xi.pe URL
delete_tokenstringyesthe delete_token returned when the paste was created

No output schema declared.

No examples provided.

read_paste ~69

Fetch the text of an existing xi.pe paste -- including one a user or another agent just handed you. Accepts either the code or the full URL.

NameTypeReqDescription
codestringyesthe paste's code (6 characters, or 23 if created with long), or its full xi.pe URL

No output schema declared.

No examples provided.