Code_MCP_Tools

warc0s/Code_MCP_Tools
★ 1 stars Python AI/LLM Updated today
Local-first MCP server and web panel for agent memory, project docs, bugs, todos, and RAG search
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "code_mcp_tools": {
      "command": "uvx",
      "args": [
        "code-mcp-tools"
      ]
    }
  }
}

Or install with pip: pip install code-mcp-tools

Topics

agent-memorycoding-agentscontext-managementcrawl4aiduckdbfastapilocal-firstmcppythonragsemantic-searchsqlitevector-search