Back to MCP Servers
🔌
omega-memory/omega-memory
Apache-2.0🐍 🏠 🍎 🪟 🐧 - Persistent memory for AI coding agents with semantic search, auto-capture, cross-session learning, and intelligent forgetting. 12 MCP tools, local-first.
PythonSearch
Install
npx -y omega-memory-omega-memoryclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"omega-memory-omega-memory": {
"command": "npx",
"args": [
"-y",
"omega-memory-omega-memory"
]
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Python MCP servers
🔌🔌🔌🔌
microsoft/markitdown
🎖️ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .
FastMCP
🐍 - A high-level framework for building MCP servers in Python
oraios/serena
🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.