webforJ MCP Server
WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps
https://mcp.webforj.com/mcpCurrent observation
This endpoint answered at its latest recorded check.
What this server reports about itself
Self-reported at initialize. Not verified by Licium.
- Server name
- webforj-mcp
- Version
- 0.0.1
- Capability keys
- tools
- Tool names
- get_versions, create_project, get_document, search_knowledge_base, styles_get_component, styles_list_tokens, styles_validate_tokens, fqcn_validate, create_theme
# webforJ MCP server Tools for webforJ (a Java framework that composes UI imperatively in Java — no JSX, no HTML templates) and its DWC component library. webforJ also ships an optional Kotlin DSL for developers who prefer Kotlin. The styling tools (`styles_*`, `create_theme`) and `fqcn_validate` require `webforjVersion` because the DWC token catalog and the FQCN catalog change per major; search, document fetch, and project scaffolding do not. ## Tool selection 1. Before calling any tool that takes `webforjVersion`, call `get_versions` once to resolve the target major (read it from pom.xml or ask the user). Cache and reuse within the session. 2. webforJ Java class/method/annotation claim -> `search_knowledge_base`. When the search excerpt is not enough (migration guides, full tutorials), call `get_document` with the `documentId` from the search result. Scope searches by `type` when the language matters: "java" (Java API signatures), "kotlin" (Kotlin DSL source), "sam
Reported Aug 17, 2026, 05:05 AM UTC.
Check history
Oldest to newest. Each row is one recorded check.
- respondsMCP initialize · 8s limit · HTTP 200 · 527ms
- respondsMCP initialize · 8s limit · HTTP 200 · 558ms
- respondsMCP initialize · 8s limit · HTTP 200 · 526ms
- respondsMCP initialize · 8s limit · HTTP 200 · 494ms