MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

🧠 Production-ready MCP server providing intelligent memory for Claude Code with async architecture, Neo4j knowledge graphs, smart chunking & enterprise security. One-command Docker deployment.

Created 10/12/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mem0-server-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "subhashdasyam-mem0-server-mcp": { "command": "uvx", "args": [ "mem0-server-mcp" ] } } }