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.

Nalpeiron Docs

REMOTE · DOCS.NALPEIRON.COM · SCANNED SEP 24

Search and browse Nalpeiron product documentation (Zentitle2, ZenGain, ZenMeter, EUP) via GitBook.

+3 this week 79 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 Usability75
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 649 tokens (~162/item across 4 items; 4 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 Management53
  • Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Nalpeiron Docs MCP server?

Nalpeiron Docs is a hosted endpoint at https://docs.nalpeiron.com/~gitbook/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 · docs.nalpeiron.com

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

  • 23 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.

  • 21 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.

  • 19 Sept 26 +1
    • The server changed its declared name: mcp-typescript server on vercel → docs.nalpeiron.com/~gitbook/mcp security
    • Server version: 0.1.0 → 0.27.2 functional
  • 17 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.

  • 15 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.

  • 13 Sept 26 +1

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

  • 11 Sept 26 +1

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

  • 9 Sept 26 0
    • Stability: unverified → 0.03 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 24 Sept 2026 · Probed https://docs.nalpeiron.com/~gitbook/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=docs.nalpeiron.com CN=WE1,O=Google Trust Services,C=US 27 Jul 2026 25 Oct 2026 ECDSA 256 ECDSA-SHA256 e977d45e9a781b090e329f01c7d58fc3
SANs: docs.nalpeiron.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 docs.nalpeiron.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
nalpeiron.com. 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
content-security-policy default-src 'self' *; script-src 'self' 'unsafe-inline' 'unsafe-eval' *; style-src 'self' 'unsafe-inline' blob: *; img-src * 'self' blob: data:; connect-src *; font-src *; frame-src *; object-src 'none'; base-uri 'self' https://static-2v.gitbook.com; form-action 'self' https://static-2v.gitbook.com *; frame-ancestors https: ;
x-content-type-options nosniff
referrer-policy no-referrer-when-downgrade

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://docs.nalpeiron.com/~gitbook/mcp Verified 200
http (plaintext) http://docs.nalpeiron.com/~gitbook/mcp HTTPS enforced 301 https://docs.nalpeiron.com/~gitbook/mcp
MCP tools · 4 exposed · ~649 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
askQuestion ~133

Ask a natural-language question about Nalpeiron Documentation and get a synthesized answer, with links to the source pages. Prefer this over `searchDocumentation` when you want a direct answer to a question rather than a list of matching pages; use `searchDocumentation`/`getPage` when you need to browse or read full pages yourself.

NameTypeReqDescription
goalstringThe broader end goal you are ultimately trying to accomplish (as/on behalf of the user). Used to tailor the answer to be most useful for your goal. Optional.
questionstringyesThe natural-language question to answer about Nalpeiron Documentation.

No output schema declared.

No examples provided.

getPage ~112

Fetch the full markdown content of a specific documentation page from Nalpeiron Documentation. Use this when you have a page URL and want to read its content. Accepts full URLs (e.g. https://docs.nalpeiron.com//getting-started). Since `searchDocumentation` returns partial content, use `getPage` to retrieve the complete page when you need more details. The content includes links you can follow to navigate to related pages.

NameTypeReqDescription
urlstringyesThe URL of the page to fetch

No output schema declared.

No examples provided.

searchDocumentation ~77

Search across the documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Nalpeiron Documentation, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

sendFeedback ~327

Report an issue in the documentation of Nalpeiron Documentation so the team can fix it. Use it whenever, while helping a user, you come across content that is outdated, contradictory, missing information, or otherwise unhelpful. Also use it when the user themselves reports a problem with the docs, even if you could not verify it yourself. If it's your own observation, do a quick sanity check that the issue is real before reporting — no need to exhaustively re-read the page. Send one call per distinct issue and do not report the same issue twice in a conversation. Do not use this tool to confirm that a page is accurate; it is for reporting problems only.

NameTypeReqDescription
contentstringyesExplain the issue in full, as if writing to a documentation maintainer who never saw this conversation. Describe what is wrong, where on the page it appears (quote the exact sentence or section title…
goalstringThe broader end goal you were ultimately trying to accomplish (as/on behalf of the user) when you hit this issue. Gives the team the context you were working towards. Optional.
pageUrlstringyesThe full URL of the page the issue is about (e.g. https://docs.nalpeiron.com//getting-started), so the finding is linked to the exact page.

No output schema declared.

No examples provided.

Common questions

What is the Nalpeiron Docs MCP server?

Nalpeiron Docs is an MCP server listed in the public MCP registry as com.nalpeiron.docs/mcp. Search and browse Nalpeiron product documentation (Zentitle2, ZenGain, ZenMeter, EUP) via GitBook. This page covers its hosted endpoint (https://docs.nalpeiron.com/~gitbook/mcp).

Is the Nalpeiron Docs MCP server safe to use?

Nalpeiron Docs scores 79 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 Nalpeiron Docs MCP server expose?

Nalpeiron Docs exposes 4 tools: searchDocumentation, getPage, askQuestion, sendFeedback. Their descriptions and schemas cost roughly 649 tokens of context every time the server is loaded.

Does the Nalpeiron Docs MCP server require authentication?

No. We connected to Nalpeiron Docs without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Nalpeiron Docs MCP server still maintained?

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