AgentMarketMCP / SKILL 资产档案馆

目录 / webforj-mcp

MCP 鉴权未知 未评级 已上架

webforj-mcp

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.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://webfor-mcp--webforj.io.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "webforj-mcp": {
      "url": "https://webfor-mcp--webforj.io.run.tools"
    }
  }
}

能力清单

工具说明
webforj-create-project Generate webforJ application setup using official Maven archetypes. Supports multiple project templates including hello-world, blank, tabs, and sidemenu layouts. Creates Maven project structure with proper dependencies, configuration files, and starter code. Returns setup instructions for both startforJ UI tool and Maven command-line approaches. Available archetypes: - hello-world: Basic application with sample components - blank: Minimal project structure - tabs: Tabbed interface layout - sidemenu: Side navigation menu layout Available flavors: - webforj: Standard webforJ application - webforj-spring: webforJ with Spring Boot (default, requires webforJ 25.02+)
webforj-knowledge-base Search the webforJ knowledge base using semantic vector similarity to find relevant documentation, code examples, and API information. Returns structured JSON data with search results, relevance scores, and confidence metrics for result quality assessment. Supports natural language queries across webforJ documentation, JavaDoc API references, and real-world code samples. Results include metadata for filtering and confidence indicators for quality evaluation. Query examples: - "Button component creation and styling" - "Form validation with data binding patterns" - "@Route annotation and navigation setup" - "FlexLayout container and responsive design" - "ElementComposite web component integration"
webforj-create-theme Generate comprehensive webforJ application themes using color theory algorithms. Creates complete color palettes with proper contrast ratios and accessibility compliance. Produces CSS custom properties for primary, secondary, success, warning, danger, and neutral color variants. Each color includes light, base, dark, and alternative shades optimized for UI components and readability. Output includes @AppTheme annotation code and App.setTheme() integration examples. Supports named themes for multi-theme applications or global CSS overrides for single-theme setups. Input format: HSL color values [hue (0-360), saturation (0-100), lightness (0-100)]
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。