Knowledge MCP

knowledge indexes your code, cloud infrastructure, logs, and docs into cross-linked graphs and serves them over MCP: hybrid code search, call-graph traversal, structural AST search and replace, and a reasoning graph where hypotheses carry their evidence. Runs as a local MCP server; any LLM that speaks MCP works from the graph instead of rediscovering your system every session.

People who need coding agent tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 1 · VERIFIED 2026-08-25

Apache-2.0 · Go servers · how we verify → /methodology

01 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

license Apache-2.0 - declared in the repository

registry namespace io.github.fulminate-io is GitHub-verified and matches the repo owner

02 · What Knowledge MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] A large first index is thousands of LLM calls - one summary per node. If your summarizer is a logged-in claude or codex CLI, every call draws on that subscription's session quota. For a big repo, point the summarizer at an API provider first: add a [summarizer] section to

03 · Who maintains Knowledge MCP

knowledge-mcp is maintained by fulminate-io. It's the only MCP server we track from this author; the repo dates to May 2026.

04 · Facts

category
coding agent - actively maintained as of 2026-08-25.
registry
io.github.fulminate-io/knowledge-mcp (active, first published 2026-08-11)

05 · Knowledge MCP FAQ

What is Knowledge MCP?

knowledge indexes your code, cloud infrastructure, logs, and docs into cross-linked graphs and serves them over MCP: hybrid code search, call-graph traversal, structural AST search and replace, and a reasoning graph where hypotheses carry their evidence. Runs as a local MCP server; any LLM that speaks MCP works from the graph instead of rediscovering your system every session.

Is Knowledge MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25. We re-verify nightly.

06 · Alternatives to Knowledge MCP