Docs MCP
Rank #7,064com.vaadin/docs-mcp
MCP server providing docs-mcp capabilities
Docs MCP is a Model Context Protocol (MCP) server published by vaadin. It ranks #7,064 of 132,046 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Docs MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Oct 10, 2025 and most recently updated on Oct 29, 2025.
Ranks ahead of 124,982 of 132,046 servers on MCP Toplist.
Use Docs MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docs-mcp https://mcp.vaadin.com/docs/[mcp_servers.docs-mcp]
url = "https://mcp.vaadin.com/docs/"Add to ~/.codex/config.toml.
https://mcp.vaadin.com/docs/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docs-mcp": {
"url": "https://mcp.vaadin.com/docs/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docs-mcp": {
"type": "http",
"url": "https://mcp.vaadin.com/docs/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docs-mcp": {
"serverUrl": "https://mcp.vaadin.com/docs/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docs-mcp": {
"url": "https://mcp.vaadin.com/docs/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.vaadin%2Fdocs-mcp)<a href="https://mcptoplist.com/server/com.vaadin%2Fdocs-mcp"><img src="https://mcptoplist.com/badge/com.vaadin%2Fdocs-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vaadin
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Oct 29, 2025 |
| 1.0.0 | Oct 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Docs MCP?
- Docs MCP is maintained by vaadin, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Docs MCP listed on the Official MCP Registry?
- Yes — Docs MCP is listed on the Official MCP Registry.
- How many versions does Docs MCP have?
- MCP Toplist tracks 3 versions of Docs MCP, most recently published on Oct 29, 2025.
- Where can I find the source code for Docs MCP?
- The source code for Docs MCP is hosted at github.com/vaadin/vaadin-documentation-services.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.