fish-bridge — Session Knowledge Graph is a Model Context Protocol (MCP) server: Compresses AI chat sessions into a typed knowledge graph. Local/offline via Ollama. Because it speaks the Model Context Protocol, AI assistants can use fish-bridge — Session Knowledge Graph as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package fish-bridge-mcp (via uvx) speaks MCP over stdio on your machine. The current release is v0.1.3, published under the MIT license, with source at MakeaMouse/fish-bridge-mcp on GitHub.
On mcp.site, fish-bridge — Session Knowledge Graph sits in the Memory category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain fish-bridge — Session Knowledge Graph for MakeaMouse, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — fish-bridge-mcp · MCP over stdio
▸Open source — MIT license · MakeaMouse/fish-bridge-mcp