mcp-duckdb-memory-server and mcp-database-server
These are **competitors** offering alternative database server implementations within the MCP ecosystem: one provides an in-memory server with a DuckDB backend, while the other offers broader SQL database connectivity including SQLite, SQL Server, and PostgreSQL.
About mcp-duckdb-memory-server
IzumiSy/mcp-duckdb-memory-server
MCP Memory Server with DuckDB backend
This tool helps large language models (LLMs) remember past conversations and learned facts more effectively. It takes in user interactions, facts, and relationships, and stores them in a structured way that the LLM can easily query. This is for developers building AI agents or applications that need an LLM to maintain a persistent, searchable memory of its interactions.
About mcp-database-server
executeautomation/mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
This project helps integrate various database systems directly with Claude. It allows you to connect Claude to your SQLite, SQL Server, PostgreSQL, or MySQL databases to read or modify data. The end-user persona for this project is a developer or system administrator who wants to enable Claude to interact with structured data sources.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work