Catalog
com.webforj/mcp
OfficialwebforJ MCP Server
WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps
Development tools and scaffolding for building WebforJ applications.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.webforj.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.