mcp-database-server

executeautomation/mcp-database-server
★ 319 stars TypeScript 🗄️ Database Updated 1mo ago
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-database-server": {
      "command": "npx",
      "args": [
        "-y",
        "executeautomation/mcp-database-server"
      ]
    }
  }
}

Topics

mcp-serverposgresqlsqlitesqlserver