$ timeahead.in
/ servers/npm/@assistant-ui/mcp-docs-server
npm

@assistant-ui/mcp-docs-server

MCP server for assistant-ui documentation and examples

10k stars4k/wkupdated 0d agogithub ↗
91excellent
▣ Overview
npm versionnpm downloadsWeave BadgeGitHub starsGitHub LicenseBacked by Y Combinator

What it does

This MCP server surfaces assistant-ui's documentation and example code to Claude, enabling LLM-assisted development with the React chat library. It provides tools to retrieve API references, component examples, and integration guides from the assistant-ui project, allowing Claude to answer questions about chat UI patterns and backend connectivity in context.

Who it's for

React developers building AI chat interfaces who use assistant-ui and want Claude's help navigating the library. Teams integrating with backend runtimes (Vercel AI SDK, LangGraph, custom data-stream) and engineers customizing chat UX from the library's composable primitives.

Common use cases

  • Ask Claude for example code using Thread, Message, or Composer components in a specific layout.
  • Get integration walkthroughs for connecting assistant-ui to OpenAI, Anthropic, or a custom backend.
  • Troubleshoot styling or accessibility concerns by referencing the docs within a conversation.
  • Learn patterns for building generative UI with tool calls or inline approvals in assistant-ui.

Setup pitfalls

  • CI is not passing on the current release—test locally before relying on the server in production.
  • The server writes to the filesystem (risk_class: high)—run it in a sandboxed environment if untrusted doc sources are added.
  • Verify network calls to the assistant-ui repository do not leak sensitive project context or internal build details.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
83
16.6
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
90.6
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high· 2 tools · auth: API key
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
Tool nameDescriptionDestructive?
echo✓ no
fingerprint✓ no
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "assistant-uimcp-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@assistant-ui/mcp-docs-server"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
66/ 100 · is this project alive?
contributors (1y)44
top contributor share32%
releases (1y)100
last release5d ago
median issue response6.8d
ci⚠ failing
⛁ Raw data
weekly downloads4k
github stars10k
forks1k
open issues14
license✓ present
readme length8509 chars
last publish0d ago
last commit0d ago
last updated6h ago
install verified✓ pass · 14d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points