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@latest 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

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

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


    45
  • Forks


    13
  • Last commit


    21 days ago
  • Repository age


    2 months
  • 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