Mimir

MCPReference

by jcode-works

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • KB_TOP_K

    Override for the number of top results (default: 5)

  • KB_RAW_DIR

    Override for the raw documents directory (default: private)

  • KB_LLM_MODEL

    Override for the LLM model name (default: gemma4:latest)

  • KB_CHUNK_SIZE

    Override for the chunk size (default: 1200)

  • KB_EMBED_MODEL

    Override for the embedding model name (default: nomic-embed-text)

  • KB_OLLAMA_HOST

    Override for the Ollama host URL (default: http://localhost:11434)

  • KB_STORAGE_DIR

    Override for the storage directory (default: .kb/storage)

  • KB_SOURCES_FILE

    Override for the sources file path (default: .kb/sources.txt)

  • KB_CHUNK_OVERLAP

    Override for the chunk overlap (default: 150)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.