Back to search
30
MCP

Memory MCP Server

io.github.j0hanz/memory-mcp

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

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

Similar MCP servers embedding-nearest

MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
mcp-sqlite-server
MCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE
0 tools
db-mcp (SQLite MCP Server)
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
0 tools
mcp/sqlite-mcp-server
The SQLite MCP Server transforms SQLite into a powerful, AI-ready database engine. It combines st...
0 tools
mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
0 tools
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools

How to use

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

{
  "mcpServers": {
    "memory_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}