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

@assistant-ui/mcp-docs-server

MCP server for assistant-ui documentation and examples

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

What it does

This MCP server exposes the documentation and example code for assistant-ui, an open-source React library for building chat interfaces. It provides access to component APIs, integration guides for multiple LLM backends (Vercel AI SDK, LangGraph, OpenAI, Anthropic, Google, Mistral, Ollama), and examples of customizable chat primitives including Thread, Message, Composer, and ActionBar. The library includes built-in support for streaming, attachments, markdown rendering, code highlighting, voice dictation, and accessibility features.

Who it's for

Frontend engineers building chat or messaging features in React applications who want production-ready, composable components and straightforward integration with various LLM providers.

Common use cases

  • Look up component APIs and composition patterns while building custom chat interfaces
  • Reference backend integration examples for your LLM provider (Vercel AI SDK, LangGraph, etc.)
  • Find accessibility implementations and keyboard shortcut patterns
  • Explore customization examples and Radix-style theming approaches

Setup pitfalls

  • CI is not currently passing—review recent commits before relying on the code in production
  • High risk class designation reflects filesystem and network access; ensure appropriate sandboxing
  • Requires a Node.js environment; verify React version compatibility with your project
  • Under active development (last commit 0 days ago); expect rapid iteration and potential breaking changes
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
83
16.6
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
91.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 33 snapshots
4/30/20266/11/2026 · 33 snapshots
⚙ Maintenance health
92/ 100 · is this project alive?
contributors (1y)41
top contributor share34%
releases (1y)100
last release2d ago
median issue response2.3h
ci⚠ failing
⛁ Raw data
weekly downloads4k
github stars11k
forks1k
open issues4
license✓ present
readme length8509 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 21d 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