AI-powered Model Context Protocol server providing comprehensive access to Karibu Testing documentation, code generation, and migration tools
Browser-less TestingThis MCP (Model Context Protocol) server provides AI assistants with comprehensive tools for Karibu Testing - the server-side testing framework for Vaadin applications. Generate test code, migrate from other frameworks, and get expert guidance on Vaadin component testing.
Generate complete test classes, methods, and assertions for Vaadin components and views
Migrate from Selenium, TestBench, or other testing frameworks to Karibu Testing
Access comprehensive examples, patterns, and best practices for Vaadin testing
Specialized tools for testing all Vaadin components with proper assertions
Generate comprehensive test code for Vaadin applications using Karibu Testing framework.
Specialized tools for testing individual Vaadin components with proper lookup and interaction patterns.
Generate comprehensive assertions for validating component states, values, and behaviors.
Tools for migrating existing tests from other frameworks to Karibu Testing.
Access comprehensive documentation, examples, and best practices for Karibu Testing.
To use this MCP server with your AI assistant, configure it in your MCP client:
{ "mcpServers": { "KaribuTesting": { "command": "npx", "args": [ "-y", "mcp-remote", "https://karibu-testing-mcp.fly.dev/sse", "--transport", "sse-only" ] } } }
or if you use Claude Code
claude mcp add --transport sse KaribuTesting https://karibu-testing-mcp.martinelli.ch/sse