Back to search
30
MCP

codevira-mcp

pypi/codevira-mcp

Persistent adaptive memory for AI coding agents — MCP server with context graph, semantic search, adaptive learning, roadmap tracking, and cross-tool continuity.

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

Similar MCP servers embedding-nearest

RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
madb-mcp-server
MCP server for Meta-AgentsDB — persistent causal memory for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

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

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