mcp-server

mnemodoc/mcp-server
★ 0 stars Crystal AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mnemodoc/mcp-server"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/logo.svg" alt="mnemodoc" width="160" height="160"> </p> <h1 align="center">mnemodoc-server</h1> A Crystal MCP server that indexes project documentation via Ollama embeddings and exposes hybrid search (semantic + keyword) to MCP clients. Loading full documentation context at each Claude Code session is expensive. This server lets Claude fetch only the relevant passages on demand, reducing token costs significantly.

Tools (5)

delete_fileingest_pathlist_filesquery_documentsstatus