Back to search
30
MCP
mcp-agentmemory
pypi/mcp-agentmemoryA specialized MCP server that tracks your Python development sessions, errors, fixes, and coding patterns using a persistent knowledge graph. This helps you build a searchable database of your development learnings, solutions, and insights.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-agentmemory": {
"url": "None",
"transport": "http"
}
}
}