webforJ MCP Server

by Unknown

Not rated
Website

About

The official Model Context Protocol server for webforJ - providing AI assistants with Java web development tools, project generation, and comprehensive documentation access. Works with Claude, VS Code, Cursor, and all MCP-enabled environments.

Details

Author
Unknown
Categories
Developer Tools, Other, Knowledge Base

StreamableHTTP transport. Use this for Claude Code, VS Code, Cursor, and other MCP clients.

Server-Sent Events transport for backwards compatibility with older MCP implementations.

Use the Claude CLI command to register the server:

claude mcp add webforj-mcp https://mcp.webforj.com/mcp -t http -s user

This will automatically configure the MCP server in your Claude Code environment.

Add this server using the Integrations panel in Claude Desktop settings:

1. Open Claude Desktop and go to Settings
2. Click on "Integrations" in the sidebar
3. Click "Add Integration" and paste the URL above
4. Follow the setup wizard to complete the configuration

For detailed instructions, see theofficial integration guide.

Add this configuration to your VS Code settings:

"mcp": { "servers": { "webforj-mcp": { "url": "https://mcp.webforj.com/mcp" } } }

Add this to your VS Code settings.json file.

Add this configuration to your Cursor settings:

"mcpServers": { "webforj-mcp": { "url": "https://mcp.webforj.com/mcp" } }

Add this server configuration to your Windsurf MCP settings:

{ "mcpServers": { "webforj-mcp": { "serverUrl": "https://mcp.webforj.com/sse" } } }

Note: Windsurf uses the SSE endpoint for MCP server connections.

The server provides these webforJ development tools:

- webforj-knowledge-base- Search comprehensive webforJ documentation and examples
- webforj-create-project- Generate new webforJ projects with various templates
- webforj-create-theme- Generate CSS themes and color palettes

Use MCP endpoint (https://mcp.webforj.com/mcp) for:

- Claude Code (CLI)
- Claude Desktop
- VS Code with MCP extension
- Cursor with MCP extension
- Any MCP client

Use SSE endpoint (https://mcp.webforj.com/sse) for:

- Windsurf IDE
- Legacy MCP implementations
- Systems requiring Server-Sent Events

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

It exposes Micronaut framework documentation and guides as MCP resources, it offers tools to search the docs and prompts to help you write tests and perform tasks in an idiomatic way

The Vaadin Model Context Protocol (MCP) server provides AI coding assistants with direct access to comprehensive Vaadin documentation, enabling intelligent code assistance for Vaadin Java and React applications.

Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

Remote, no-auth MCP server providing AI-powered codebase context and answers

Official Svelte MCP server, provides docs and suggestions on the generated code.

Documentation and assembly review for @nhtio/adk.

Structured .aide spec files that give AI agents progressive disclosure into your codebase architecture. 6 MCP tools, 8 slash commands, TUI wizard, multi-IDE support.

Assists AI developers with requirement clarification, module design, and technical architecture.

AmazingMCP — MCP Server for .NET / C# Codebases

An MCP server that gives AI agents deep understanding of C# codebases via Roslyn — type search, dependency graphs, usage analysis, and architecture overviews, all from a live in-memory compilation.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.