Search: sql
Search MCP servers and agent skills by name, description, category or topic — 193 results.
phuryn/sql-queries
Generate SQL queries from natural language across major dialects
google/cloud/cloud-sql-basics
This file generates or explains Cloud SQL resources.
microsoft/azure-resource-manager-postgresql-dotnet
PostgreSQL Flexible Server management
designcomputer/mysql_mcp_server
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
benborla29/mcp-server-mysql
MySQL database integration in NodeJS with configurable access controls and schema inspection
ajitpratap0/GoSQLX
7 SQL tools (validate, format, parse, lint, security scan, metadata extraction, full analysis) over Streamable HTTP. Public remote server at mcp.gosqlx.dev - no install needed. 1.25M+ ops/sec, 6 SQL dialects.
wenerme/wener-mssql-mcp
MSSQL database integration with schema inspection and query capabilities
mbentham/SqlAugur
SQL Server MCP server with AST-based query validation, read-only safety, schema exploration, ER diagram generation, and DBA toolkit integration (First Responder Kit, DarlingData, sp_WhoIsActive).
wenb1n-dev/mysql_mcp_server_pro
Supports SSE, STDIO; not only limited to MySQL's CRUD functionality; also includes database exception analysis capabilities; controls database permissions based on roles; and makes it easy for developers to extend tools with customization
jparkerweb/mcp-sqlite
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
Zhwt/go-mcp-mysql
Easy to use, zero dependency MySQL MCP server built with Golang with configurable readonly mode and schema inspection.
andyWang1688/sql-query-mcp
A general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and MySQL today with schema discovery, sampling, read-only queries, and query-plan inspection.
f4ww4z/mcp-mysql-server
Node.js-based MySQL database integration that provides secure MySQL database operations
davewind/mysql-mcp-server
user-friendly read-only mysql mcp server for cursor and n8n...
skysqlinc/skysql-mcp
Serverless MariaDB Cloud DB MCP server. Tools to launch, delete, execute SQL and work with DB level AI agents for accurate text-2-sql and conversations.
modelcontextprotocol/server-sqlite
SQLite database operations with built-in analysis features
ofershap/mcp-server-sqlite
SQLite operations — query databases, inspect schemas, explain queries, and export data.
xexr/mcp-libsql
Production-ready MCP server for libSQL databases with comprehensive security and management tools.
hannesrudolph/sqlite-explorer-fastmcp-mcp-server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
j4c0bs/mcp-server-sql-analyzer
MCP server that provides SQL analysis, linting, and dialect conversion using [SQLGlot](https://github.com/tobymao/sqlglot)
openlink/mcp-server-sqlalchemy
An MCP server for generic Database Management System (DBMS) Connectivity via SQLAlchemy using Python ODBC (pyodbc)
gigamori/mcp-run-sql-connectorx
An MCP server that executes SQL via ConnectorX and streams the result to a CSV or Parquet file. Supports PostgreSQL, MariaDB, BigQuery, RedShift, MS SQL Server, etc.
mediar-ai/screenpipe
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem.
google/cloud/alloydb-basics
Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.
elie222/inbox-zero
An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.
ArcadeData/arcadedb
Built-in MCP server for ArcadeDB, a multi-model database (graph, document, key-value, time-series, vector) with SQL, Cypher, Gremlin, and MongoDB QL support.
KnockOutEZ/wigolo
Local-first, keyless web intelligence in one server: search, fetch, crawl, extract, cache, find-similar, and research. Multi-engine search with local ML reranking and a persistent SQLite cache, renders JS-heavy pages, and keeps everything on your machine. Install via `npx wigolo init --non-interactive --agents=`.
huggingface/hugging-face-datasets
Create and manage datasets with configs and SQL querying
cloudflare/durable-objects
Stateful coordination with RPC, SQLite, and WebSockets
julien040/anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
flutter/flutter-working-with-databases
Build a structured data layer using SQLite
planetscale/mcp
The PlanetScale CLI includes an MCP server that provides AI tools direct access to your PlanetScale databases.
samvallad33/vestige
Local-first cognitive memory for AI agents. FSRS-6 scheduling, smart ingest, SQLite storage, portable sync, embedded dashboard, and optional Cognitive Sandwich hooks for Claude Code, Cursor, Codex, and other MCP clients.
CodeAbra/iai-personal-memory-engine
Local memory daemon for any MCP-over-stdio client with three-tier storage (episodic/semantic/procedural). Own SQLite + hnswlib store (Hippo) with bge-small-en-v1.5, MIT-licensed community-detection reranking (MOSAIC), and sleep-cycle consolidation. AES-256-GCM encrypted at rest, no telemetry. Verbatim recall >=99% and post-contradiction Rescue@10 1.000 at honest scale. Ambient capture via shell ho
bvisible/mcp-ssh-manager
Manage multiple SSH servers from one MCP: command execution, file transfer/rsync, database dump/import/query (MySQL/PostgreSQL/MongoDB), backups & restore, health monitoring, persistent sessions, tunnels, ProxyJump/bastion, and opt-in per-server security modes (readonly/restricted) with audit log. Linux, macOS & Windows OpenSSH.
sanjay3290/postgres
Execute safe read-only SQL queries against PostgreSQL databases
Couchbase-Ecosystem/mcp-server-couchbase
Couchbase MCP server provides unfied access to both Capella cloud and self-managed clusters for document operations, SQL++ queries and natural language data analysis.
ozgurcd/gograph
An AST-aware structural repository graph engine and MCP server designed for AI agents. Understands Go struct embeds, public API surfaces, SQL queries, and error mapping to give agents instant codebase context without blindly grepping.