Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. CliDeck MCP β€” Network Knowledge
C
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 1:46:52 PM

CliDeck MCP β€” Network Knowledge

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "clideck-mcp-network-knowledge": {
      "url": "https://mcp.clideck.com/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

CliDeck MCP

Verifiable external memory for AI agents

CliDeck MCP is an open-source framework for building verified, continuously updated knowledge systems that AI agents can access through MCP.

Built with Codex and GPT-5.6. Codex was the primary engineering environment for the project, while GPT-5.6 Luna powers its asynchronous knowledge-growth pipeline. Published answers remain deterministic and do not call a model at read time.

A model should not have to memorize every version of every technical manual. It needs strong fundamentals, reasoning ability, and the ability to use tools. Exact, specialized, and rapidly changing facts can live in an external knowledge system and be updated without retraining the model.

CliDeck MCP implements this architecture:

  • known questions are answered deterministically, without calling an AI model;
  • unknown questions become high-priority learning tasks;
  • Codex and GPT-5.6 discover and analyze official documentation;
  • independent validation passes check applicability and quality;
  • new knowledge is published as immutable revisions;
  • published knowledge is immediately reusable without AI.

Network Knowledge is the first production Domain Pack. Engineering Measurements demonstrates that the same core can support other technical and scientific domains.

  • Public MCP: https://mcp.clideck.com/mcp
  • Live read-only demo: https://mcp.clideck.com/demo
  • WebMCP Network Change Room: https://mcp.clideck.com/webmcp
  • Product page: https://clideck.com/software/mcp
  • Code license: Apache-2.0

The WebMCP Challenge extension

CliDeck MCP existed before The WebMCP Challenge. The immutable knowledge system, public MCP endpoint, version-aware network tools, change review, snapshot redaction, signed verification, continuous research pipeline, and operations console are pre-existing capabilities.

The Network Evidence Workbench was added after August 25, 2026 specifically for the challenge. It gives a person and a browser agent the same live, revision-safe workspace for examining real device output and finding sourced answers in CliDeck.

What is new

  • a separate public /webmcp experience that leaves /admin and /demo unchanged;
  • six stable browser-native WebMCP tools for reading the current case, detecting context, searching knowledge/workflows, presenting agent analysis, and tracking additional research;
  • local text and text-layer PDF extraction with visible page/line selection, explicit limits, and secret redaction before any network request;
  • a monotonic case_version and abort propagation so a late response can never overwrite a case the user has changed;
  • active-revision provenance beside official CliDeck results and a visually separate browser-agent interpretation;
  • ordinary buttons for every primary action, so the product remains useful in browsers without WebMCP.

Judge walkthrough

  1. Open https://mcp.clideck.com/webmcp in ChatGPT's in-app browser, or in Chrome 149+ with chrome://flags/#enable-webmcp-testing enabled.
  2. Load the labelled Cisco Catalyst 9300 IOS XE 16.10 sample, analyze it, and search for the applicable upgrade procedure.
  3. Enable Share redacted evidence with browser agent and ask the agent to explain the current sourced result.
  4. Replace the sample with IOS XE 17.8.1. Observe the new context and case_version, then search again for the EFSU-capable path.
  5. Upload a text-layer PDF or LOG, select the relevant page/line window, and repeat the flow.
  6. Ask a genuinely unknown question and start a real tracked research task.

The page never connects to a device and never executes a command. Complete files stay in browser memory. Only the selected, locally redacted window is sent to CliDeck; browser-agent access requires one explicit opt-in. IP, MAC, hostname, and username values are intentionally preserved as diagnostic context and disclosed in the interface.

Why this project exists

A general-purpose model may understand networking fundamentals while still having outdated or incomplete knowledge about exact commands, operating-system versions, restrictions, and operational procedures. Reading hundreds of manuals during training does not guarantee a precise answer for a particular device and software release.

CliDeck MCP separates responsibilities:

  • the model understands the question, reasons, and selects the appropriate tool;
  • MCP stores exact, structured, and version-aware knowledge;
  • a Domain Pack enforces the rules of its subject area;
  • the core manages publication, history, trust, conflicts, and rollback.

This architecture may reduce the need to encode every version of specialized documentation directly into model weights. We do not claim proven pretraining cost reductions; that would require separate experiments. The practical benefit already exists: exact knowledge can be validated and updated independently of the model.

What makes CliDeck MCP different

Deterministic answers

A known question does not invoke an LLM. PostgreSQL performs version-aware retrieval, the Domain Pack validates the result, and MCP returns a structured answer.

Known answers are therefore:

  • fast;
  • repeatable;
  • inexpensive;
  • verifiable;
  • independent of model-generation variance.

If applicable knowledge is unavailable, the system returns unknown instead of guessing.

Learning from unknown questions

An unknown question becomes a maximum-priority knowledge demand:

text
Unknown question
      ↓
Official-source discovery
      ↓
Download and deterministic conversion
      ↓
Chunking and extraction
      ↓
Independent verification and Deep Review
      ↓
Immutable publication
      ↓
Instant deterministic reuse

A demand is considered learned only after the same deterministic query finds an active published revision.

A continuously running Codex knowledge factory

The pipeline runs continuously while enabled. Mechanical stages do not consume AI tokens:

  • downloading;
  • PDF, HTML, and text conversion;
  • OCR;
  • chunking;
  • hashing;
  • indexing;
  • publication.

GPT-5.6 Luna runs through isolated, ephemeral Codex sessions and is used only for work that requires semantic reasoning:

  • discovering official sources;
  • analyzing ambiguous material;
  • independent verification;
  • Deep Review;
  • expert tasks.

Up to eight isolated executors lease work atomically. The pipeline can be paused and resumed without duplicating tasks or published knowledge. Routine discovery, analysis, verification, and Deep Review use GPT-5.6 Luna with low reasoning effort. Medium reasoning is reserved for unresolved Deep Review cases, rather than being spent on every record.

No separate model API integration required

The pipeline can run through an existing authenticated local Codex installation.

Runs through your existing local Codex setup. No separate model API integration is required. Subject to your Codex plan and usage limits.

This allows developers to use available capacity in their Codex plan to grow a private or public knowledge system without first integrating and funding a separate model API.

This is an operating option, not a promise of free or unlimited usage.

How Codex and GPT-5.6 were used

Codex was not added at the end as a code-generation demo. It was the primary engineering workspace and collaborator throughout the project, from the first architecture decisions to the running production system.

During development, Codex and GPT-5.6 were used to:

  • translate product goals into the MCP, worker, researcher, and admin architecture;
  • define trust boundaries, immutable revision contracts, release rollback, and privacy controls;
  • implement the TypeScript services, PostgreSQL migrations, Domain Pack SDK, scaffolder, and local operations dashboard;
  • design and test the continuous multi-executor pipeline;
  • build security tests, deterministic evaluations, browser tests, and production smoke checks;
  • inspect real pipeline telemetry and correct throughput, reliability, and data-conservation defects;
  • create the canonical backup, migration, deployment, health-check, and rollback workflow.

Codex and GPT-5.6 are also part of the product's operation:

  1. A known question is answered by deterministic PostgreSQL retrieval and Domain Pack validation, with no model call.
  2. An unknown question creates a prioritized learning demand.
  3. Isolated Codex executions pinned to GPT-5.6 Luna (gpt-5.6-luna) discover official material, analyze ambiguous fragments, verify candidates, and perform Deep Review.
  4. The coreβ€”not the modelβ€”enforces schemas, applicability, risk, conflicts, provenance, confidence, and immutable publication.
  5. Once published, the new answer becomes instantly reusable without another GPT-5.6 call.

This separation is deliberate: Codex and GPT-5.6 propose and review new knowledge; the deterministic core decides what is allowed to become active knowledge. CliDeck MCP is therefore not a wrapper that asks an LLM a question and trusts whatever text comes back.

Universal Domain Packs

CliDeck MCP is not limited to network equipment. Subject-specific behavior lives in Domain Packs.

The core owns:

  • immutable revisions;
  • releases and rollback;
  • provenance;
  • confidence thresholds;
  • conflict handling;
  • audit;
  • publication policy.

A Domain Pack defines:

  • domain context;
  • record types;
  • data schemas;
  • normalization;
  • deterministic validation;
  • mapping into a universal knowledge revision.

Developers can scaffold their own pack:

bash
pnpm domain:create -- --id marine-science --name "Marine Science"
pnpm domain:validate -- --id marine-science

The scaffolder creates a manifest, schemas, mapper, fixtures, and tests. Codex and GPT-5.6 can help adapt a fork to a new subject without rewriting the trusted publication and release core.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • W
    WOCLUB Protocol Gym

    Free daily constraint challenges with deterministic evaluation for AI agents.

    πŸ’» Developer Tools0 views
    Compare vs WOCLUB Protocol Gym β†’
  • Agentswitchboard logoAgentswitchboard

    Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

    πŸ’» Developer Tools0 views
    Compare vs Agentswitchboard β†’
  • Framework MCP logoFramework MCP

    Verified, version-pinned Expo SDK docs for coding agents over remote MCP (Streamable HTTP).

    πŸ’» Developer Tools0 views
    Compare vs Framework MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
Last commit
4d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about CliDeck MCP β€” Network Knowledge

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "clideck-mcp-network-knowledge": { "command": "npx", "args": ["-y", "CliDeck MCP β€” Network Knowledge"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCliDeck MCP β€” Network Knowledge AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/clideck-mcp-network-knowledge?style=directory)](https://allmcps.com/mcp/clideck-mcp-network-knowledge)
HTML Embed
<a href="https://allmcps.com/mcp/clideck-mcp-network-knowledge"><img src="https://allmcps.com/api/badge/clideck-mcp-network-knowledge?style=directory" alt="CliDeck MCP β€” Network Knowledge on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Last updatedSep 4, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to CliDeck MCP β€” Network Knowledge β†’Install in Claude DesktopInstall in CursorInstall in VS Code