nabchan-mcp-server

nabchan-mcp-server

3.2

If you are the rightful owner of nabchan-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.

nabchan-mcp-server is an experimental project that provides an MCP server for returning information based on Nablarch documentation.

The nabchan-mcp-server is designed to return information from Nablarch documentation using the Model Context Protocol (MCP). It operates as a Docker container and can be integrated with various platforms like VSCode and ToolHive. The server uses DuckDB for full-text search and Lindera for morphological analysis to build an index from the extracted text of Nablarch documentation. The server provides APIs for reading and searching documents, converting them into markdown format, and returning search results with titles, URLs, and summaries.

Features

  • Docker-based deployment for easy setup and execution.
  • Integration with VSCode for seamless development experience.
  • Full-text search capabilities using DuckDB and Lindera.
  • APIs for reading and searching Nablarch documentation.
  • Support for SSE transport type for real-time updates.