Sippion

Sitten-Tokyo/Sippion
★ 0 stars Rust AI/LLM Updated today
Local, read-only MCP server for efficient repository context retrieval and multi-agent AI coding workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sippion": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Sippion"
      ]
    }
  }
}

README Excerpt

**English** | [日本語](README.ja.md) Sippion is a local, read-only MCP server that helps AI coding agents find the right parts of a repository before they start opening source files broadly. Its primary job is to organize and bound repository context **before it is passed to an AI model**, so clients avoid spending model-input tokens on irrelevant source while preserving the