Loading MCP server directory, please wait...
Execute raw SQL queries against SQL Server, SQLite, PostgreSQL, MySQL, and MariaDB.
npx @getmcp/cli add io.github.KifoPL/RawSqlMcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KifoPL/RawSqlMcp": {
"command": "dnx",
"env": {
"RawSqlMcp__Databases__Default__Provider": "",
"RawSqlMcp__Databases__Default__ConnectionString": "",
"RawSqlMcp__ConnectionStrings__Default": ""
}
}
}
}