Back to search
30
MCP

mcp-codemind

pypi/mcp-codemind

Multi-Workspace MCP Memory Server for GitHub Copilot with automatic re-indexing

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ghcp-cli-vector-memory-mcp
MCP server that gives GitHub Copilot CLI persistent long-term memory via local semantic vector search. Install: npx -y ghcp-cli-vector-memor
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools
io.github.alfredoizdev/contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
0 tools
ghost-writer-mcp
MCP server that turns GitHub activity into LinkedIn thought leadership
0 tools
airesearch-gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
manhattan-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-codemind": {
      "url": "None",
      "transport": "http"
    }
  }
}