Doc Bridge MCP Server

npm: @agentskit/doc-bridge · CLI: ak-docs · Landing: agentskit-io.github.io/doc-bridge. It runs locally over stdio via the published package.

People who work with coding agents, developer experience and documentation and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 7 · #13 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Doc Bridge

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add agentskit-io-doc-bridge -- npx -y @agentskit/doc-bridge

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "agentskit-io-doc-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@agentskit/doc-bridge"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · 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.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @agentskit/doc-bridge - the @agentskit scope differs from the repo owner (agentskit-io); confirm it's the project's official package

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

03 · What Doc Bridge can do

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

Latest releases

@agentskit/doc-bridge@1.11.1 · 2026-09-18

Stop reporting a path an ignore rule rescues as unreproducible. · git check-ignore --verbose emits a record for every path that matched a rule, including the path · a ! negation rescues - and such a path is precisely…

@agentskit/doc-bridge@1.11.0 · 2026-09-16

Say when a committed index could not have come from a clean checkout. · A scan walks what is on disk and has no reason to consult .gitignore, so a generated module or · document silently joins the corpus on a machine…

@agentskit/doc-bridge@1.10.1 · 2026-09-16

Keep a committed index fresh across commits. · The retrieval projection sealed its content hash over the discovery snapshot's hash, and a · snapshot's hash covers its sourceRevision - the commit SHA when the working…

04 · Who maintains Doc Bridge

Doc Bridge is maintained by agentskit-io. We track 2 MCP servers from agentskit-io - 2 actively maintained, 12 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from agentskit-io.

  1. AgentsKit Registry Discover open-source AI agents and get source-owned installation instructions through MCP. ★ 5

05 · Facts

category
documentation - ranked #13 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-18)
registry
io.github.AgentsKit-io/doc-bridge (active, first published 2026-07-22 · 2 versions)
packages
npm:@agentskit/doc-bridge

06 · Doc Bridge FAQ

What is Doc Bridge?

npm: @agentskit/doc-bridge · CLI: ak-docs · Landing: agentskit-io.github.io/doc-bridge. It runs locally over stdio via the published package.

Is Doc Bridge still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Doc Bridge?

Run `npx -y @agentskit/doc-bridge`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Doc Bridge run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Doc Bridge

More documentation MCP servers · Docvet · Clirank · Vault Cortex · Amcharts5 · Atlas Mind

More TypeScript MCP servers · Better Notion · Kira · Aibtcdev MCP Server · Aicanvas (aicanvas-me) · Companies House · see all