Back to search
30
MCP

fish-bridge-mcp

pypi/fish-bridge-mcp

Session-scoped knowledge graph engine for AI chat context compression

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fish-bridge — Session Knowledge Graph
Compresses AI chat sessions into a typed knowledge graph. Local/offline via Ollama.
0 tools
io.github.prateekg7/context-bridge
Context portability MCP server for compressing, formatting, and resuming AI conversation handoffs.
0 tools
Context-Engine
Context-Engine MCP - Agentic Context Compression Suite
0 tools
io.github.agentailor/slimcontext-mcp-server
MCP Server for SlimContext - AI chat history compression tools
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fish-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}