madev/dotvvm-docs-mcp
An MCP (Model Context Protocol) server that exposes DotVVM UI control documentation to AI assistants.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
madev/dotvvm-docs-mcp is a JavaScript MCP server. An MCP (Model Context Protocol) server that exposes DotVVM UI control documentation to AI assistants.
Ranked #89 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# dotvvm-docs-mcp An MCP (Model Context Protocol) server that exposes DotVVM UI control documentation to AI assistants. Documentation is sourced directly from the [`riganti/dotvvm-docs`](https://github.com/riganti/dotvvm-docs) GitHub repository (branch `4.0`) and cached locally for 30 days. > **Status:** Early prototype — not yet stable. Expect breaking changes. > **Not yet published to npm.** The `npx @madev/dotvvm-docs-mcp` install instructions below will work once the package is released. ## Prerequisites - Node.js 18+ (native `fetch` required) - npm ## Development setup ```bash npm install npm run dev # runs via tsx (no build step needed) ``` `npm run dev` starts the server on stdio. It does not print a prompt — this is expected, since MCP servers communicate over JSON-RPC on stdin/stdout. ## Building ```bash npm run build # compiles TypeScript to dist/ npm start # runs compiled output ``` ## MCP tools | Tool | Description | |------|-------------| |Read full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.