Skip to content
Back to search
30
MCP

io.github.orifisher2/sqlike-mcp

io.github.orifisher2/sqlike-mcp

SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.rzlco666/mcp-sql-rust
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
0 tools
io.github.ofershap/sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data.
0 tools
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
io.github.cybeleri/database-admin
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
0 tools
io.github.ugurcl/dbridge-mcp
Query SQLite, PostgreSQL, and MySQL in plain language - read-only, with column masking and limits.
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.orifisher2/sqlike-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}