Serverscom.vaadin/docs-mcp
M

com.vaadin/docs-mcp

com.vaadin/docs-mcp · v1.0.1
● Remote
v1.0.1remote🌐 https://mcp.vaadin.com/docs/↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.vaadin/docs-mcp",
  "description": "Provides Vaadin Documentation and help with development tasks",
  "repository": {
    "url": "https://github.com/vaadin/vaadin-documentation-services",
    "source": "github"
  },
  "version": "1.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.vaadin.com/docs/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}