
Munin Ai Memory
@3d-era
Munin Ai Memory について
Munin is a high-performance, pragmatic memory layer for AI agents (Cursor, Claude Code, OpenClaw, Gemini CLI,...). Unlike other solutions, Munin focuses on developer productivity with:
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"munin": {
"command": "npx",
"args": [
"-y",
"@kalera/munin-mcp-server"
],
"env": {
"MUNIN_API_KEY": "<YOUR_API_KEY>",
"MUNIN_PROJECT_ID": "<YOUR_PROJECT_ID>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Munin Ai Memory?
Munin Ai Memory is a Full-Stack Long-Term Memory manager powered by GraphRAG that gives AI agents persistent, cross-session memory. It provides official Model Context Protocol (MCP) adapters and SDKs to build, query, and maintain a knowledge graph of an entire project, preventing agents from forgetting past decisions or context.
How to use Munin Ai Memory?
Install the appropriate MCP adapter for your AI tool (e.g., @kalera/munin-claude for Claude Code, @kalera/munin-cursor for Cursor) and connect it to a Munin Context Core. Each adapter directory contains its own setup instructions. The ecosystem also includes TypeScript and Python SDKs for custom integrations.
Key features of Munin Ai Memory
- AI Memory Guard detects semantic contradictions in agent memory.
- GraphRAG Visualizer creates interactive knowledge graphs and Mermaid diagrams.
- Semantic hybrid search (vector + keyword) reduces token costs.
- End-to-end encryption with support for semantic search (Elite Tier).
- Temporal search by time context (e.g., “what did we decide last Tuesday?”).
- Dynamic pinning injects critical project context into every session.
- Cross-project memory sharing without copying and pasting.
- Memory TTL sets expiration windows
「開発者ツール」の他のコンテンツ
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
コメント