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 Desktopcursor
- Cursor Code Editorcline
- Cline (VS Code)windsurf
- Windsurf Editorwitsy
- Witsy AI Assistant
Related topics:
Details:
Stars
22Forks
4Last commit
14 days agoRepository age
23 daysLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to ExecuteAutomation Database Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit