Stats
Actions
Tags
From vaadin-development
Connects to Vaadin's remote MCP server for accessing Vaadin documentation, components, and development resources. May require authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"vaadin": {
"type": "http",
"url": "https://mcp.vaadin.com/docs"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.vaadin.com/docsFirst indexed Apr 10, 2026
npx claudepluginhub marcushellberg/vaadin-development-plugin --plugin vaadin-development