brief-mcp

Micmurf36/brief-mcp
★ 0 stars Python 🧠 Memory/Knowledge Updated today
Self-hosted MCP memory server — store your AI preferences once, inject them into every conversation automatically.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "brief-mcp": {
      "command": "uvx",
      "args": [
        "brief-mcp"
      ]
    }
  }
}

Or install with pip: pip install brief-mcp

README Excerpt

**Brief** is a lightweight, self-hosted [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that stores your personal AI preferences and injects them into every conversation automatically. Write your rules once. Every MCP-compatible AI tool reads them without you having to repeat yourself.

Tools (19)

BRIEF_API_KEYBRIEF_DB_PATHBRIEF_LLM_MODELBRIEF_LLM_PROVIDERBRIEF_OLLAMA_URLBRIEF_PORTBRIEF_TOKEN_BUDGETadd_rulecategorycreated_atdelete_ruleextract_rulesget_briefget_statshit_countmaintain_briefsourcetextupdate_rule