Mimir
Provides local embeddings and question-answering using locally running Ollama models.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mimirsearch for API documentation references"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Mimir Monorepo
Open-source packages for Mimir, a sovereign local RAG toolkit for confidential datasets and AI agents.
Packages
@jcode.labs/mimir: core CLI, library, MCP server, bundled agent skills, and synthetic examples.@jcode.labs/mimir-tts: plug-and-play JS/ONNX text-to-speech renderer used bykb audio.
Related MCP server: LumenCore
Development
pnpm install
pnpm validateUseful filtered commands:
pnpm --filter @jcode.labs/mimir test
pnpm --filter @jcode.labs/mimir-tts test
pnpm --filter @jcode.labs/mimir build
pnpm --filter @jcode.labs/mimir-tts buildThe root package is private and only orchestrates workspace tasks. npm publishing is handled by the
protected Publish npm GitHub Actions workflow, which publishes @jcode.labs/mimir-tts before
@jcode.labs/mimir.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jcode-works/jcode-mimir'
If you have feedback or need assistance with the MCP directory API, please join our Discord server