Mmcp.market

Doc Bridge MCP server

by AgentsKit-io·io.github.AgentsKit-io/doc-bridge·v1.2.6

Resolve documentation ownership, edit roots, checks, and human handoffs before an agent edits code.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

8 stars2.1k downloads/wk

Reviews

Write one

Nobody has reviewed Doc Bridge yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Doc Bridge tools (8)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • doc.get

    Read one indexed agent documentation file by id or indexed path.

  • doc.search

    Search the deterministic Doc Bridge index for repository documentation.

  • gate.status

    Evaluate documentation gates without writing files.

  • handoff.resolve

    Resolve a package or ownership id to its deterministic AgentHandoff.

  • memory.classify

    Classify local memory candidates into agent, human, playbook, or discard routes.

  • memory.promoteDraft

    Build a reviewable draft promotion body from local memory candidates without publishing it.

  • registry.topology

    Return the static Doc Bridge curator and delegate topology.

  • retriever.query

    Return relevant local Doc Bridge index chunks for a query.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan73 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Doc Bridge repository's README, as published. We do not edit it. Read it on GitHub

doc-bridge

npm: @agentskit/doc-bridge · CLI: ak-docs · Landing: agentskit-io.github.io/doc-bridge

Topics: ai-agents · documentation · developer-experience · mcp · llms-txt · typescript

Compatibility: node >=22 · TypeScript 5.8+ · pnpm, npm, or yarn consumers

Turn your docs into executable handoffs for coding agents.

doc-bridge reads your repo docs, ownership map, and human documentation site, then gives humans and agents the same evidence-linked starting point:

  • where to start reading
  • which files/packages it may edit
  • which checks prove the change
  • which human docs explain the feature

It is not a wiki or hosted RAG. The core works without any LLM or API key; the documentation portal dogfoods AgentsKit Chat as an optional surface over that deterministic layer.

Built for agent-scale repositories

Doc Bridge turns large repository structure and documentation into compact, evidence-linked context that humans and coding agents can query instead of repeatedly traversing the full repository.

Historical context-payload estimate

An earlier anonymized dogfooding cycle estimated up to 99% less serialized context payload. This is a historical payload estimate—not a guarantee of provider-token savings, answer quality, or semantic correctness. It is not the same measure as provider-token usage.

Historical controlled A/B signal

The published controlled study with 96 anonymized executions reported a directional operational signal of:

  • 18.46% fewer paired provider token-equivalent units across 46 token-complete pairs;
  • 39.75 seconds lower P95 latency;
  • 87.5% operationally completed executions vs. 75.0% with repository-only context.

These are historical, separately defined measures: the 99% figure is an estimated context-payload reduction, while the 18.46% figure uses provider-token-equivalent data from 46 paired observations. The bounded adjudicator recorded zero adjudicator-success outcomes in both arms; because that adjudicator is mechanical and does not independently judge semantic correctness, this result is directional and inconclusive. A newer local pilot is intentionally not promoted here while its semantic evaluation and publication review remain incomplete. See the full methodology and anonymized data.

Why teams use it

Agents are powerful, but most repo docs are written for humans. The result is familiar: the agent guesses ownership, edits the sibling package, runs the wrong test, or ignores the human guide that already explained the rule.

doc-bridge works in both directions:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @agentskit/doc-bridge on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add doc-bridge -- npx -y @agentskit/doc-bridge
Add to Cursor

Doc Bridge: common questions

Is Doc Bridge MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Doc Bridge safety report
How do I install Doc Bridge?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Doc Bridge need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Doc Bridge maintained?
The last commit was in the last day (2026-09-23). The latest release is v1.2.6.
What can I use instead of Doc Bridge?
Servers from other publishers that do the same job: CHAP Coordinator MCP server, MCP server and Agent-Native Slides MCP server. Compare all Doc Bridge alternatives.

Alternatives to Doc Bridge

Same job from other publishers: the closest match first, then the best rated.

All Doc Bridge alternatives →
  • CHAP Coordinator
    Auditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations.
    A
  • MCP
    Authorize consequential AI agent actions before execution
    A
  • Agent-Native Slides
    Agent-Native Google Slides - generate and edit React presentations
    A
  • Projectmem
    Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
    A
  • runx
    The governed runtime for agent skills. Search the catalog and inspect a skill before running it.
    A

More from AgentsKit-io →