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 connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-14 · ★ 5 · #42 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

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

repo age created 2026-07-06 - young repo, little track record yet

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

v1.4.3 · 2026-08-14

prepare Doc Bridge 1.4.3

v1.4.1 · 2026-08-12

update Doc Bridge references to 1.4.0 · prepare Doc Bridge for Cursor Marketplace · package Doc Bridge for Claude Code · add GitHub Copilot plugin support · prepare Doc Bridge 1.4.1 release

v1.4.0 · 2026-08-12

Portable handoffs for coding agents · Doc Bridge v1.4.0 makes the same deterministic, read-only handoff available across more agent environments without coupling your documentation workflow to one editor or runtime.…

04 · Who maintains Doc Bridge

Doc Bridge is maintained by agentskit-io. We track 2 MCP servers from agentskit-io - 2 actively maintained, 10 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 #42 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-08-14)
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-08-25, its last commit was 2026-08-14 and it shipped 8 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 · Vk Ads MCP · Yandex Direct MCP (ai-hub-open) · Docvet · Clirank · Vault Cortex

More TypeScript MCP servers · Aibtcdev MCP Server · Companies House · Aidemd Mcp MCP Server · see all