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.

KnowMapped

REMOTE · MCP.KNOWMAPPED.COM · SCANNED SEP 24

Search, retrieve, create, and update visual knowledge maps in a user's KnowMapped account.

+3 this week 77 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 Security63
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1202 tokens (~120/item across 10 items; 10 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 Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage75
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 13% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% 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 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • 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 supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the KnowMapped MCP server?

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

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

  • 24 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 23 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 22 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 21 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 20 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 19 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 18 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 17 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day 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://mcp.knowmapped.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.knowmapped.com CN=YE1,O=Let's Encrypt,C=US 18 Aug 2026 16 Nov 2026 ECDSA 256 ECDSA-SHA384 6ab9667a834ab0555051aa97f408c7eb662
SANs: mcp.knowmapped.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.knowmapped.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
knowmapped.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; includeSubDomains; preload
content-security-policy upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(self), microphone=(self), geolocation=(self)

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.knowmapped.com/mcp Verified 200
http (plaintext) http://mcp.knowmapped.com/mcp HTTPS enforced 301 https://mcp.knowmapped.com/mcp
MCP tools · 10 exposed · ~1,076 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
confirm_knowmapped_map_creation ~88

Transactionally confirm a preflighted creation by draft ID. Success definitively returns map_id and revision. A failed transaction preserves the draft for retry, and retrying a committed success returns the same result without charging again. Use get_knowmapped_map_creation_result after a timeout or malformed response.

NameTypeReqDescription
confirm_credit_useboolean––
draft_idstringyes–

Structured output declared, but exposes no named fields.

No examples provided.

create_knowmapped_map ~168

Validate or create a KnowMapped graph. Specify requested layout only as top-level graph.layout_intent. When omitted, requested_layout and resolved_strategy are smart, but [0,0] placeholders are retained for the map client to lay out on first draw; layout_application is client-first-draw. Complete explicit coordinates are preserved instead. Set validate_only=true to check the exact final graph schema, layout, capacity, links, and credits without creating a map, charging credits, or reserving the idempotency key. For credit-bearing creation, show the quoted charge, then confirm the retained draft only after explicit approval.

NameTypeReqDescription
confirm_credit_useboolean––
graphobjectyes–
idempotency_keystringyes–
validate_onlyboolean––

Structured output declared, but exposes no named fields.

No examples provided.

get_knowmapped_layout_summary ~31

Return layout bounds and graph statistics without returning graph content.

NameTypeReqDescription
map_idstringyes–

Structured output declared, but exposes no named fields.

No examples provided.

get_knowmapped_map ~168

Retrieve an authorized map with independent node_offset, edge_offset, and page_size parameters. Canonical IDs are always retained in projected nodes and edges even when include_nodes or include_edges omits id. Use summary for statistics without graph content or compact for token-efficient fields. Search results return copy-safe map references so UUIDs should not be typed manually.

NameTypeReqDescription
edge_offsetinteger–Zero-based offset for the independently paginated edge collection.
includestring––
include_edgesstring––
include_nodesstring––
map_idstringyes–
node_offsetinteger–Zero-based offset for the independently paginated node collection.
page_sizeinteger–Maximum nodes and maximum edges returned in this page (1-200).

Structured output declared, but exposes no named fields.

No examples provided.

get_knowmapped_map_adjacency ~73

Return one concept and its directly connected concepts and relationships without retrieving the full graph. Provide node_id or an exact unique label.

NameTypeReqDescription
exact_label–––
limitinteger––
map_idstringyes–
node_id–––
offsetinteger––

Structured output declared, but exposes no named fields.

No examples provided.

get_knowmapped_map_creation_result ~67

Recover the definitive state of a map creation without creating a map or charging credits. Provide exactly one draft_id or the original idempotency_key. A succeeded result includes the canonical map ID and revision.

NameTypeReqDescription
draft_id–––
idempotency_key–––

Structured output declared, but exposes no named fields.

No examples provided.

get_knowmapped_update_schema ~42

Return the authoritative, versioned schema and examples for atomic KnowMapped map patches. Call this before constructing an update instead of guessing operation or field names.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

preflight_knowmapped_map_creation ~138

Check eligibility and credits, or retain a fully validated graph as a short-lived draft. The exact creation layout field is top-level graph.layout_intent, for example left-to-right. If omitted, Smart is the intent but [0,0] placeholders remain until the map client detects them and applies Smart on first draw; the response reports layout_application=client-first-draw. Complete explicit coordinates are preserved. Fields named layout, layout_type, or strategy are rejected. Drafts do not reserve credits and can be confirmed by draft ID without resending the graph.

NameTypeReqDescription
graph–––
idempotency_key–––

Structured output declared, but exposes no named fields.

No examples provided.

search_knowmapped_maps ~62

Search maps available to the connected KnowMapped account. Use this when a user refers to a saved map or wants to find prior concepts; existing ownership and sharing permissions are enforced server-side.

NameTypeReqDescription
limitinteger––
querystring––

Structured output declared, but exposes no named fields.

No examples provided.

update_knowmapped_map ~239

Validate or atomically update an editable map with one mixed patch. Accepted operations are update_map, add_node, update_node, remove_node, add_edge, update_edge, remove_edge, replace_edges, and layout_nodes; get_knowmapped_update_schema is the authoritative versioned contract. Use id for identifiers, title for the map title, and layout_nodes with strategy, spacing, groups, and optional flow. Node references accept IDs, earlier temp_id values, or exact unique labels. Edge references accept IDs or semantic source/target/current-relationship matches. validate_only returns a corrected executable normalized_patch, all detectable errors and warnings, layout positions and bounds, a patch summary, publication state, and current revision without changing data. On a stale write, revalidate the same patch at current_revision, then submit the returned normalized_patch.

NameTypeReqDescription
expected_revisionintegeryes–
idempotency_keystringyes–
map_idstringyes–
operationsarrayyesOne atomic patch. Node references accept IDs, declared temp IDs, or {"label":"Exact unique label"}.
validate_onlyboolean––

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the KnowMapped MCP server?

KnowMapped is an MCP server listed in the public MCP registry as com.knowmapped/mcp. Search, retrieve, create, and update visual knowledge maps in a user's KnowMapped account. This page covers its hosted endpoint (https://mcp.knowmapped.com/mcp).

Is the KnowMapped MCP server safe to use?

KnowMapped scores 77 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 KnowMapped MCP server expose?

KnowMapped exposes 10 tools: get_knowmapped_update_schema, search_knowmapped_maps, get_knowmapped_map, get_knowmapped_map_adjacency, get_knowmapped_layout_summary, and 5 more. Their descriptions and schemas cost roughly 1,076 tokens of context every time the server is loaded.

Does the KnowMapped MCP server require authentication?

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

Is the KnowMapped MCP server still maintained?

KnowMapped 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.