← All servers
🔧

fish-bridge — Session Knowledge GraphVerified🛡 No advisories

io.github.MakeaMouse/fish-bridge-mcp
New to MCP? Start here →
2★ stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/makeamouse, which proved it owns this namespace.

Verified owner: github.com/makeamouseio.github.MakeaMouse/fish-bridge-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs ANTHROPIC_API_KEY, OPENAI_API_KEY, GEMINI_API_KEY.

About

Compresses AI chat sessions into a typed knowledge graph. Local/offline via Ollama.

Packages & transports

pypifish-bridge-mcpv0.1.3 · uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "fish_bridge": {
      "command": "uvx",
      "args": [
        "fish-bridge-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx fish-bridge-mcp