mcpbeat Sign in

XKnow Knowledge Base MCP Server

by techreone Your server? Claim it
local only

XKnow Knowledge Base runs on your own machine — the client starts it, so there is no endpoint to ping. 447 installs a week from npm. Last commit 12 Sep 2026.

Search and explore source-backed SEO, SaaS, and LLM-wiki knowledge from the XKnow knowledge base.

447
Installs / week
npm · xknow-mcp
0
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check XKnow Knowledge Base every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add xknow-mcp -- npx -y xknow-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xknow-mcp": {
      "args": [
        "-y",
        "xknow-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xknow-mcp]
command = "npx"
args = ["-y", "xknow-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "xknow-mcp": {
      "args": [
        "-y",
        "xknow-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xknow-mcp": {
      "args": [
        "-y",
        "xknow-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to XKnow Knowledge Base

same job, measured the same way
Beever Atlas
by beever-ai

Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

local only
Agentpedia MCP Server
by ksaslam311

Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.

33 installs/wk local only
Woody MCP
by gunsmith-academy

Woody, the AI firearms expert. Verified specs, legal lookups, and knowledge base.

99 installs/wk local only
Docs
by ntop

Search and query nTop's knowledge base and engineering guides from AI applications.

3 tools answering
Sui Knowledge Base (kapa.ai)
by jessiemongeon1

Semantic search across Sui documentation and knowledge sources, powered by kapa.ai

answering
Radix Wiki
by radix

Community-maintained knowledge base for Radix DLT — search, read, and contribute wiki pages.

11 tools answering
ZelesIA
by zelesia

Turn the LinkedIn posts you save into a knowledge base your assistant can search and cite.

answering
Vibe Hnindex
by andyanh174

Index source code into a local knowledge base, search with keyword + semantic + hybrid modes.

95 installs/wk local only

XKnow Knowledge Base — questions

Answers built from our own checks of this server.

Why is there no uptime for XKnow Knowledge Base?
XKnow Knowledge Base runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package xknow-mcp was installed 447 times last week.
How do I connect XKnow Knowledge Base?
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 runs locally, so the command pulls xknow-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use XKnow Knowledge Base?
The npm package xknow-mcp was installed 447 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is XKnow Knowledge Base open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.