Stats
Actions
Tags
From vaadin-development
Connects remotely to Vaadin's MCP server at https://mcp.vaadin.com for tools, resources, and prompt templates supporting Vaadin Java web app development. Docs: https://mcp.vaadin.com/docs. Likely requires 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/docsnpx claudepluginhub marcushellberg/vaadin-development-plugin --plugin vaadin-development