Google PageRank for AI agents. 25,000+ tools indexed.

madev/dotvvm-docs-mcp

Score: 49.6 Rank #89 MCP Server

An MCP (Model Context Protocol) server that exposes DotVVM UI control documentation to AI assistants.

Use madev/dotvvm-docs-mcp in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
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

JavaScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for madev/dotvvm-docs-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/madev--dotvvm-docs-mcp)](https://agentrank-ai.com/tool/madev--dotvvm-docs-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/madev--dotvvm-docs-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/madev--dotvvm-docs-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="madev/dotvvm-docs-mcp"></script>

Matched Queries

"model context protocol""model-context-protocol"

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 →
Are you the maintainer of madev/dotvvm-docs-mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.