nabchan-mcp-server
2
The nabchan-mcp-server is an MCP server that offers capabilities to retrieve and search documentation related to Nablarch. It utilizes advanced indexing and search technologies such as DuckDB and Lindera to provide efficient document access and querying.
Overview
This project is an MCP server that returns information based on Nablarch's documentation. It supports full-text search using DuckDB's Full-Text Search Extension and morphological analysis with Lindera. The server provides APIs to read and search Nablarch documents in markdown format.
Getting Started
- Easily test it using Docker.
Features
- Converts and indexes Nablarch's documentation for searchability.
- Provides APIs for document retrieval and search in markdown format.
Execution via ToolHive
Run the server using ToolHive with the specified command.