oracle.oci-postgresql-database-mcp-server
Provides MCP-based programmatic access to manage and interact with Oracle OCI's managed PostgreSQL database instances, including creation, configuration, querying, and administration.
oracle.oci-postgresql-mcp-server
Provides an MCP server interface for managing Oracle OCI PostgreSQL databases, enabling programmatic control over database instances, queries, backups, and configurations.
oracle.oci-oracle-database-multicloud-mcp-server
The oracle.oci-oracle-database-multicloud-mcp-server provides multi-cloud capabilities for Oracle Database management, facilitating seamless integration and data handling across various cloud environments.
pyodbc-mcp-server
An MCP (Model Context Protocol) server that exposes a set of read-only tools for exploring and querying Microsoft SQL Server databases. It connects using Windows Authentication (Trusted Connection) via pyodbc and applies security controls intended to restrict operations to SELECT-only queries, with configurable timeouts and row-limiting.
mcp-mysql-server
mcp-mysql-server is a Model Context Protocol (MCP) server that connects to a MySQL database and exposes tools for querying data and managing schema (e.g., list/describe tables, create/alter/drop columns/tables, and browse schema/resources).
mcp-sqlite-server
MCP server (Go) that exposes SQLite database operations as Model Context Protocol tools. It restricts database access to user-specified allowed directories, supports switching between databases, and provides CRUD/query/table/index/maintenance actions (including transactions).
countries-states-cities-database
Provides a global dataset of countries, states/regions, and cities (including ISO codes, names, coordinates, and timezones for countries) distributed as downloadable files and via an associated REST API ecosystem. Exports are available in many formats (e.g., JSON, CSV, SQL/MySQL/PostgreSQL, SQLite, MongoDB, XML, YAML, GeoJSON, and TOON).
polardb-postgresql-mcp-server
Provides an MCP (Model Context Protocol) server that exposes PolarDB for PostgreSQL database capabilities to AI agents via MCP tools, enabling programmatic querying/operations while abstracting underlying PostgreSQL connectivity.
redis
Redis is an in-memory data store and key-value database that also supports data structures (e.g., strings, hashes, lists, sets, sorted sets), persistence options, pub/sub, and common caching/queue patterns. It can be used standalone or as part of larger architectures.
supabase-mcp
Provides an MCP (Model Context Protocol) server (Python, Docker) that exposes tools for CRUD operations on tables in a Supabase database using SUPABASE_URL and a SUPABASE_SERVICE_KEY.
oracle.oci-exadata-mcp-server
MCP server exposing Oracle OCI Exadata Cloud Service APIs, allowing AI agents to manage Exadata infrastructure including cloud VM clusters, DB servers, database homes, and Exadata system configurations on Oracle Cloud Infrastructure.
percona-server-mongodb-operator
Percona Server for MongoDB Operator is a Kubernetes operator that automates deployment, configuration, and lifecycle management of Percona Server for MongoDB (a MongoDB-compatible database). It manages MongoDB replica sets, configuration, and operational tasks via Kubernetes resources (e.g., Custom Resource Definitions).
postgresql-mcp-server
Provides an MCP server (implemented as a Spring Boot app) that exposes read-only access to a PostgreSQL database. It offers an MCP tool to run validated SQL queries (requires WHERE clause; blocks SELECT *) and a resource endpoint for table schema discovery from information_schema.
Dynamoi
Manage music promotion and YouTube growth campaigns through AI assistants like ChatGPT, Claude, and Gemini. Automated Meta and Google ad campaigns for artists, labels, and YouTube creators — no agency fees.
weaviate/mcp-server-weaviate
Build the server:
mcp-server-prisma
MCP server that exposes Prisma/ORM operations to an MCP-capable AI agent, enabling the agent to inspect schema and perform database actions through Prisma tooling.
clickhouse-server
clickhouse-server is the server component of ClickHouse, a column-oriented DBMS that provides SQL query processing over large analytical datasets. It supports running as a standalone service with HTTP and native TCP interfaces for clients.
postgresql-server-mcp
Provides an MCP (Model Context Protocol) server interface for working with PostgreSQL—allowing an AI agent to connect to a Postgres instance and perform database-related operations via MCP tools.
simple-mysql-mcp-server
Provides an MCP server that exposes “simple” MySQL connectivity as agent-callable tools (for querying/updating a MySQL database) with configuration supplied by the host environment.
clickhouse-server
ClickHouse Server is a high-performance columnar database system providing SQL query execution over large datasets. It offers client/server connectivity (typically via native TCP and HTTP interfaces), supports clustering/replication features, and is commonly deployed as a self-managed database service.
mysql
MySQL is a relational database management system (RDBMS). It provides SQL access to store, query, and manage structured data using a client/server model.
rds-mysql-mcp-server
An MCP server that enables an AI agent to interact with an AWS RDS MySQL database via a tool interface (database discovery/connection actions and MySQL operations, depending on what the server exposes).
clickhouse-server
ClickHouse Server is a high-performance columnar database server for analytical workloads, providing SQL query processing, distributed storage/replication features, and support for streaming/ingesting data at scale.
terminusdb-server
terminusdb-server is a server component for TerminusDB, providing a way to run a TerminusDB database service that exposes endpoints for working with the database (e.g., managing data, running queries/updates, and handling client requests).
mssql-server
mssql-server is a database driver/package intended to connect to Microsoft SQL Server from Node.js applications and perform SQL queries/operations.
mongodb-community-server
mongodb-community-server is a MongoDB server package intended to run MongoDB locally/on a host (community edition) to provide the MongoDB database engine (mongod) and related tools for application data storage and querying.
redis-stack-server
redis-stack-server provides the Redis Stack server distribution (Redis plus additional modules such as RedisJSON, RedisSearch, and other Stack components) to run a feature-rich Redis database for development and production use.
mysql-server
MySQL server software for running a relational database that supports SQL queries, transactions, indexing, and replication (depending on configuration).
mysql-server-5.1
MySQL 5.1 database server software (SQL engine) for hosting relational databases, executing SQL queries, and managing data via the MySQL protocol.
dolt-sql-server
Provides a SQL server interface for Dolt (MySQL-compatible wire protocol), enabling clients/tools that speak MySQL to query and interact with Dolt databases.
mysql
The mysql package typically provides a MySQL database client/driver for connecting to a MySQL server, executing SQL queries, and managing connections/cursors from an application.
ddev-dbserver-mysql-5.7
ddev-dbserver-mysql-5.7 is a DDEV-provided database server component/container for running MySQL 5.7 locally within a DDEV project environment.
mssql-server
mssql-server is a Node.js/Microsoft SQL Server driver package that provides connectivity from applications to a Microsoft SQL Server database (e.g., running queries, managing connections, and working with parameters/results).
percona-server-mongodb-operator
Kubernetes Operator for running Percona Server for MongoDB. It automates deploying and managing MongoDB clusters on Kubernetes, including configuring cluster topology, lifecycle operations, and associated Kubernetes resources.
gremlin-server
Gremlin Server is a server implementation that exposes the Apache TinkerPop Gremlin graph traversal language over a network protocol, allowing clients to submit Gremlin queries to a graph database/back-end via server-side plugins/graph integrations.
percona-server
Percona Server is a distribution of MySQL/MariaDB-compatible database software, providing a drop-in database engine with performance and operational enhancements (commonly used for high-performance MySQL deployments).
mariadb
MariaDB is an open-source relational database server that provides SQL querying, transaction support, replication, and compatibility with MySQL ecosystems.
mssql-server-linux
This package provides Microsoft SQL Server running on Linux (container image / deployment artifact), enabling database server functionality via standard SQL Server protocols.
percona-server
Percona Server for MySQL is a database server distribution (a MySQL-compatible fork) focused on performance, scalability, and operational features such as advanced monitoring/tuning and (depending on version) additional storage/replication improvements.
redis-stack-server
redis-stack-server is a Redis Stack server package that runs a Redis instance with the Redis Stack features (commonly including search/JSON/graph/vector capabilities depending on the distribution). It’s used to provide the Redis backend services for applications that need Redis and Stack modules.
ddev-dbserver-mysql-8.0
Provides a DDEV database container/image for running MySQL 8.0 locally or in CI/dev environments via DDEV. Intended to be used as part of a DDEV-managed stack rather than as a standalone database service with an application-facing API.
redis-server
Redis is an in-memory data store and database that supports data structures (e.g., strings, hashes, lists, sets, sorted sets), caching, pub/sub messaging, and durability options via persistence. The package name likely refers to deploying/running a Redis server (not a client API product).
mcp-server-sql
A Spring Boot-based SQL execution service intended to be used as part of a Spring AI MCP (Model/Chat/Prompt) setup. It runs SQL queries and writes query results to a CSV file, and supports SQL update operations (INSERT/UPDATE/DELETE) returning affected row counts and execution timing. Database connection is configured via application.yml (MySQL + HikariCP).
mssql-server-windows-express
mssql-server-windows-express is a Node.js package (Windows-specific) intended to run/use a local Microsoft SQL Server instance for development/testing via Express-style tooling. It typically helps start and manage an MSSQL server within a Windows environment for app development workflows.
agentmem
Lightweight persistent memory for AI agents. Hybrid search. 16 tools. One SQLite file.
AI-ERD
Context Lens
database-admin
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
Exploit Intelligence Platform — CVE, Vulnerability and Exploit Database
lit-mcp
looptool
memorymesh
mssql
mssql-reader
mssql-server-linux
A Linux-oriented Microsoft SQL Server package (likely the SQL Server database engine distribution and associated tooling) intended to run Microsoft SQL Server on Linux systems.
mssql-writer
node-server-orchestrator
Polyglot Database MCP
Unified MCP for 20 databases: SurrealDB, ArangoDB, Virtuoso, CouchDB, Cassandra, and more
postgres-connector
read-only-mysql-mcp-server
schemacrawler-ai
Enables natural language schema queries — explore tables, keys, procedures, and get SQL help fast
simpliq-server
Simpliq Data Proxy MCP Server - Connects LLMs to SQL Databases via Semantic Mapping
vector-memory
versedb-mcp
datahike-server
datahike-server provides a server interface for Datahike (a Datalog database). It is intended to let clients interact with a running Datahike node/server, typically over HTTP or a similar RPC mechanism (exact API surface not provided in the prompt).
i2eng-sqlserver
i2eng-sqlserver appears to provide integration/connector functionality for working with Microsoft SQL Server, likely enabling querying or synchronizing data between another system (“i2eng”) and SQL Server.
mysql-workbench
MySQL Workbench is a desktop application for managing, designing, developing, and maintaining MySQL database systems. It provides tools for database modeling/design, SQL development, administration, server/user management, and data export/import.
realm-object-server
A server implementation for the Realm/realm-object style object model (object persistence/synchronization layer) intended to be used in conjunction with a Realm-compatible backend or components. Acts as an object server to handle client-side object access and related operations.
mssql-server-2014-express-windows
Windows installation package for Microsoft SQL Server 2014 Express (likely with IIS/Express management components, packaged for Windows). It enables running a local SQL Server 2014 Express instance for development/testing on Windows.
mssql_server_tiny
Insufficient information provided to evaluate the package. The input only includes the package name (mssql_server_tiny) with no README, interface description, auth/pricing details, or repository metadata.
ndb-server
No package content (README/repo metadata/package manifest) was provided for ndb-server, so its functionality cannot be determined from observable facts.
sqlserver
Insufficient package data provided to evaluate the sqlserver package/service. No README, API spec, auth details, pricing, or reliability/security documentation was included in the prompt.
sqlserver
Unable to evaluate: the provided input contains only the package name 'sqlserver' with no README/repo metadata/API details to analyze (interfaces, auth, docs, pricing, or behavior).
adb-mysql-mcp-server
An offical mcp server for Adb MySQL of Alibaba Cloud
adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless communication between AI Agents and AnalyticDB PostgreSQL, helping AI Agents retrieve database metadata and execute SQL operations.
adbpg-mcp-server-test
MCP server for AnalyticDB PostgreSQL
adb_server
agent-feedback-mcp-server
Quality signals for MCP tools — agents report results, building a community-driven quality database
agent-memory-mcp
Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops.
agentsphere-mcp-server
mcp server for agentsphere sandbox
ags-mcp-server
Model Context Protocol (MCP) server for RapidMiner GraphStudio Database with 45+ tools and comprehensive documentation
@ahmetkca/mcp-server-postgres
A comprehensive, read-only, multi-tenant PostgreSQL MCP server with advanced schema introspection and query capabilities
@ahngbeom/mysql-mcp-server
Read-only MySQL MCP Server for Claude Code
ai2mysql-mcp-server
AI-ERD
AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.
@airabbit/sqlite-mcp-server
Generic SQLite Model Context Protocol (MCP) server
airy
Airy is an AI tool for interacting with databases.
ajan-sql
AI-safe MCP server for schema-aware, read-only SQL access.
@akrym1582/sqldb-mcp-server
MCP server for SQL database access (MSSQL, PostgreSQL, MySQL)
alaya-mcp
Alaya MCP Server — a memory engine for AI agents that remembers, forgets, and learns
Alibaba Cloud AnalyticDB for MySQL
Alibaba Cloud AnalyticDB for PostgreSQL
alibabacloud-tair-mcp-server
MCP server with Redis/Tair command tools and performance benchmark tools for Alibaba Cloud
alibabacloud-tair-openapi-mcp-server
MCP server for managing Alibaba Cloud R-KVStore (Tair/Redis) via OpenAPI
@aliyun-supabase/mcp-server-supabase
MCP server for interacting with Supabase
@allpepper/task-orchestrator
MCP server for hierarchical task orchestration with SQLite persistence
android
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
android-device-mcp-server
MCP server for Android device interaction via ADB
Apache IoTDB
aqc-mcp
MCP server for astronomical database queries via direct HTTP/TAP APIs
ArcadeDB MCP Server
Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series)
Astra DB
@atikk-co-jp/notion-mcp-server
MCP server for Notion API - Create, read, update pages and databases
autogo-mcp
MCP server for AutoGo and ADB workflows
awslabs.amazon-keyspaces-mcp-server
An Amazon Keyspaces (for Apache Cassandra) MCP server for interacting with Amazon Keyspaces and Apache Cassandra.
awslabs.aurora-dsql-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Aurora DSQL
awslabs.documentdb-mcp-server
An AWS Labs Model Context Protocol (MCP) server for documentdb
awslabs.dynamodb-mcp-server
The official MCP Server for interacting with AWS DynamoDB
awslabs.mysql-mcp-server
An AWS Labs Model Context Protocol (MCP) server for mysql
awslabs.postgres-mcp-server
An AWS Labs Model Context Protocol (MCP) server for postgres
awslabs.timestream-for-influxdb-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Timestream for InfluxDB
bachstudio-teradata-mcp-server
Model Context Protocol (MCP) server for Teradata, Community edition by BachStudio
beads_rust
Agent-first issue tracker (SQLite + JSONL)
bear-notes-mcp
Bear Notes MCP server with TypeScript and native SQLite
@benborla29/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
@blocklet/dbhub
Universal Database MCP Server
bmlt-root-server-sample-db
bmlt-server-sample-db
bunqueue
High-performance job queue for Bun & AI agents. SQLite persistence, cron scheduling, priorities, retries, DLQ, webhooks, native MCP server. Zero external dependencies.
@cano721/mysql-mcp-server
An MCP server that provides read-only access to MySQL databases.
centos-binary-ovn-nb-db-server
centos-binary-ovn-nb-db-server
centos-binary-ovn-nb-db-server
centos-binary-ovn-nb-db-server
centos-binary-ovn-sb-db-server
centos-binary-ovn-sb-db-server
centos-binary-ovn-sb-db-server
ceresdb-server
@chenlinyang/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support (modified from @marco/mcp-server-mysql)
@chinjinyu/mcp-knowledge-graph-plus
MCP server for persistent AI memory using SQLite database with knowledge graph
Chroma
@clidey/whodb-cli
WhoDB CLI - database management tool with TUI, programmatic commands, and MCP server
@cloudblast/mcp-server
MCP server for CloudBlast API v2 — manage KVM virtual servers, backups, IPs, security groups, and more.
cnry-mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
cockroachdb-mcp-server
A Model Context Protocol server for interacting with CockroachDB
cockroachdb-mcp-server
Model Context Protocol server with CockroachDB
CockroachDB MCP Server
cockroachdb-mcp-server-fastmcp
CockroachDB MCP Server - Model Context Protocol server for CockroachDB
codemem-graph
Graph engine for Codemem with petgraph algorithms and SQLite persistence
codeserver-store-mongodb
confluentinc-cp-ksqldb-server
Connectivity Index
Machine-readable FCC pre-diligence corpus for multifamily broadband infrastructure scenarios.
@conte777/db-view-mcp
MCP server for database access (PostgreSQL + ClickHouse)
context-hub-mcp
Opinionated .context-first MCP server for local knowledge retrieval via stdio.
Context Lens
Semantic search knowledge base with serverless LanceDB. Zero setup, 100% local, 25+ file types
converge-knowledge
A self-learning knowledgebase with vector search, gRPC, and MCP interfaces
Copilot Memory MCP
Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
cp-ksqldb-server
cp-ksql-server
cp-ksql-server
cp-ksql-server
cq-mcp-server
MCP Server for CloudQuery platform — list databases, list tables, inspect columns, and execute SQL via MCP tools.
cqrs-rust-lib
An opinionated implementation of CQRS/Event Sourcing with pluggable storage backends (InMemory, PostgreSQL, MongoDB)
crazyleads-mcp-server
MCP server for CrazyLeads — leads, dashboards, SQL generation, charts and metrics via AI assistants
crdb-mcp-server
Model Context Protocol server with CockroachDB
cursor-local-indexing
ChromaDB-powered local indexing support for Cursor, exposed as an MCP server
cursor_oracle_mcp_server
stdin mcp service for Cursor connect Oracle database
cvx-mcp
MCP (Model Context Protocol) server for ChronosVector
dameng-mcp-server
MCP Server for DaMeng Database
database
SQL formatting, schema visualization, migration generation
database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
database-mcp-server
Database MCP Server for SQL operations
database-mcp-server
Production-ready MCP provider for SQL databases with unified AI agent interface, supporting MySQL, MariaDB, PostgreSQL, and SQLite with secure credential management and comprehensive query tools.
database-mcp-server
数据库MCP服务
database-mcp-server
databases
database-server
Databricks Smart SQL
DataClawe — Database as a Utility
AI-native database utility. Talk to your DB in plain language. No SQL. MySQL & PostgreSQL.
datavor
AI-native database sync and pipeline MCP server
david-seekdb-mcp-server
A Model Context Protocol (MCP) server that enables interaction with seekdb database. This server allows AI assistants to perform vector operations, manage collections, execute SQL queries and leverage AI functions through a controlled interface, making database exploration and analysis safer and more structured.
@daylight-labs/popdb-mcp
MCP server for PopDB schema management and development
db2i-mcp-server
A MCP server implementation for Db2 for i
db2-mcp-server
A read-only MCP server for interacting with a DB2 database.
dbatools-mcp-server
MCP server for dbatools — exposes SQL Server management commands as MCP tools
dbmarlin-server
db_mcp_server
db-mcp-server
db-mcp-server
db-mcp-server
db-mcp-server
A Rust-based MCP server that enables AI assistants to interact with SQL databases (SQLite, PostgreSQL, MySQL) safely and efficiently.
DB-MCP-Server
一个基于Spring AI MCP的企业级数据库查询和元数据访问服务器,支持多种数据库类型,提供安全、高效的数据库访问能力。
DB_Query_MCP_server
db-rails-server
dbsanfte/topdesk-mcp
db-schema-explorer-mcp
MCP server for exploring SQL Server database schemas
dbschenker-mcp-server
MCP Server for DB Schenker Shipments
dbt-sqlserver
dbus-mcp-server
Standalone MCP server for Linux system automation via D-Bus
DBUtils
ddb-core
DDB v2: A high-performance SQL interface for flat files written in Rust
ddev-dbserver-mariadb-10.0
ddev-dbserver-mariadb-10.1
ddev-dbserver-mariadb-10.11
ddev-dbserver-mariadb-10.2
ddev-dbserver-mariadb-10.2
ddev-dbserver-mariadb-10.3
ddev-dbserver-mariadb-10.3
ddev-dbserver-mariadb-10.4
ddev-dbserver-mariadb-10.4
ddev-dbserver-mariadb-10.5
ddev-dbserver-mariadb-10.6
ddev-dbserver-mariadb-10.6
ddev-dbserver-mariadb-10.7
ddev-dbserver-mariadb-10.8
ddev-dbserver-mariadb-11.4
ddev-dbserver-mariadb-11.8
ddev-dbserver-mariadb-5.5
ddev-dbserver-mysql-5.5
ddev-dbserver-mysql-5.5
ddev-dbserver-mysql-5.6
ddev-dbserver-mysql-5.6
ddev-dbserver-mysql-5.7
ddev-dbserver-mysql-8.0
ddev-dbserver-mysql-8.4
@debian777/kairos-mcp
MCP server for agent automation: persistent memory and deterministic workflow execution for AI agents and chats
debian-mysql-server-5.7
demo.st
Reserve a subdomain, upload .zip via MCP, get a link. Static only (Nginx; no PHP, no DBs).
DevDb
DGIdb
dissolution
Don't just embed your repo, dissolve into it — local semantic code/doc search with sqlite-vec
dm-mcp-server
达梦数据库 Model Context Protocol (MCP) 服务器
documentdb-migration-mcp-server
DocumentDB Migration MCP Server for migrating data to DocumentDB
Dot - AI Data Analyst
Ask data questions in natural language. Get SQL, insights, and charts from your databases.
dravr-riviere
Time-series storage engine — Postgres-backed metric persistence, windowed aggregation, and range queries
duckdb-mcp-server
A MCP server for DuckDB that enables LLMs to query and analyze data from various sources
dungngo-mcp-sqlalchemy-server
A simple MCP ODBC server using FastAPI and ODBC (republished for testing)
dynamodb-mcp-server
dynamo-readonly-mcp
DynamoDB Readonly MCP Server
dynoxide-rs
A lightweight, embeddable DynamoDB emulator backed by SQLite
e2b-fastmcp-server
E2B sandbox-backed FastMCP server
enginiq-mcp
MCP server for EnginiQ database tools
exasol-mcp-server-governed-sql
Exasol MCP Server with a experimental text-to-SQL option.
Exploit Intelligence Platform — CVE, Vulnerability and Exploit Database
Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)
FalkorDB
fastmcp-feedback
Production-ready feedback collection system for FastMCP servers
fastmcp-mysql
FastMCP server for MySQL database operations
fdb-server
fedora-binary-ovn-nb-db-server
files-vector-mcp-server
A FastMCP server for file vectorization and similarity search
Firebase
fis-mcp-server
AWS Fault Injection Simulator MCP Server for chaos engineering. Can mock AZ, DB, and MSK Failure
@florentine-ai/mcp
Florentine.ai MCP server – query MongoDB & MySQL databases in natural language
flow-db
SQLite database layer for Flow feature management with WAL mode and event logging
@fluree/fluree-mcp-server
TypeScript MCP server for Fluree database access
fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
gdbmcp-server
GDB mcp server
geoflow-stac-mcp
A Cloud-Native Geospatial MCP server with embedded DuckDB spatial compute and GeoFlow DAG validation
go-mysql-mcp-server
go-mysql-mcp-server
Template for MySQL MCP Server with Golang
gosqlpp-mcp-server
MCP wrapper to the sqlpp tool, to enable the sharing and updating of database information including schema
gradbot_bin
gradbot voice AI
Gralio SaaS Database
graphmind
High-performance distributed graph database with OpenCypher support, RESP protocol, multi-tenancy, vector search, and web visualizer
greentic-mcp-exec
Greentic executor for running wasix:mcp-compatible WebAssembly components with policy-driven verification and sandboxing.
GreptimeDB
Gru Sandbox
gtx-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, and execute natural language queries
@hamaster/redis-mcp-server
Redis MCP Server - A Model Context Protocol server for Redis operations
handbook
MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.
harper-kb
Knowledge base plugin for Harper with MCP server integration
@harryelv/mongodb-mcp-server
MongoDB MCP Server for Cursor IDE
hdbconnect-mcp
MCP server for SAP HANA database
helix-gateway
Gateway library for handling requests between gateway service and db
@henkey/postgres-mcp-server
A Model Context Protocol (MCP) server that provides comprehensive PostgreSQL database management capabilities for AI assistants
Hex Graph
Code graph MCP server. SQLite + tree-sitter AST for architecture, clones, references, and flows.
hologres-mcp-server
A MCP Server for Hologres
horaedb-server
@hovecapital/read-only-mysql-mcp-server
A Model Context Protocol (MCP) server that enables Claude Desktop to interact with MySQL databases through read-only queries
@hovecapital/read-only-postgres-mcp-server
A Model Context Protocol (MCP) server that enables Claude Desktop to interact with PostgreSQL databases through read-only queries
hypokrates
Pharmacovigilance hypothesis generation from 15 public drug safety databases
iflow-mcp_abel9851_mcp-server-mariadb
MCP Server for MariaDB
iflow-mcp_aliyun_adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless communication between AI Agents and AnalyticDB PostgreSQL, helping AI Agents retrieve database metadata and execute SQL operations.
iflow-mcp_apache-iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
iflow-mcp_burakdirin-mysqldb-mcp-server
An MCP server implementation for MySQL database integration
iflow-mcp_chuckwilliams37-mcp-server-docker
MCP Server with Docker, Redis, and TimescaleDB
iflow-mcp_clickhouse-mcp-server
A Model Context Protocal (MCP) server that enables secure interaction with Clickhouse. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
iflow-mcp_dabaigoose-mcp-wechat-adb-server
A MCP Server for WeChat automation via ADB, supporting message sending and screenshot capture
iflow-mcp_danielmeppiel-oracle-mcp-server
MCP server for Oracle database schema context retrieval
iflow-mcp_deploya-labs_supabase-mcp-server
Unofficial Supabase MCP server that enables Cursor and Windsurf to manage your database and execute SQL queries
iflow-mcp_granthooks_nocodb-mcp-server
NocoDB MCP Server - provides tools to interact with a Nocodb database through MCP
iflow-mcp_greptimedb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
iflow-mcp_greptimeteam-greptimedb-mcp-server
MCP server for GreptimeDB with SQL/TQL/PromQL support, sensitive data masking, and prompt templates for observability data analysis.
iflow-mcp_haroldfinchift-vuln-nist-mcp-server
A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints
iflow-mcp_hdcola-mcp-server-oracle
Model Context Protocol server to access oracle database
iflow-mcp_hfujikawa77-ardupilot-mcp-server-sandbox
ArduPilot MCP Server Sandbox - Control ArduPilot drones via MCP protocol
iflow-mcp_imdb-mcp-server
A Python server implementing Model Context Protocol (MCP) for movie and TV show information using the IMDb API service
iflow-mcp_iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
iflow-mcp_j4c0bs_mcp-server-sql-analyzer
SQL analyzer server for MCP
iflow-mcp_jensenloke_mssql-mcp-server
A Model Context Protocol server for Microsoft SQL Server databases
iflow-mcp_jewei_jewei-mssql-mcp-server
MSSQL MCP服务器,用于执行Microsoft SQL Server的数据查询和表结构查询操作
iflow-mcp_kutsushitaneko_mcp-server-for-oracle-database
MCP Server for Oracle Database - Oracle Database用のMCPサーバー
@iflow-mcp/kuzudb-kuzu-mcp-server
Kuzu MCP server implementation
iflow-mcp_mariadb-mariadb-server
MariaDB MCP Server
iflow-mcp_mcp-server-jysd-cx-oracle
Model Context Protocol server to access oracle database using cx_Oracle
iflow-mcp_mcp-server-outlook-email
Email Processing MCP Server with MongoDB integration
iflow-mcp_mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
iflow-mcp_mcp-server-redis
MCP server to interact with redis server, aws memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
iflow-mcp_mcp-server-sqlite
A simple SQLite MCP server
iflow-mcp_mcp-sqlalchemy-server
A simple MCP ODBC server using FastAPI and ODBC
iflow-mcp-mekanixms-sqlite-mcp-server
A Model Context Protocol (MCP) server that provides comprehensive SQLite database management and analysis capabilities
iflow-mcp_microsoft_sql_server_mcp
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
iflow-mcp_mineru98-mysql-mcp-server
MCP Server for MySQL database operations
iflow-mcp_mjftw_neo4j-mcp-server
A Memory Control Protocol server implementation using Neo4j as the backend storage for knowledge graph management
iflow-mcp_mssql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MSSQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
iflow-mcp-pawankumar94-sql-mcp-server
AI-Powered SQL Assistant for BigQuery using MCP
iflow-mcp_prayanks-mcp-sqlite-server
SQLite MCP Server with stdio transport
iflow-mcp_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.
iflow-mcp_sqlite-paper-reading-fastmcp-mcp-server
A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs
iflow-mcp_sui-mcp-server
MCP RAG Server with FAISS vector database for Move files
@iflow-mcp/terryso-tv-recommender-mcp-server
MCP server for TV show recommendations
iflow-mcp_text-to-sql-mcp-server
一个基于 FastMCP 框架的安全数据库查询 MCP 服务,用于数据库查询和分析。
iflow-mcp-uzaysozen-imdb-mcp-server
A Python server implementing Model Context Protocol (MCP) for movie and TV show information using the IMDb API service
iflow-mcp_wandb-wandb-mcp-server
iflow-mcp_wolfcoming-adb_mcp_server
Android ADB MCP Server - Control Android devices via MCP protocol
iflow-mcp_xiyan_mcp_server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, and execute natural language queries
iflow-mcp_yugabyte-yugabytedb-mcp-server
Add your description here
iflow-mcp-yuzongmin-sqlite-literature-management-fastmcp-mcp-server
A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs
@imrieul/mysql-mcp-server
MySQL MCP Server - Simple Model Context Protocol server for MySQL database operations
indra_db
A content-addressed graph database for versioned thoughts
influxdb3-mcp-server
init-db
@instantdb/mcp
Model Context Protocol (MCP) server for managing Instant apps, schemas, and permissions!
interactive-mcp-server
Interactive MCP server for user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
iotdb-mcp-server-fix
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
@j0hanz/memory-mcp
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
@jaesimio/mcp-server-mariadb-writable
MCP server for interacting with MariaDB databases based on Node
jewei-mysql-mcp-server
MySQL MCP服务器,提供SQL查询和表结构查询功能
@jhlee111/mssql-mcp-server
MCP server for MSSQL database operations
jms_mysql
jms_redis
@joshuarileydev/supabase-mcp-server
An MCP server for using the Supabase API
kavach
Sandbox execution framework — backend abstraction, strength scoring, policy engine, credential proxy, and audit hooks
keevor-mysql-mcp-server
MCP server for MySQL database operations
ken_ai-db-server
@kevinwatt/mysql-mcp
MCP server implementation for MySQL database access
kingbase-mcp-server
MCP server for KingBase (PostgreSQL-compatible) database operations
@kk-2004/sql-mcp-server
SQL MCP Server for MySQL and SQLite - Claude Code integration
@knight0zh/mssql-mcp-server
MCP server for connecting to MSSQL databases
kotadb
A custom database for distributed human-AI cognition
ksqldb-server
ksql-server
ksql-server
kubedb-server
kubedb-ui-server
KurrentDB
KWDB
lancedb-mcp-server
ldqn97-mysql-mcp-server
ldqn97 MySQL MCP Server for CherryStudio
legi-bit-mongodb
libsql-orm
A powerful, async-first ORM for Turso Database with first-class support for Cloudflare Workers and WebAssembly environments. Features include automatic boolean conversion, upsert operations, built-in logging, migrations, and comprehensive query building.
lit-mcp
MCP server for academic literature databases (arXiv, DBLP) to accelerate research using LLMs.
@lonzzi/tmdb-mcp-server
MCP server for searching movies on TMDB
looptool
An MCP server that automatically collects feedback on your MCP server.
lore-engine
Pure Rust wiki engine — SQLite FTS5, petgraph link graph, wiki link parsing, file watching. No GUI dependencies.
lorekeeper
Agent long-term memory bank — MCP server with SQLite and FTS5
lumen-sqlite-mcp
An MCP server for storing and manipulating structured data using SQLite
MailSandbox
Manticore Search
MCP server for Manticore Search — lets AI assistants query and manage search databases.
maproom
Semantic code search powered by embeddings and SQLite
mareana-databricks-mcp-server
Databricks MCP Server for exploring Unity Catalog - catalogs, schemas, tables, and data
mariadb
MariaDB
MariaDB
mariadb-mcp-server
An MCP server that provides access to MariaDB ou MySQL databases.
mcap-mcp-server
A generic SQL query interface for MCAP robotics data via the Model Context Protocol
mcp
CloudQuery MCP server for asset inventory data. Supports CLI, PostgreSQL, and Platform modes.
mcp
MCP server for Florentine.ai - Natural language to MongoDB aggregations
mcp-agent-db
Ferramenta de consulta de bases de dados usando linguagem natural com agente inteligente
mcp-ai-agent-sdk
AI Agent Python SDK - 让任何后台系统快速接入 AI Agent 能力
mcp-ai-forever
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
mcp-airflow-postgres
Model Context Protocol (MCP) server for Airflow database integration
mcp-ai-server
🤖 基于MCP协议的AI工具服务器,提供智能查询、数据分析、SQL生成等7个递增复杂度的AI工具
mcp-android-adb-server
通过AI大模型操作安卓设备
mcp-bigquery-dryrun
Minimal MCP server for BigQuery SQL validation and dry-run analysis
mcpbind-cockroachdb-mcp-server
MCP Server Package: cockroachdb-mcp-server
mcpbind-mcp-server-mariadb
MCP Server Package: mcp-server-mariadb
mcpbind-redis-mcp-server
MCP Server Package: redis-mcp-server
mcp-case-server
一個支援雙模式(Demo SQLite / PostgreSQL)的 MCP Server,提供案件查詢功能
mcp-clickhouse-cloud
A comprehensive Model Context Protocol (MCP) server for ClickHouse database operations and ClickHouse Cloud management.
mcp-csv-database
MCP server for CSV file management and SQL querying
mcp-csv-postgres
MCP server to load CSV files to PostgreSQL with validation and progress tracking
mcp-database-manager
MCP server for database management
mcp-database-reader
MCP server for MySQL database reading operations
MCP-Database-Server
mcp-databend
An MCP server for Databend.
mcp-data-pipeline-connector
Universal data connector for CSV, Postgres, and REST APIs via DuckDB
mcp-db-filesystem
Simple and efficient MCP server for multi-database (SQL Server, MySQL) and Redis access with filesystem operations
mcp-db-navigator
A powerful MySQL/MariaDB database navigation tool using MCP (Model Control Protocol).
mcp-db-server
MCP Database Server with read-only access
mcp-dbutils
MCP Database Utilities Service
mcp-ds-toolkit-server
Pure standalone MCP Data Science Server - Complete DS workflows with local SQLite tracking, no external services required
mcp-feedback-enhanced-c
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
mcp-feedback-enhanced-gw
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
mcp-feedback-enhanced-pro
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
mcp-feedback-hall
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
mcp-feedback-pro
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
mcp-feedback-webui
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
MCP Feed Reader
RSS/Atom feed reader MCP server with SQLite backend
mcp-feed-reader-crunchtools
Secure MCP server for RSS/Atom feed reading — SQLite-backed, self-contained
mcp-file-tool
MCP tools for large text files: chunked IO, search, and SQLite inverted index
mcp-firebird
MCP server for Firebird database
mcp-genelab
MCP server for querying Neo4j Knowledge Graphs with custom tools for quering GeneLab
mcp-gigapi
An MCP server for GigAPI Timeseries Lake
mcp-interactive
MCP server for interactive feedback collection in AI-assisted development workflows.
mcp-interactive-feedback
An MCP server that enables interactive human feedback collection during AI-assisted development, with Web UI support for text, images, and command execution.
mcp-keep-feedback
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring Web UI with intelligent environment detection and cross-platform compatibility.
mcp-kg-skills
A Model Context Protocol server for managing a graph of reusable Python functions, documentation, and environment variables
mcp-kinetica
MCP Server for Kinetica Database
mcp-lance-db
mcp-lance-db
mcp-materialize
A server that exposes Materialize indexes as tools over the Model Context Protocol (MCP)
mcp-materialize-agents
Live data layer for agents. Expose canonical business objects as database-consistent, instantly-queryable SQL views via Model Context Protocol
mcp-mongodb-bio-invasion
MongoDB生物入侵研究MCP服务器 - 自然语言查询工具
mcp-monkdb
An MCP server for MonkDB
mcp-mssql-server
mcp-mssql-server
MCP server for MS SQL Server database queries
mcp-mysql-bailian-licai-202509111610-66e8a1
阿里云百炼MCP服务器 - MySQL业务查询服务
mcp-mysql-connect
MCP Server to connect the MySQL database
mcp-mysql-explorer
MCP server for querying MySQL databases — let AI agents explore schemas, run queries, and manage data via Model Context Protocol.
mcp-mysql-nie
mysql server
mcp-mysql-ops
MCP server for MySQL database operations and monitoring
mcp-mysql-server
mcp-mysql-server
mcp-mysql-server
A Spring AI-based MCP capable of executing any SQL query. 一个基于 Spring AI 的MCP服务,可执行任意 SQL。
mcp-mysql-server-licai-czg-202509111517-9baa6c-202509111516-735609-20250911-e5ceb8
A MySQL MCP Server for cross-database queries with Chinese field mapping
mcp-mysql-tool
MySQL MCP Server for AI database operations
mcp-neo4j-cypher
A simple Neo4j MCP server
mcp-neo4j-data-modeling
A simple Neo4j MCP server for creating graph data models.
mcp-neo4j-memory
MCP Neo4j Knowledge Graph Memory Server
mcp-neo4j-temporal-substrate
MCP Neo4j Memory Server for Temporal Substrate Evolution
mcp-node-mssql
MCP Server for SQL Server using node-mssql
mcp-nvd
An MCP server to interact with a the NVD Database API.
mcp-odbc
Universal ODBC MCP server — connect any database to Claude Code
mcp-ohmy-sql
A powerful Model Context Protocol (MCP) server that provides universal SQL database connectivity with intelligent query optimization, schema introspection, and built-in safety features for AI assistants.
mcp-oracle-server
Model Context Protocol server to access oracle database
mcp-pdf-chroma
MCP server for PDF processing and semantic search with ChromaDB
mcp-personal-assistant
Personal Assistant MCP Server with SQLite/TinyDB support for status tracking, project management, todos, calendar functionality, and document storage
mcp-pg2ck
An MCP server for synchronizing PostgreSQL tables to ClickHouse databases
mcp-postgres
Uma Ferramenta de Consulta de Bases de Dados PostgreSQL usando Linguagem Natural
mcp-postgres-duwenji
MCP server for PostgreSQL database operations
mcp-postgresql-server
A secure, read-only PostgreSQL Model Context Protocol (MCP) server for AI assistant integration with automatic database discovery and connection management
mcp-postgres-semantic
MCP server for PostgreSQL with semantic search via pgvector and OpenAI embeddings
mcp-postgres-sps
Uma Ferramenta de Consulta de Bases de Dados PostgreSQL usando Linguagem Natural
mcp-postgress-server
Add your description here
mcp-python-sandbox
MCP server providing a restricted Python execution tool
mcp-redis-airnet
Use for AinrNet Redis,add tools
mcp-rememberizer-vectordb
A Model Context Protocol server for interacting with Rememberizer Vector Store (https://docs.rememberizer.ai/developer/vector-stores).
mcp-research-assistant
MCP Server for Research Assistant with Vector Database Management
mcp-rethinkdb-server
Simple rethinkdb mcp server
mcp_reverse_engineering
A sandboxed MCP tool for reverse engineering with multiple tool integrations
mcp-reverse-engineering
A sandboxed MCP tool for reverse engineering with multiple tool integrations
mcp-sandbox-toolkit
A cross-platform sandboxed file system operations toolkit based on Model Context Protocol (MCP)
mcp-schema-server
MCP server with schema-only query tools for MySQL databases
mcp-server
Kotlin compile-time SQL library. Docs, code validation, and SQLite execution tools.
mcp-server-alibabacloud-adb-mysql
mcp-server-alibabacloud-opensearch-vector-search
mcp-server-astra-db-mcp
mcp-server-aws-aurora-dsql
mcp-server-aws-documentdb
mcp-server-aws-dynamodb
mcp-server-aws-mysql
mcp-server-aws-postgres
mcp-server-aws-timestream-influxdb
mcp-server-chroma
mcp-server-cloudbrowser-go
mcp-server-cloudbrowser-go
mcp-server-database
将自然语言转化为sql语句
mcp-server-database
mcp-server-dataforge
MCP Server for generating realistic test data with referential integrity
mcp-server-db
一个简单的用于db连接的mcp服务
mcp-server-db2i
MCP server for IBM DB2 for i (DB2i) database queries and metadata inspection
mcp-server-dbase
A simple dbase MCP server
mcp-server-duckdb-fastmcp
A DuckDB MCP server
mcp-server-for-mysql
This extension provides a Model Context Server for MySQL
mcp-server-gad
A secure MCP server that provides a read-only PostgreSQL query tool for gad.
mcp-server-iotdb
mcp-server-ladybug
A MCP server for LadybugDB - an embedded graph database with Cypher query language
mcp-server-mariadb
MCP Server for MariaDB
mcpServerMemory
A persistent, Neo4j graph-backed memory system for Claude
mcp-server-mongodb
mcp-server-motherduck-fastmcp
A MCP server for MotherDuck and local DuckDB
mcp-server-mysql
MCP server for MySQL/MariaDB databases — schema inspection, queries, and data manipulation for AI assistants
mcp-server-neo4j-aura
mcp-server-neo4j-cypher
mcp-server-neo4j-memory
mcp-server-oracle
Model Context Protocol server to access oracle database
mcp-server-postgres
mcp-server-postgres-multi-schema
MCP server for interacting with PostgreSQL databases, with support for multiple schemas
mcp-server-postgresql
Add your description here
mcp-server-qdrant-memory
MCP server for qdrant memory.
mcp-server-qdrant-multicollection
MCP server for Qdrant with project-aware multi-collection support
mcp-server-sandbox
install all mcp server in sandbox for remote usage
mcp-server-spreadsheet
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
mcp-server-sql-inspector
A Model Context Protocol server that enables AI to inspect SQL databases and analyze query performance.
mcp-server-sqlite
Model Context Protocol (MCP) server for SQLite database operations
mcp-server-sqlite3
SQLite3 tools for MCP
mcp-server-sqlite-cn
A simple SQLite MCP server
mcp-server-sqlite-npx
[](https://smithery.ai/server/mcp-server-sqlite-npx) [](https://mseep.ai/app/johnnyoshika-mcp-server-sqlite-npx)
mcp-server-sqlmap
mcp-server-vecx
VectorX Mcp Server
mcp-server-vikingdb
a mcp server for vikingdb store and search
mcp-server-vikingdb-fastmcp
a mcp server for vikingdb store and search
mcp-server-waii
An MCP server implementation for WAII database interactions
mcp-shouji
跨平台交互式反馈与命令执行工具,支持 Web UI 和桌面端。
mcps-mysql-server
MySQL server implementation for MCP (Model Control Protocol) framework
mcp-sql
MCP server that lets LLMs query PostgreSQL, SQLite, and MySQL databases
mcp-sql-adapter
A read-only MCP adapter for interacting with SQL databases.
mcp-sqlalchemy
MCP server for SQLAlchemy database interactions - supports SQLite, PostgreSQL, and MySQL
mcp-sql-bridge
MCP server bridge for SQL operations (SQLite, PostgreSQL, MySQL)
mcp-sql-helper
1. all_table_names - 返回数据库中所有表名 2. filter_table_names - 返回数据库中包含指定子字符串的所有表名 3. schema_definitions - 返回指定表的架构和关系信息 4. execute_query - 执行 SQL 查询并以可读格式返回结果(结果会在达到4000字符限制后被截断)
mcp-sqlite-manager
An MCP server to interact with SQLite databases
mcp-sqlite-memory-bank
A dynamic, agent/LLM-friendly SQLite memory bank for MCP servers with semantic search capabilities.
mcp-sqlite-server-d
Add your description here
mcp-sqlite-tool
An MCP server that provides AI with direct access to SQLite databases.
mcp-sql-server
A read-only MCP server for interacting with MySQL databases.
mcp-sqlserver-filesystem
Simple and efficient MCP server for SQL Server database access and filesystem operations
mcp-sql-tool
基于 MCP 协议的智能 SQL BI 工具,通过大模型自动生成 SQL 语句并执行数据库查询
mcp-standards
Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md
MCP Superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
mcp-tingquan
MCP Feedback TingQuan Enhanced - Interactive user feedback and command execution for AI-assisted development
mcp-trove-crunchtools
Self-hosted local file indexing MCP server with semantic search
mcp-universal-database-server
Universal MCP server for multiple database connections and operations
mcp-user-confirm
Neutral user confirmation MCP for interactive AI coding feedback
mdb-test-10-4-server
memory-fts
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
memorymesh
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
memwright
Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.
Microsandbox
microsoft-sql-server-2019-ib
microsoft-sql-server-mcp
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
microsoft_sql_server_mcp_haibt
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
migrationpilot
83 rules to catch dangerous PostgreSQL migrations before production. Lock analysis + auto-fix.
@mixedbread/mcp
MCP server for the Mixedbread Platform
mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
mochow-mcp-server
MCP server for Mochow vector database
mockhero
Generate realistic relational test data. 156 field types, 22 locales, JSON/CSV/SQL.
mongodb
mongodb
mongodb-enterprise-server
mongodb-mcp
A read-only Model Context Protocol (MCP) server for querying MongoDB databases
mongodb-mcp-server
MongoDB & Mongoose
mongo-scout-mcp
Scout your MongoDB databases with AI - safety features, live monitoring, and data quality
@morris131/mysql-mcp-server
MySQL MCP Server - stdio protocol for MySQL database operations with Windows support
@morris131/mysql-mcp-server-complex
MySQL MCP Server - stdio protocol for MySQL database operations with Windows support
@morris131/mysql-mcp-server-single
MySQL MCP Server - stdio protocol for MySQL database operations with Windows support
mseep-adb-mysql-mcp-server
An offical mcp server for Adb MySQL of Alibaba Cloud
mseep-aranet4-mcp-server
Simple MCP server to manage your aranet4 device and local db.
mseep-greptimedb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
mseep-mcp-pyodbc-server
A simple MCP ODBC server using FastAPI and PyODBC
mseep-mcp-server-chat-analysis
MCP server for chat analysis using vector embeddings and knowledge graphs
mseep-mcp-server-motherduck
A MCP server for MotherDuck and local DuckDB
mseep-mcp-server-outlook-email
Email Processing MCP Server with MongoDB integration
mseep-mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
mseep-mcp-server-redis
MCP server to interact with redis server, aws memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
mseep-mcp-server-sqlexpress
A Microsoft SQL Server (SQLEXPRESS) MCP server
@mseep/mcp-server-sqlite-npx
[](https://smithery.ai/server/mcp-server-sqlite-npx)
mseep-mcp-server-tidb
Add your description here
mseep-mcp-server-vikingdb
a mcp server for vikingdb store and search
mseep-mcp-server-weaviate
Add your description here
mseep-mcp-sqlalchemy-server
A simple MCP ODBC server using FastAPI and ODBC
mseep-microsoft-sql-server-mcp
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
mseep-mssql-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
mseep-mysql-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
mseep-mysql-mcp-server-pro
Support for SSE, STDIO in MySQL MCP server, includes CRUD, database anomaly analysis capabilities .支持SSE,STDIO;不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
mseep-steampipe-mcp-server
A Python MCP server interacting with PostgreSQL, intended for use with Steampipe.
mseep-xiyan-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, and execute natural language queries
mseep-yugabytedb-mcp-server
Add your description here
ms-pdb-mcp
MCP server for analyzing PDB files using the ms-pdb library.
msrashed-postgresql-mcp-server
Read-only PostgreSQL MCP server for database inspection, querying, and performance analysis
mssql
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
MSSQL
mssql-connector-testing
MSSQL-MCP
mssql-mcp-node
MCP server for Microsoft SQL Server
MSSQL-MCP-Node
mssql-mcp-server
SQL Server MCP for running SQL queries
mssql-mcp-server-enhanced
A Model Context Protocol server for Microsoft SQL Server
mssql_mcp_server_go
mssql-mcp-server-ishaan
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
mssql-mcpserver-lxw
MCP server for mssql
MSSQL-Python
mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
mssql-server
mssql-server-2019-cu10-ubuntu-20.04
mssql-server-fts-ha
mssql-server-linux
mssql-server-linux
mssql-server-linux-plus
mssql-server-linux-rails
mssql-server-with-fts
mssql-writer
MCP server for Microsoft SQL Server — read and data write operations, no DDL
multi-mongodb-mcp-server
my-mcp-servers
Model Context Protocol servers for PostgreSQL and Alibaba Cloud Bailian image generation
my-nosql-server
mysql
mysql
MySQL
mysql-connector-testing
mysql-mcp-server
A server application designed on top of MCP to interact with Cursor and MySQL.
mysql-mcp-server
零依赖、开箱即用的 MySQL MCP 服务器 - 用 Go 编写的单文件可执行程序
mysql-mcp-server
MCP MySQL Server 是一个基于 @modelcontextprotocol/sdk 的 MySQL 工具服务,支持 SQL 查询、表结构获取、连接检测等功能,适用于 AI 代理、自动化工具等场景。
mysql-mcp-server
一个用Go语言编写的MCP服务器,用于查询和操作MySQL数据库。
MysqlMcpServer
mysql mcp服务
mysql-mcp-server1
Add your description here
mysql-mcp-server3
A Model Context Protocol (MCP) server that enables secure interaction with MySQL/MariaDB/TiDB/AWS OceanBase/RDS/Aurora MySQL DataBases.
mysql_mcp_server_ddz
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
mysql-mcp-server-financeblue
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
mysql_mcp_server_go
mysql-mcp-server-java
mysql-mcp-server-pro-plus
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
mysql-query-mcp-server
MySQL Query MCP server for AI assistants - execute read-only MySQL queries from Cursor IDE, Windsurf, or Claude Desktop
mysql-server
mysql-server
mysql-server
mysql-server
MySQL-Server
mysql-server-5.0
mysql-server-pt80
@mzainzulifqar/feedback-mcp-server
MCP server for the Reporting Toolbar feedback platform
@naganpm/mysql-mcp-server
MCP server for local MySQL database access
nan-forget
Long-term memory for AI coding tools via vector search (Qdrant).
Neo4j Agent Memory
Neo4j GDS
neo4j-mcp-server
Neo4j MCP server
@nerd305/mcp-firestore-server
MCP server for Firebase Firestore operations
@neverinfamous/postgres-mcp
PostgreSQL MCP server with connection pooling, tool filtering, and full extension support
@nilsir/mcp-server-mysql
MCP server for MySQL database operations
nm-mysql-mcp-server
Add your description here
node-server-orchestrator
MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)
nsd-mcp-sqlite-server
SQLite test server
nutrition-mcp
3-tier nutrition lookup MCP server with local SQLite caching
oak-sql
SQL database query language parser with support for standard SQL syntax and database operations.
@obiwan90/edgedb-mcp-server
edgedb mcp server
observability-mcp-server
A comprehensive MCP server for observability(Prometheus,Loki,Nacos,RocketMQ,Kafka,Doris,Mysql,K8S,Harbor) and infrastructure management. Built with Rust for high performance and reliability.
@oleander/mcp-server-mariadb
MCP server for interacting with MariaDB databases based on Node
onetool
Sandboxed Lua REPL for LLM tool use
Onyx MCP Sandbox
OpenLink Generic Python Open Database Connectivity
@opensourceops/canny-mcp
MCP server for Canny feedback management with Jira integration
oracle-mcp-server
A Model Context Protocol (MCP) server implementation for Oracle database operations
oracle.mysql-database-mcp-server
MySQL MCP Database server
oracle.mysql-mcp-server
MySQL MCP server
oracle.oci-database-management-sql-performance-watch-mcp-server
OCI Database Management SQL Performance Watch MCP server
overmind-postgres-mcp
A comprehensive MCP server for PostgreSQL database interaction
ovh-api-mcp
MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.
ozzynet-mcp-server
A sandbox for MCP server prototyping
parse-server-redis-k8
patchworkmcp
PatchworkMCP drop-in feedback tool for Rust MCP servers
percona-server-mongodb
percona-server-mysql-operator
percona-server-mysql-operator
pgsql-mcp-server
一款用golang实现的操作pg数据库的mcp server,支持创建表、查询表、插入数据,查看数据,分析sql语句等功能,欢迎共建!!!
Pinecone
Podbean
@porast1/mcp-cognitive
Universal MCP server for AI knowledge persistence with Weaviate hybrid search
postgres
postgres-backup
postgres-connector
MCP server for querying PostgreSQL databases
postgres-mcp
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
postgres-mcp-server
postgres-mcp-server-rust
postgresql
PostgreSQL
postgres-scout-mcp
Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality
postgress-mcp-server-nachiket12
PostgreSQL MCP server (token protected)
postgres-ssh-mcp
MCP server for Postgres (with SSH tunnel support)
@postnesia/mcp
An MCP server to interact with the Postnesia database
@praise25/mcp-server-mysql
MCP server for interacting with MySQL databases based on Node
Prisma Postgres
@prmichaelsen/goodneighbor-mcp
Multi-tenant MCP server for Good Neighbor community platform
@prmichaelsen/remember-mcp
Multi-tenant memory system MCP server with vector search and relationships
Produktly
Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items.
proliferate-sandbox-mcp
MCP server for managing services in Proliferate cloud sandboxes
py-mcp-qdrant-rag
qdrant-mcp-server
Een MCP server voor interactie met Qdrant vectordatabase
qdrant-mcp-server-rust
Model Context Protocol (MCP) server for Qdrant. This server allows AI models to interact directly with your Qdrant collections for vector search, point management, and collection administration
quicken-mac-mcp
MCP server providing read-only access to Quicken For Mac financial data via Claude
rag-memory-epf-mcp
MCP server for project-local RAG memory with knowledge graph and multilingual vector search
ravendb-seed
rbatis
The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
RCSB PDB
react-native-sqlite-mcp
Universal React Native SQLite MCP Server
read-only-mysql-mcp-server
MCP server for read-only MySQL database queries in Claude Desktop
rectilinear
Linear issue intelligence tool with hybrid FTS + vector search
Redbee
redis
redis-connect-sqlserver
Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
redis-stack-server
redis-stack-server
reftrixmcp
Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector
rmcp-dbus
MCP server for generic D-Bus access (Linux)
rmcp-memex
RAG/memory MCP server with LanceDB vector storage
rmcp-postgres
PostgreSQL MCP server built with rmcp - query, insert, update, delete, and schema inspection tools
@rolandohuber/mysql-mcp-server
A comprehensive MCP server for MySQL database operations with 16 tools, multi-transport support, and intelligent test data generation
@ruvector/rvf-mcp-server
MCP server for RuVector Format (RVF) vector database — stdio and SSE transports
sandbox-config-server
SandboxedOstoolsMcpServer
McpServer and os-tools for scalable Sandbox environment.
sandbox-mcp-server
@sanjibdevnath/mcp-excalidraw-local
Fully local MCP server for Excalidraw with SQLite persistence, multi-tenancy, auto-sync, real-time canvas, and 32 tools
@sayyi/mcp-server-mysql
MCP server for MySQL with BIGINT precision support (fork of @benborla29/mcp-server-mysql)
scoring
Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.
@seatable/mcp-seatable
MCP server for SeaTable — read, write, search, link, and query data in your bases
@seller-mcp/ozon-mcp-runtime
Runtime MCP server for Ozon seller workflows.
semantic-memory-mcp
Semantic memory MCP server for Claude Code. Local knowledge graph with vector search — powered by Neo4j.
serverless-redis-http
servernope-proxy-sandbox
@severalnines/ccx-mcp
MCP server for managing CCX database clusters via AI assistants
sochdb-mcp
Minimal MCP server for SochDB - AI-native database
solace-pubsub-connector-sqlserver
sparrowdb
Embedded graph database with Cypher queries — no server, no subscription, no cloud
sparrowdb-ontology-mcp
MCP server for Sparrow Ontology — ontology-aware semantic layer over SparrowDB
spikes
Drop-in feedback collection for static HTML mockups
sqlcipher-mcp-server
MCP Server for querying SQLCipher-encrypted SQLite databases
sql-database-mcp-server
MCP server for SQL Server database interaction — list tables, inspect schemas, and execute queries
sqlew
Automated ADR (Architecture Decision Records) for Claude Code - MCP server with SQL-backed decision repository
sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data.
SQLite
sqlitebrowser
sqlite-mcp-server
sqlite-mcp-server
零依赖、开箱即用的 SQLite MCP 服务器 - 用 Go 语言开发,支持完整的数据库 CRUD 操作
sqlite-mcp-server
A server-side implementation of the Model Context Protocol (MCP) for SQLite databases
sql-mcp-server
MCP server for executing SQL queries across multiple databases with a clean, typed protocol. Built for LLMs and agent workflows.
sqlserver
sqlserver
sql-server
sql-server-db-7.2-conn
sql_server_fts
sql-server-tunnel
sqlx-mcp
SQLx MCP Server - Secure multi-database CRUD operations via Model Context Protocol
@squadbase/data-catalog-mcp
MCP server for Squadbase Data Catalog API
streamable-db-mcp-server
@supabase/mcp-server-postgrest
MCP server for PostgREST
@supabase/mcp-server-supabase
MCP server for interacting with Supabase
supabase-sentinel
Claude Skill that audits Supabase projects for RLS misconfigurations, exposed keys, auth bypasses, and storage vulnerabilities. 27 anti-patterns sourced from CVE-2025-48757 and 10 security studies. Safe for production.
superdb-mcp
MCP server for SuperDB - execute SuperSQL queries, version detection, and embedded documentation
surql-mcp
MCP server for SurrealQL — interactive query playground with embedded SurrealDB
synapse-core
A neuro-symbolic semantic engine for OpenClaw, combining graph databases with vector operations.
talk-sql
MCP server for SQL database integration (PostgreSQL, MySQL, SQL Server, SQLite)
talon-mcp-server
MCP server for Talon multi-model data engine — SQL, KV, Vector, TimeSeries, MQ, FTS, GEO, Graph, AI
tdbot
teamflect-mcp-server
MCP server for Teamflect API integration
@tejasanik/postgres-mcp-server
A Model Context Protocol (MCP) server for PostgreSQL database management and analysis
text2sql-mcp-server
text2sql-mcp-tool
MCP server for text2sql
thoth-mem
Persistent memory MCP server for AI coding agents
TiDB
tidb-server
timestream-for-influxdb-mcp-server
tinytown
A simple, fast multi-agent orchestration system using Redis for message passing
tmdb-mcp-server
MCP server for The Movie Database
todo-mcp-server
A Model Context Protocol (MCP) server that provides a Todo application using PostgreSQL database. This server supports three different transport protocols: STDIO, SSE (Server-Sent Events), and Streamable HTTP.
too-many-cooks
Too Many Cooks MCP server — SQLite (local) or encrypted cloud backend
toondb-mcp
Minimal MCP server for ToonDB - AI-native database
total-recall
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
townhall-server-db
tree-sitter-sql-mcp-server
tsurugi-mcp-server
MCP server to access Tsurugi
tv-recommender-mcp-server
MCP server for TV show recommendations
uaa-key-rotator-sqlserver
uaa-sqlserver
uaa-sqlserver-4-10-x
uaa-sqlserver-4-12-x
uaa-sqlserver-4-19-x
uaa-sqlserver-4-23-x
ubiquity-database
Database abstraction layer for Ubiquity supporting SQLite and Astra DB
ulink
Deep linking for iOS, Android & Flutter. Firebase Dynamic Links alternative.
unidb-mcp-server
Universal Databases MCP Server
unified-sf-docs-mcp
Unified MCP server for scraping Salesforce developer documentation and searching a local SQLite vector-like database.
urdb-mcp
Search URDB for product integrity scores, enshittification events, and change tracking.
user-postgresql-mcp
A PostgreSQL MCP server built with @modelcontextprotocol/sdk.
Vector DB MCP
Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.
@vectorize-io/vectorize-mcp-server
MCP server for Vectorize.io.
vector-memory
Semantic document memory using Redis vector store. Save and recall files with natural language.
@vectorpointdev/hive-mcp
MCP server for Hive agent communication
versedb-mcp
Comic book database — search comics, creators, characters, and manage your collection.
Vibe BI MCP
Ask business questions in plain English. Get instant answers from your database, no SQL needed.
virt-lab-db-server
@wa008/ui-audit-mcp
MCP server for iOS app UI evaluation and testing, powered by idb + xcrun simctl
wasm-sandbox
A secure WebAssembly sandbox with dead-simple ease of use, progressive complexity APIs, and comprehensive safety controls
wdb-server
weneed-mcp
MCP server for WeNeed (Coop Switzerland) shopping lists
@wenit/mysql-mcp-server
MySQL MCP Server - 通过 MCP 协议操作 MySQL 数据库
whm-rjdb-scraping
@xydix/mcp-server
Xydix MCP Server for database access
@xylex-group/athena-mcp
MCP server for the Athena
yantrikdb
Cognitive memory engine for persistent AI systems
YugabyteDB
@yukihito/mysql-mcp-server
MySQL MCP Server
zabbix-server-mysql
zabbix-server-mysql
zabbix-server-mysql
zabbix-server-mysql
zabbix-server-pgsql
zabbix-server-pgsql
zabbix-server-pgsql-alpine-pwsh-azure
@zyzy-org/blog-mcp-server
MCP server for automatically creating blog posts in your tech blog