mcpbeat Sign in

CliDeck MCP — Network Knowledge MCP Server

answering

CliDeck MCP — Network Knowledge is answering right now. Last checked 6 min ago. It exposes 17 tools. Last commit 8 Sep 2026.

Free verified network knowledge for AI agents: deterministic answers, honest unknowns.

Uptime history 16 days of history
16 days agonow
100.0%
Uptime 24h
92 of 92 checks
17
Tools
read from the server
474 ms
Response time
average over 24h
3
Stars
last commit 8 Sep 2026

What the code does

We read the source, 23 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    const child = spawn(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add network-knowledge --transport http https://mcp.clideck.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "network-knowledge": {
      "url": "https://mcp.clideck.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.network-knowledge]
url = "https://mcp.clideck.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "network-knowledge": {
      "url": "https://mcp.clideck.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "network-knowledge": {
      "url": "https://mcp.clideck.com/mcp"
    }
  }
}

Available tools 17

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

analyze
analyze_device_snapshot
Detect vendor, model, operating system, and version from bounded CLI output while redacting sensitive values. Input is not stored.
analyze_network_path
Build a bounded topology and packet-path graph from supplied CDP, LLDP, route, and traceroute outputs without storing them.
knowledge
get_knowledge_provenance
Return safe source metadata for up to five active knowledge revisions.
list_knowledge_domains
List installed, compatible knowledge domain packs and their declared capabilities.
network
get_network_workflow
Return a deterministic, ordered workflow including safety, verification, and rollback.
query_network_knowledge
Return deterministic, version-scoped commands, diagnostics, and concepts for a network question.
advise
advise_network_upgrade
Return exact-model, exact-version upgrade prerequisites, risks, checks, and rollback without downloading software.
cancel
cancel_expert_task
Cancel a non-terminal expert task.
continue
continue_expert_task
Provide bounded additional input requested by the researcher.
describe
describe_knowledge_domain
Return the context and public-record contracts for one installed knowledge domain.
domain
query_domain_knowledge
Run deterministic search in one domain using that pack’s validated context and public-record schema.
expert
get_expert_task
Poll an expert research task by opaque ID and access token.
request
request_expert_answer
Create a durable research task when deterministic knowledge has no applicable answer.
resolve
resolve_network_context
Resolve vendor, model/platform, portable software family, operating system, and version context.
review
review_network_change
Deterministic advisory review of commands or a configuration diff. It always returns available guidance and never executes a command.
submit
submit_feedback
Submit correctness, freshness, safety, or completeness feedback without including private logs.
verify
verify_network_change
Evaluate bounded before/after outputs against the signed verification plan returned by review_network_change.

Endpoints

URLTransportStateLatencyChecked
https://mcp.clideck.com/mcp streamable-http answering 553 ms 6 min ago

Alternatives to CliDeck MCP — Network Knowledge

same job, measured the same way
Agent Module
by agent-module

Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.

7 tools answering
kcp-agent — KCP navigation planner
by cantara

Deterministic, fail-closed planner for KCP knowledge manifests: kcp_plan, kcp_load, kcp_validate.

404 installs/wk local only
framework-mcp
by 81labsapps-ops

Verified, version-pinned answers about fast-moving frameworks for coding agents.

answering
Raven — Solana Token Verification
by billybotticelli4u-collab

Solana token-launch verification for AI agents — deterministic, replayable, returns 'unknowable'.

23 installs/wk local only
Forage - MCP Server for AI Agents
by ernestalabs

Web intelligence, verified B2B contacts, and a persistent knowledge graph for AI agents.

answering
MiniMindsLab MCP Tools
by minimindslab-mcp

Deterministic MiniMindsLab utilities for AI agents over MCP.

7 tools answering
Haltproof
by rudrendupaul

Fail-closed deterministic checks and hash-chained receipts for AI agent outputs via MCP.

86 installs/wk local only
sayou
by pixell-global

Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.

52 installs/wk local only

CliDeck MCP — Network Knowledge — questions

Answers built from our own checks of this server.

What can CliDeck MCP — Network Knowledge do?
It exposes 17 tools, read directly from the server on our last check. Among them: advise_network_upgrade, analyze_device_snapshot, analyze_network_path, cancel_expert_task, continue_expert_task, describe_knowledge_domain and 11 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is CliDeck MCP — Network Knowledge mostly used for?
Its tools cluster around analyze, network and knowledge. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is CliDeck MCP — Network Knowledge working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 474 ms. The bar chart above shows every period we have measured.
How do I connect CliDeck MCP — Network Knowledge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does CliDeck MCP — Network Knowledge need an API key?
No. CliDeck MCP — Network Knowledge completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CliDeck MCP — Network Knowledge?
It answers our handshake in 474 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is CliDeck MCP — Network Knowledge open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.