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"
]
}
}
}
Related topics:
Details:
Stars
45Forks
13Last commit
21 days agoRepository age
2 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to ExecuteAutomation Database Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit