Skip to content
Back to search
30
MCP

Raw SQL MCP

io.github.kifopl/rawsqlmcp

Execute raw SQL queries against SQL Server, SQLite, PostgreSQL, MySQL, and MariaDB.

Uptime
no direct probes in 30d
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "raw_sql_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}