fess-webapp-mcp

codelibs/fess-webapp-mcp
★ 2 stars Java AI/LLM Updated 5d ago
Model Context Protocol (MCP) server plugin for Fess — expose Fess search to AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fess-webapp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "codelibs/fess-webapp-mcp"
      ]
    }
  }
}

README Excerpt

MCP WebApp Plugin for Fess ========================== This plugin transforms Fess (Enterprise Search Server) into a Model Context Protocol (MCP) server, enabling JSON-RPC 2.0 based interactions with Fess's search capabilities. The MCP API provides a standardized interface for executing search operations, retrieving index statistics, and accessing system information.

Tools (8)

doc_idfess-mcp-serverlangnumoffsetpreferencesearchsort

Topics

ai-agentsenterprise-searchfessmcpmodel-context-protocol