ExecuteAutomation Database Server

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

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar install executeautomation/mcp-database-server -c claude

This command will automatically install and configure the ExecuteAutomation Database Server MCP server for your selected client.

Option 2: Manual Configuration

View JSON configuration
{
  "mcpServers": {
    "ExecuteAutomation Database Server": {
      "command": "npx",
      "args": [
        "-y",
        "@executeautomation/database-server",
        "/path/to/your/database.db"
      ]
    }
  }
}

Copy and paste this configuration into your MCP client's configuration file to manually set up this server.

Common MCP clients
  • claude - Claude Desktop
  • cursor - Cursor Code Editor
  • cline - Cline (VS Code)
  • windsurf - Windsurf Editor
  • witsy - Witsy AI Assistant
Share:
Details:
  • Stars


    22
  • Forks


    4
  • Last commit


    14 days ago
  • Repository age


    23 days
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to ExecuteAutomation Database Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit