fess-mcp-server

fess-mcp-server

3.2

If you are the rightful owner of fess-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Fess MCP Server is a middleware server that integrates with the Fess search engine, enabling agents to obtain information using Fess.

Fess MCP Server acts as a middleware that connects the Fess search engine with various MCP clients, such as Claude for Desktop. It allows these clients to access and retrieve information from the Fess search engine, which is an open-source full-text search server. The server can be set up using Docker or manually with Python's uv package manager. Configuration involves setting environment variables and editing configuration files to ensure proper communication between the Fess MCP Server and the Fess search engine, as well as the MCP clients. Testing can be performed both with and without Docker, with options for unit and integration tests, and coverage reports can be generated.

Features

  • Integration with Fess: Connects MCP clients to the Fess search engine for information retrieval.
  • Docker Support: Easily deployable using Docker for streamlined setup.
  • Python uv Support: Manual setup using Python's uv package manager for flexibility.
  • Configurable Environment: Environment variables and configuration files allow customization.
  • Comprehensive Testing: Supports unit and integration tests with coverage reporting.