mcp-context-toolkit

othmaratzmueller-bit/mcp-context-toolkit
★ 1 stars Python AI/LLM Updated today
Generic MCP server: file-scoped rules + frecency-ranked memory recall from plain markdown stores. Two tiers, deterministic, read-only. Pull the right context on demand into any MCP client.
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": {
    "mcp-context-toolkit": {
      "command": "uvx",
      "args": [
        "mcp-context-toolkit"
      ]
    }
  }
}

Or install with pip: pip install mcp-context-toolkit

README Excerpt

<p align="center"> <img src="src/mcp_context_toolkit/viewer/logo.svg" width="96" height="96" alt="mcp-context-toolkit logo"> </p> > A generic [MCP](https://modelcontextprotocol.io) server that feeds any MCP client > the *right context at the right time* — file-scoped **rules**, frecency-ranked > **memory**, and a navigable **link-graph**, loaded on demand from plain markdown +

Tools (1)

cited_by

Topics

agent-memoryclaude-codecontextdeveloper-toolsfrequencyllmmcpmcp-servermemory-managementmodel-context-protocolmodel-context-protocol-serversrules-engine