docs-mcp
Server Details
Provides Vaadin Documentation and help with development tasks
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 58.1% over 40 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- vaadin/vaadin-mcp
- GitHub Stars
- 13
TDQS
Scored across 11 tools
Most tools have clearly distinct purposes: version lookups, search, full-document retrieval, theme CSS, and the primer are unambiguous. The four get_component_*_api tools share nearly identical signatures and could be confused (React vs Web Component API especially, since React components wrap web components), though the api-type suffix does help differentiate them.
Every tool follows a consistent snake_case verb_noun pattern (get_*, search_*), with clear, descriptive names. No mixed conventions or vague verbs appear anywhere in the set.
11 tools is well-scoped for a documentation server covering components, versions, theming, and search. Each tool earns its place and none feels redundant.
The surface covers component APIs across Java/React/Web Component models, styling, theme CSS, version discovery, search, and full-document retrieval—a thorough lifecycle for doc lookup. Minor gaps like dedicated example/snippet or component-overview tools exist, but search and primer largely fill them.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
7 tool updates
- Changed
get_component_java_api2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
- Changed
get_component_react_api2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
- Changed
get_component_styling2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
- Changed
get_component_web_component_api2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
- Changed
get_theme_css_properties2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
- Changed
get_vaadin_primer2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\". For legacy versions (7, 8, 14), returns guidance on version-specific resources."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\". For legacy versions (7, 8, 14), returns guidance on version-specific resources." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
- Changed
search_vaadin_docs2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", \"25.2\", or \"25.3\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25.0", - "25.1", - "25.2" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2", + "25.3" +]
3 tool updates
- Added
get_latest_vaadin_version - Added
get_supported_vaadin_versions - Removed
get_vaadin_version
7 tool updates
- Changed
get_component_java_api2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
- Changed
get_component_react_api2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
- Changed
get_component_styling2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
- Changed
get_component_web_component_api2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
- Changed
get_theme_css_properties2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
- Changed
get_vaadin_primer2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\". For legacy versions (7, 8, 14), returns guidance on version-specific resources."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\". For legacy versions (7, 8, 14), returns guidance on version-specific resources." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
- Changed
search_vaadin_docs2 fields changed- changed
Input schema / properties / vaadin_version / descriptionPrevious value: -"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25\", or \"25.1\"."New value: +"Required. Vaadin version: \"7\", \"8\", \"14\", \"24\", \"25.0\", \"25.1\", or \"25.2\"." - changed
Input schema / properties / vaadin_version / enumPrevious value: -[ - "7", - "8", - "14", - "24", - "25", - "25.1" -]New value: +[ + "7", + "8", + "14", + "24", + "25.0", + "25.1", + "25.2" +]
1 tool update
- Added
get_theme_css_properties
9 tool updates
- First observed
get_component_java_api - First observed
get_component_react_api - First observed
get_component_styling - First observed
get_component_web_component_api - First observed
get_components_by_version - First observed
get_full_document - First observed
get_vaadin_primer - First observed
get_vaadin_version - First observed
search_vaadin_docs
Related MCP Connectors
Provides tools for searching Google Workspace documentation and much more.
Get up-to-date, version-specific documentation and code examples from official sources directly in…
Search VeChain documentation, query on-chain data, and fetch fee suggestions with direct links to…
Provides access to Google's public developer documentation.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides instant access to 700+ programming documentation sources and creates isolated Docker containers for safe code testing and experimentation. Combines comprehensive documentation lookup with containerized development environments for enhanced development workflows.AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to access DotVVM UI control documentation, including listing controls and retrieving detailed docs with code samples.2 npm1MIT
- AlicenseAqualityCmaintenanceProvides programmatic access to Material Web documentation and components for AI agents, enabling documentation search, template generation, and HTML validation.74 npm1MIT
- AlicenseAqualityAmaintenanceProvides offline access to SAP documentation and real-time SAP Community content, integrating official documentation with community-driven solutions for comprehensive developer support.9232Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.