MCP Directory
Back

mcp-database-server

by executeautomation · TypeScript · ★ 344

MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases

#mcp-server#posgresql#sqlite#sqlserver

Install

npx -y github:executeautomation/mcp-database-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://mseep.ai/app/executeautomation-mcp-database-server) This MCP (Model Context Protocol) server provides database access capabilities to Claude, supporting SQLite, SQL Server, PostgreSQL, and MySQL databases. 1. Clone the repository: 2. Install dependencies: 3. Build the project: There are two ways to use this MCP server with Claude: 1. **Direct usage**: Install the package globally and use it directly 2. **Local development**: Run from your local development environment The easiest way to use this MCP server is by installing it globally: This allows you to use the server direc…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers