MCP Directory
Back

sugar

by roboticforce · Python · ★ 72

Persistent memory for AI coding agents. Cross-session context, global knowledge, and autonomous task execution.

#ai-agents#ai-coding#ai-development#ai-memory#autonomous-ai#claude-code#context-management#cross-project#developer-tools#devtools#knowledge-management#mcp#mcp-server#model-context-protocol#opencode#persistent-memory#python#semantic-search#sqlite#vector-search

Install

pip install git+https://github.com/roboticforce/sugar.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "sugar": {
      "command": "uvx",
      "args": [
        "git+https://github.com/roboticforce/sugar.git"
      ]
    }
  }
}

From the README

Autonomous issue resolution for AI-assisted development. Security scanners find vulnerabilities. Dependabot opens issues. Copilot flags problems. Sugar reads the issue, writes the fix, runs the tests, and opens the PR. - **Discovers** - watches your GitHub repo for labeled issues (security, bug, dependabot) - **Resolves** - reads each issue and implements a fix using Claude - **Verifies** - runs your test suite and quality gates before committing - **Ships** - opens a PR referencing the original issue, ready for your review No issue left sitting in a backlog waiting for someone to have time…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers