← All categories

Databases

SQL, NoSQL, vector databases, caching

800 packages

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.

MCP Free tier
75

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.

MCP Free tier
73

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.

MCP
71

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
68

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
54

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).

MCP
54

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).

Free tier
54

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.

MCP
45

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.

45

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.

MCP
44

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.

MCP Free tier
44

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).

42

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.

MCP
42

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.

MCP
41

weaviate/mcp-server-weaviate

Build the server:

MCP
41

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.

MCP
40

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.

40

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.

MCP
40

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.

MCP
40

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.

39

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.

39

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).

MCP
36

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.

34

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).

33

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.

33

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.

32

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.

32

mysql-server

MySQL server software for running a relational database that supports SQL queries, transactions, indexing, and replication (depending on configuration).

32

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.

32

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.

31

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.

31

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.

30

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).

30

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.

30

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.

30

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).

30

mariadb

MariaDB is an open-source relational database server that provides SQL querying, transaction support, replication, and compatibility with MySQL ecosystems.

29

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.

29

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.

28

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.

27

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.

27

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).

25

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).

MCP
24

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.

24

agentmem

Lightweight persistent memory for AI agents. Hybrid search. 16 tools. One SQLite file.

24

AI-ERD

24

Context Lens

24

database-admin

Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL

24

Exploit Intelligence Platform — CVE, Vulnerability and Exploit Database

24

lit-mcp

24

looptool

24

memorymesh

24

mssql

24

mssql-reader

24

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.

24

mssql-writer

24

node-server-orchestrator

24

Polyglot Database MCP

Unified MCP for 20 databases: SurrealDB, ArangoDB, Virtuoso, CouchDB, Cassandra, and more

24

postgres-connector

24

read-only-mysql-mcp-server

24

schemacrawler-ai

Enables natural language schema queries — explore tables, keys, procedures, and get SQL help fast

24

simpliq-server

Simpliq Data Proxy MCP Server - Connects LLMs to SQL Databases via Semantic Mapping

24

vector-memory

24

versedb-mcp

24

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).

22

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.

20

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.

17

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.

16

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.

8

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.

0

ndb-server

No package content (README/repo metadata/package manifest) was provided for ndb-server, so its functionality cannot be determined from observable facts.

0

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.

0

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).

0

adb-mysql-mcp-server

An offical mcp server for Adb MySQL of Alibaba Cloud

N/A

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.

N/A

adbpg-mcp-server-test

MCP server for AnalyticDB PostgreSQL

N/A

adb_server

N/A

agent-feedback-mcp-server

Quality signals for MCP tools — agents report results, building a community-driven quality database

N/A

agent-memory-mcp

Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops.

N/A

agentsphere-mcp-server

mcp server for agentsphere sandbox

N/A

ags-mcp-server

Model Context Protocol (MCP) server for RapidMiner GraphStudio Database with 45+ tools and comprehensive documentation

N/A

@ahmetkca/mcp-server-postgres

A comprehensive, read-only, multi-tenant PostgreSQL MCP server with advanced schema introspection and query capabilities

N/A

@ahngbeom/mysql-mcp-server

Read-only MySQL MCP Server for Claude Code

N/A

ai2mysql-mcp-server

N/A

AI-ERD

AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.

N/A

@airabbit/sqlite-mcp-server

Generic SQLite Model Context Protocol (MCP) server

N/A

airy

Airy is an AI tool for interacting with databases.

N/A

ajan-sql

AI-safe MCP server for schema-aware, read-only SQL access.

N/A

@akrym1582/sqldb-mcp-server

MCP server for SQL database access (MSSQL, PostgreSQL, MySQL)

N/A

alaya-mcp

Alaya MCP Server — a memory engine for AI agents that remembers, forgets, and learns

N/A

Alibaba Cloud AnalyticDB for MySQL

N/A

Alibaba Cloud AnalyticDB for PostgreSQL

N/A

alibabacloud-tair-mcp-server

MCP server with Redis/Tair command tools and performance benchmark tools for Alibaba Cloud

N/A

alibabacloud-tair-openapi-mcp-server

MCP server for managing Alibaba Cloud R-KVStore (Tair/Redis) via OpenAPI

N/A

@aliyun-supabase/mcp-server-supabase

MCP server for interacting with Supabase

N/A

@allpepper/task-orchestrator

MCP server for hierarchical task orchestration with SQLite persistence

N/A

android

Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.

N/A

android-device-mcp-server

MCP server for Android device interaction via ADB

N/A

Apache IoTDB

N/A

aqc-mcp

MCP server for astronomical database queries via direct HTTP/TAP APIs

N/A

ArcadeDB MCP Server

Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series)

N/A

Astra DB

N/A

@atikk-co-jp/notion-mcp-server

MCP server for Notion API - Create, read, update pages and databases

N/A

autogo-mcp

MCP server for AutoGo and ADB workflows

N/A

awslabs.amazon-keyspaces-mcp-server

An Amazon Keyspaces (for Apache Cassandra) MCP server for interacting with Amazon Keyspaces and Apache Cassandra.

N/A

awslabs.aurora-dsql-mcp-server

An AWS Labs Model Context Protocol (MCP) server for Aurora DSQL

N/A

awslabs.documentdb-mcp-server

An AWS Labs Model Context Protocol (MCP) server for documentdb

N/A

awslabs.dynamodb-mcp-server

The official MCP Server for interacting with AWS DynamoDB

N/A

awslabs.mysql-mcp-server

An AWS Labs Model Context Protocol (MCP) server for mysql

N/A

awslabs.postgres-mcp-server

An AWS Labs Model Context Protocol (MCP) server for postgres

N/A

awslabs.timestream-for-influxdb-mcp-server

An AWS Labs Model Context Protocol (MCP) server for Timestream for InfluxDB

N/A

bachstudio-teradata-mcp-server

Model Context Protocol (MCP) server for Teradata, Community edition by BachStudio

N/A

beads_rust

Agent-first issue tracker (SQLite + JSONL)

N/A

bear-notes-mcp

Bear Notes MCP server with TypeScript and native SQLite

N/A

@benborla29/mcp-server-mysql

MCP server for interacting with MySQL databases with write operations support

N/A

@blocklet/dbhub

Universal Database MCP Server

N/A

bmlt-root-server-sample-db

N/A

bmlt-server-sample-db

N/A

bunqueue

High-performance job queue for Bun & AI agents. SQLite persistence, cron scheduling, priorities, retries, DLQ, webhooks, native MCP server. Zero external dependencies.

N/A

@cano721/mysql-mcp-server

An MCP server that provides read-only access to MySQL databases.

N/A

centos-binary-ovn-nb-db-server

N/A

centos-binary-ovn-nb-db-server

N/A

centos-binary-ovn-nb-db-server

N/A

centos-binary-ovn-nb-db-server

N/A

centos-binary-ovn-sb-db-server

N/A

centos-binary-ovn-sb-db-server

N/A

centos-binary-ovn-sb-db-server

N/A

ceresdb-server

N/A

@chenlinyang/mcp-server-mysql

MCP server for interacting with MySQL databases with write operations support (modified from @marco/mcp-server-mysql)

N/A

@chinjinyu/mcp-knowledge-graph-plus

MCP server for persistent AI memory using SQLite database with knowledge graph

N/A

Chroma

N/A

@clidey/whodb-cli

WhoDB CLI - database management tool with TUI, programmatic commands, and MCP server

N/A

@cloudblast/mcp-server

MCP server for CloudBlast API v2 — manage KVM virtual servers, backups, IPs, security groups, and more.

N/A

cnry-mcp-server-qdrant

MCP server for retrieving context from a Qdrant vector database

N/A

cockroachdb-mcp-server

A Model Context Protocol server for interacting with CockroachDB

N/A

cockroachdb-mcp-server

Model Context Protocol server with CockroachDB

N/A

CockroachDB MCP Server

N/A

cockroachdb-mcp-server-fastmcp

CockroachDB MCP Server - Model Context Protocol server for CockroachDB

N/A

codemem-graph

Graph engine for Codemem with petgraph algorithms and SQLite persistence

N/A

codeserver-store-mongodb

N/A

confluentinc-cp-ksqldb-server

N/A

Connectivity Index

Machine-readable FCC pre-diligence corpus for multifamily broadband infrastructure scenarios.

N/A

@conte777/db-view-mcp

MCP server for database access (PostgreSQL + ClickHouse)

N/A

context-hub-mcp

Opinionated .context-first MCP server for local knowledge retrieval via stdio.

N/A

Context Lens

Semantic search knowledge base with serverless LanceDB. Zero setup, 100% local, 25+ file types

N/A

converge-knowledge

A self-learning knowledgebase with vector search, gRPC, and MCP interfaces

N/A

Copilot Memory MCP

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.

N/A

cp-ksqldb-server

N/A

cp-ksql-server

N/A

cp-ksql-server

N/A

cp-ksql-server

N/A

cq-mcp-server

MCP Server for CloudQuery platform — list databases, list tables, inspect columns, and execute SQL via MCP tools.

N/A

cqrs-rust-lib

An opinionated implementation of CQRS/Event Sourcing with pluggable storage backends (InMemory, PostgreSQL, MongoDB)

N/A

crazyleads-mcp-server

MCP server for CrazyLeads — leads, dashboards, SQL generation, charts and metrics via AI assistants

N/A

crdb-mcp-server

Model Context Protocol server with CockroachDB

N/A

cursor-local-indexing

ChromaDB-powered local indexing support for Cursor, exposed as an MCP server

N/A

cursor_oracle_mcp_server

stdin mcp service for Cursor connect Oracle database

N/A

cvx-mcp

MCP (Model Context Protocol) server for ChronosVector

N/A

dameng-mcp-server

MCP Server for DaMeng Database

N/A

database

SQL formatting, schema visualization, migration generation

N/A

database-mcp

MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.

N/A

database-mcp-server

Database MCP Server for SQL operations

N/A

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.

N/A

database-mcp-server

数据库MCP服务

N/A

database-mcp-server

N/A

databases

N/A

database-server

N/A

Databricks Smart SQL

N/A

DataClawe — Database as a Utility

AI-native database utility. Talk to your DB in plain language. No SQL. MySQL & PostgreSQL.

N/A

datavor

AI-native database sync and pipeline MCP server

N/A

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.

N/A

@daylight-labs/popdb-mcp

MCP server for PopDB schema management and development

N/A

db2i-mcp-server

A MCP server implementation for Db2 for i

N/A

db2-mcp-server

A read-only MCP server for interacting with a DB2 database.

N/A

dbatools-mcp-server

MCP server for dbatools — exposes SQL Server management commands as MCP tools

N/A

dbmarlin-server

N/A

db_mcp_server

N/A

db-mcp-server

N/A

db-mcp-server

N/A

db-mcp-server

N/A

db-mcp-server

A Rust-based MCP server that enables AI assistants to interact with SQL databases (SQLite, PostgreSQL, MySQL) safely and efficiently.

N/A

DB-MCP-Server

一个基于Spring AI MCP的企业级数据库查询和元数据访问服务器,支持多种数据库类型,提供安全、高效的数据库访问能力。

N/A

DB_Query_MCP_server

N/A

db-rails-server

N/A

dbsanfte/topdesk-mcp

N/A

db-schema-explorer-mcp

MCP server for exploring SQL Server database schemas

N/A

dbschenker-mcp-server

MCP Server for DB Schenker Shipments

N/A

dbt-sqlserver

N/A

dbus-mcp-server

Standalone MCP server for Linux system automation via D-Bus

N/A

DBUtils

N/A

ddb-core

DDB v2: A high-performance SQL interface for flat files written in Rust

N/A

ddev-dbserver-mariadb-10.0

N/A

ddev-dbserver-mariadb-10.1

N/A

ddev-dbserver-mariadb-10.11

N/A

ddev-dbserver-mariadb-10.2

N/A

ddev-dbserver-mariadb-10.2

N/A

ddev-dbserver-mariadb-10.3

N/A

ddev-dbserver-mariadb-10.3

N/A

ddev-dbserver-mariadb-10.4

N/A

ddev-dbserver-mariadb-10.4

N/A

ddev-dbserver-mariadb-10.5

N/A

ddev-dbserver-mariadb-10.6

N/A

ddev-dbserver-mariadb-10.6

N/A

ddev-dbserver-mariadb-10.7

N/A

ddev-dbserver-mariadb-10.8

N/A

ddev-dbserver-mariadb-11.4

N/A

ddev-dbserver-mariadb-11.8

N/A

ddev-dbserver-mariadb-5.5

N/A

ddev-dbserver-mysql-5.5

N/A

ddev-dbserver-mysql-5.5

N/A

ddev-dbserver-mysql-5.6

N/A

ddev-dbserver-mysql-5.6

N/A

ddev-dbserver-mysql-5.7

N/A

ddev-dbserver-mysql-8.0

N/A

ddev-dbserver-mysql-8.4

N/A

@debian777/kairos-mcp

MCP server for agent automation: persistent memory and deterministic workflow execution for AI agents and chats

N/A

debian-mysql-server-5.7

N/A

demo.st

Reserve a subdomain, upload .zip via MCP, get a link. Static only (Nginx; no PHP, no DBs).

N/A

DevDb

N/A

DGIdb

N/A

dissolution

Don't just embed your repo, dissolve into it — local semantic code/doc search with sqlite-vec

N/A

dm-mcp-server

达梦数据库 Model Context Protocol (MCP) 服务器

N/A

documentdb-migration-mcp-server

DocumentDB Migration MCP Server for migrating data to DocumentDB

N/A

Dot - AI Data Analyst

Ask data questions in natural language. Get SQL, insights, and charts from your databases.

N/A

dravr-riviere

Time-series storage engine — Postgres-backed metric persistence, windowed aggregation, and range queries

N/A

duckdb-mcp-server

A MCP server for DuckDB that enables LLMs to query and analyze data from various sources

N/A

dungngo-mcp-sqlalchemy-server

A simple MCP ODBC server using FastAPI and ODBC (republished for testing)

N/A

dynamodb-mcp-server

N/A

dynamo-readonly-mcp

DynamoDB Readonly MCP Server

N/A

dynoxide-rs

A lightweight, embeddable DynamoDB emulator backed by SQLite

N/A

e2b-fastmcp-server

E2B sandbox-backed FastMCP server

N/A

enginiq-mcp

MCP server for EnginiQ database tools

N/A

exasol-mcp-server-governed-sql

Exasol MCP Server with a experimental text-to-SQL option.

N/A

Exploit Intelligence Platform — CVE, Vulnerability and Exploit Database

Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)

N/A

FalkorDB

N/A

fastmcp-feedback

Production-ready feedback collection system for FastMCP servers

N/A

fastmcp-mysql

FastMCP server for MySQL database operations

N/A

fdb-server

N/A

fedora-binary-ovn-nb-db-server

N/A

files-vector-mcp-server

A FastMCP server for file vectorization and similarity search

N/A

Firebase

N/A

fis-mcp-server

AWS Fault Injection Simulator MCP Server for chaos engineering. Can mock AZ, DB, and MSK Failure

N/A

@florentine-ai/mcp

Florentine.ai MCP server – query MongoDB & MySQL databases in natural language

N/A

flow-db

SQLite database layer for Flow feature management with WAL mode and event logging

N/A

@fluree/fluree-mcp-server

TypeScript MCP server for Fluree database access

N/A

fusionpact-vectordb

Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.

N/A

gdbmcp-server

GDB mcp server

N/A

geoflow-stac-mcp

A Cloud-Native Geospatial MCP server with embedded DuckDB spatial compute and GeoFlow DAG validation

N/A

go-mysql-mcp-server

N/A

go-mysql-mcp-server

Template for MySQL MCP Server with Golang

N/A

gosqlpp-mcp-server

MCP wrapper to the sqlpp tool, to enable the sharing and updating of database information including schema

N/A

gradbot_bin

gradbot voice AI

N/A

Gralio SaaS Database

N/A

graphmind

High-performance distributed graph database with OpenCypher support, RESP protocol, multi-tenancy, vector search, and web visualizer

N/A

greentic-mcp-exec

Greentic executor for running wasix:mcp-compatible WebAssembly components with policy-driven verification and sandboxing.

N/A

GreptimeDB

N/A

Gru Sandbox

N/A

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

N/A

@hamaster/redis-mcp-server

Redis MCP Server - A Model Context Protocol server for Redis operations

N/A

handbook

MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.

N/A

harper-kb

Knowledge base plugin for Harper with MCP server integration

N/A

@harryelv/mongodb-mcp-server

MongoDB MCP Server for Cursor IDE

N/A

hdbconnect-mcp

MCP server for SAP HANA database

N/A

helix-gateway

Gateway library for handling requests between gateway service and db

N/A

@henkey/postgres-mcp-server

A Model Context Protocol (MCP) server that provides comprehensive PostgreSQL database management capabilities for AI assistants

N/A

Hex Graph

Code graph MCP server. SQLite + tree-sitter AST for architecture, clones, references, and flows.

N/A

hologres-mcp-server

A MCP Server for Hologres

N/A

horaedb-server

N/A

@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

N/A

@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

N/A

hypokrates

Pharmacovigilance hypothesis generation from 15 public drug safety databases

N/A

iflow-mcp_abel9851_mcp-server-mariadb

MCP Server for MariaDB

N/A

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.

N/A

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.

N/A

iflow-mcp_burakdirin-mysqldb-mcp-server

An MCP server implementation for MySQL database integration

N/A

iflow-mcp_chuckwilliams37-mcp-server-docker

MCP Server with Docker, Redis, and TimescaleDB

N/A

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.

N/A

iflow-mcp_dabaigoose-mcp-wechat-adb-server

A MCP Server for WeChat automation via ADB, supporting message sending and screenshot capture

N/A

iflow-mcp_danielmeppiel-oracle-mcp-server

MCP server for Oracle database schema context retrieval

N/A

iflow-mcp_deploya-labs_supabase-mcp-server

Unofficial Supabase MCP server that enables Cursor and Windsurf to manage your database and execute SQL queries

N/A

iflow-mcp_granthooks_nocodb-mcp-server

NocoDB MCP Server - provides tools to interact with a Nocodb database through MCP

N/A

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.

N/A

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.

N/A

iflow-mcp_haroldfinchift-vuln-nist-mcp-server

A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints

N/A

iflow-mcp_hdcola-mcp-server-oracle

Model Context Protocol server to access oracle database

N/A

iflow-mcp_hfujikawa77-ardupilot-mcp-server-sandbox

ArduPilot MCP Server Sandbox - Control ArduPilot drones via MCP protocol

N/A

iflow-mcp_imdb-mcp-server

A Python server implementing Model Context Protocol (MCP) for movie and TV show information using the IMDb API service

N/A

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.

N/A

iflow-mcp_j4c0bs_mcp-server-sql-analyzer

SQL analyzer server for MCP

N/A

iflow-mcp_jensenloke_mssql-mcp-server

A Model Context Protocol server for Microsoft SQL Server databases

N/A

iflow-mcp_jewei_jewei-mssql-mcp-server

MSSQL MCP服务器,用于执行Microsoft SQL Server的数据查询和表结构查询操作

N/A

iflow-mcp_kutsushitaneko_mcp-server-for-oracle-database

MCP Server for Oracle Database - Oracle Database用のMCPサーバー

N/A

@iflow-mcp/kuzudb-kuzu-mcp-server

Kuzu MCP server implementation

N/A

iflow-mcp_mariadb-mariadb-server

MariaDB MCP Server

N/A

iflow-mcp_mcp-server-jysd-cx-oracle

Model Context Protocol server to access oracle database using cx_Oracle

N/A

iflow-mcp_mcp-server-outlook-email

Email Processing MCP Server with MongoDB integration

N/A

iflow-mcp_mcp-server-qdrant

MCP server for retrieving context from a Qdrant vector database

N/A

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

N/A

iflow-mcp_mcp-server-sqlite

A simple SQLite MCP server

N/A

iflow-mcp_mcp-sqlalchemy-server

A simple MCP ODBC server using FastAPI and ODBC

N/A

iflow-mcp-mekanixms-sqlite-mcp-server

A Model Context Protocol (MCP) server that provides comprehensive SQLite database management and analysis capabilities

N/A

iflow-mcp_microsoft_sql_server_mcp

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.

N/A

iflow-mcp_mineru98-mysql-mcp-server

MCP Server for MySQL database operations

N/A

iflow-mcp_mjftw_neo4j-mcp-server

A Memory Control Protocol server implementation using Neo4j as the backend storage for knowledge graph management

N/A

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.

N/A

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.

N/A

iflow-mcp-pawankumar94-sql-mcp-server

AI-Powered SQL Assistant for BigQuery using MCP

N/A

iflow-mcp_prayanks-mcp-sqlite-server

SQLite MCP Server with stdio transport

N/A

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.

N/A

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

N/A

iflow-mcp_sui-mcp-server

MCP RAG Server with FAISS vector database for Move files

N/A

@iflow-mcp/terryso-tv-recommender-mcp-server

MCP server for TV show recommendations

N/A

iflow-mcp_text-to-sql-mcp-server

一个基于 FastMCP 框架的安全数据库查询 MCP 服务,用于数据库查询和分析。

N/A

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

N/A

iflow-mcp_wandb-wandb-mcp-server

N/A

iflow-mcp_wolfcoming-adb_mcp_server

Android ADB MCP Server - Control Android devices via MCP protocol

N/A

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

N/A

iflow-mcp_yugabyte-yugabytedb-mcp-server

Add your description here

N/A

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

N/A

@imrieul/mysql-mcp-server

MySQL MCP Server - Simple Model Context Protocol server for MySQL database operations

N/A

indra_db

A content-addressed graph database for versioned thoughts

N/A

influxdb3-mcp-server

N/A

init-db

N/A

@instantdb/mcp

Model Context Protocol (MCP) server for managing Instant apps, schemas, and permissions!

N/A

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.

N/A

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.

N/A

@j0hanz/memory-mcp

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

N/A

@jaesimio/mcp-server-mariadb-writable

MCP server for interacting with MariaDB databases based on Node

N/A

jewei-mysql-mcp-server

MySQL MCP服务器,提供SQL查询和表结构查询功能

N/A

@jhlee111/mssql-mcp-server

MCP server for MSSQL database operations

N/A

jms_mysql

N/A

jms_redis

N/A

@joshuarileydev/supabase-mcp-server

An MCP server for using the Supabase API

N/A

kavach

Sandbox execution framework — backend abstraction, strength scoring, policy engine, credential proxy, and audit hooks

N/A

keevor-mysql-mcp-server

MCP server for MySQL database operations

N/A

ken_ai-db-server

N/A

@kevinwatt/mysql-mcp

MCP server implementation for MySQL database access

N/A

kingbase-mcp-server

MCP server for KingBase (PostgreSQL-compatible) database operations

N/A

@kk-2004/sql-mcp-server

SQL MCP Server for MySQL and SQLite - Claude Code integration

N/A

@knight0zh/mssql-mcp-server

MCP server for connecting to MSSQL databases

N/A

kotadb

A custom database for distributed human-AI cognition

N/A

ksqldb-server

N/A

ksql-server

N/A

ksql-server

N/A

kubedb-server

N/A

kubedb-ui-server

N/A

KurrentDB

N/A

KWDB

N/A

lancedb-mcp-server

N/A

ldqn97-mysql-mcp-server

ldqn97 MySQL MCP Server for CherryStudio

N/A

legi-bit-mongodb

N/A

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.

N/A

lit-mcp

MCP server for academic literature databases (arXiv, DBLP) to accelerate research using LLMs.

N/A

@lonzzi/tmdb-mcp-server

MCP server for searching movies on TMDB

N/A

looptool

An MCP server that automatically collects feedback on your MCP server.

N/A

lore-engine

Pure Rust wiki engine — SQLite FTS5, petgraph link graph, wiki link parsing, file watching. No GUI dependencies.

N/A

lorekeeper

Agent long-term memory bank — MCP server with SQLite and FTS5

N/A

lumen-sqlite-mcp

An MCP server for storing and manipulating structured data using SQLite

N/A

MailSandbox

N/A

Manticore Search

MCP server for Manticore Search — lets AI assistants query and manage search databases.

N/A

maproom

Semantic code search powered by embeddings and SQLite

N/A

mareana-databricks-mcp-server

Databricks MCP Server for exploring Unity Catalog - catalogs, schemas, tables, and data

N/A

mariadb

N/A

MariaDB

N/A

MariaDB

N/A

mariadb-mcp-server

An MCP server that provides access to MariaDB ou MySQL databases.

N/A

mcap-mcp-server

A generic SQL query interface for MCAP robotics data via the Model Context Protocol

N/A

mcp

CloudQuery MCP server for asset inventory data. Supports CLI, PostgreSQL, and Platform modes.

N/A

mcp

MCP server for Florentine.ai - Natural language to MongoDB aggregations

N/A

mcp-agent-db

Ferramenta de consulta de bases de dados usando linguagem natural com agente inteligente

N/A

mcp-ai-agent-sdk

AI Agent Python SDK - 让任何后台系统快速接入 AI Agent 能力

N/A

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.

N/A

mcp-airflow-postgres

Model Context Protocol (MCP) server for Airflow database integration

N/A

mcp-ai-server

🤖 基于MCP协议的AI工具服务器,提供智能查询、数据分析、SQL生成等7个递增复杂度的AI工具

N/A

mcp-android-adb-server

通过AI大模型操作安卓设备

N/A

mcp-bigquery-dryrun

Minimal MCP server for BigQuery SQL validation and dry-run analysis

N/A

mcpbind-cockroachdb-mcp-server

MCP Server Package: cockroachdb-mcp-server

N/A

mcpbind-mcp-server-mariadb

MCP Server Package: mcp-server-mariadb

N/A

mcpbind-redis-mcp-server

MCP Server Package: redis-mcp-server

N/A

mcp-case-server

一個支援雙模式(Demo SQLite / PostgreSQL)的 MCP Server,提供案件查詢功能

N/A

mcp-clickhouse-cloud

A comprehensive Model Context Protocol (MCP) server for ClickHouse database operations and ClickHouse Cloud management.

N/A

mcp-csv-database

MCP server for CSV file management and SQL querying

N/A

mcp-csv-postgres

MCP server to load CSV files to PostgreSQL with validation and progress tracking

N/A

mcp-database-manager

MCP server for database management

N/A

mcp-database-reader

MCP server for MySQL database reading operations

N/A

MCP-Database-Server

N/A

mcp-databend

An MCP server for Databend.

N/A

mcp-data-pipeline-connector

Universal data connector for CSV, Postgres, and REST APIs via DuckDB

N/A

mcp-db-filesystem

Simple and efficient MCP server for multi-database (SQL Server, MySQL) and Redis access with filesystem operations

N/A

mcp-db-navigator

A powerful MySQL/MariaDB database navigation tool using MCP (Model Control Protocol).

N/A

mcp-db-server

MCP Database Server with read-only access

N/A

mcp-dbutils

MCP Database Utilities Service

N/A

mcp-ds-toolkit-server

Pure standalone MCP Data Science Server - Complete DS workflows with local SQLite tracking, no external services required

N/A

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.

N/A

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.

N/A

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.

N/A

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.

N/A

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.

N/A

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.

N/A

MCP Feed Reader

RSS/Atom feed reader MCP server with SQLite backend

N/A

mcp-feed-reader-crunchtools

Secure MCP server for RSS/Atom feed reading — SQLite-backed, self-contained

N/A

mcp-file-tool

MCP tools for large text files: chunked IO, search, and SQLite inverted index

N/A

mcp-firebird

MCP server for Firebird database

N/A

mcp-genelab

MCP server for querying Neo4j Knowledge Graphs with custom tools for quering GeneLab

N/A

mcp-gigapi

An MCP server for GigAPI Timeseries Lake

N/A

mcp-interactive

MCP server for interactive feedback collection in AI-assisted development workflows.

N/A

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.

N/A

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.

N/A

mcp-kg-skills

A Model Context Protocol server for managing a graph of reusable Python functions, documentation, and environment variables

N/A

mcp-kinetica

MCP Server for Kinetica Database

N/A

mcp-lance-db

mcp-lance-db

N/A

mcp-materialize

A server that exposes Materialize indexes as tools over the Model Context Protocol (MCP)

N/A

mcp-materialize-agents

Live data layer for agents. Expose canonical business objects as database-consistent, instantly-queryable SQL views via Model Context Protocol

N/A

mcp-mongodb-bio-invasion

MongoDB生物入侵研究MCP服务器 - 自然语言查询工具

N/A

mcp-monkdb

An MCP server for MonkDB

N/A

mcp-mssql-server

N/A

mcp-mssql-server

MCP server for MS SQL Server database queries

N/A

mcp-mysql-bailian-licai-202509111610-66e8a1

阿里云百炼MCP服务器 - MySQL业务查询服务

N/A

mcp-mysql-connect

MCP Server to connect the MySQL database

N/A

mcp-mysql-explorer

MCP server for querying MySQL databases — let AI agents explore schemas, run queries, and manage data via Model Context Protocol.

N/A

mcp-mysql-nie

mysql server

N/A

mcp-mysql-ops

MCP server for MySQL database operations and monitoring

N/A

mcp-mysql-server

N/A

mcp-mysql-server

N/A

mcp-mysql-server

A Spring AI-based MCP capable of executing any SQL query. 一个基于 Spring AI 的MCP服务,可执行任意 SQL。

N/A

mcp-mysql-server-licai-czg-202509111517-9baa6c-202509111516-735609-20250911-e5ceb8

A MySQL MCP Server for cross-database queries with Chinese field mapping

N/A

mcp-mysql-tool

MySQL MCP Server for AI database operations

N/A

mcp-neo4j-cypher

A simple Neo4j MCP server

N/A

mcp-neo4j-data-modeling

A simple Neo4j MCP server for creating graph data models.

N/A

mcp-neo4j-memory

MCP Neo4j Knowledge Graph Memory Server

N/A

mcp-neo4j-temporal-substrate

MCP Neo4j Memory Server for Temporal Substrate Evolution

N/A

mcp-node-mssql

MCP Server for SQL Server using node-mssql

N/A

mcp-nvd

An MCP server to interact with a the NVD Database API.

N/A

mcp-odbc

Universal ODBC MCP server — connect any database to Claude Code

N/A

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.

N/A

mcp-oracle-server

Model Context Protocol server to access oracle database

N/A

mcp-pdf-chroma

MCP server for PDF processing and semantic search with ChromaDB

N/A

mcp-personal-assistant

Personal Assistant MCP Server with SQLite/TinyDB support for status tracking, project management, todos, calendar functionality, and document storage

N/A

mcp-pg2ck

An MCP server for synchronizing PostgreSQL tables to ClickHouse databases

N/A

mcp-postgres

Uma Ferramenta de Consulta de Bases de Dados PostgreSQL usando Linguagem Natural

N/A

mcp-postgres-duwenji

MCP server for PostgreSQL database operations

N/A

mcp-postgresql-server

A secure, read-only PostgreSQL Model Context Protocol (MCP) server for AI assistant integration with automatic database discovery and connection management

N/A

mcp-postgres-semantic

MCP server for PostgreSQL with semantic search via pgvector and OpenAI embeddings

N/A

mcp-postgres-sps

Uma Ferramenta de Consulta de Bases de Dados PostgreSQL usando Linguagem Natural

N/A

mcp-postgress-server

Add your description here

N/A

mcp-python-sandbox

MCP server providing a restricted Python execution tool

N/A

mcp-redis-airnet

Use for AinrNet Redis,add tools

N/A

mcp-rememberizer-vectordb

A Model Context Protocol server for interacting with Rememberizer Vector Store (https://docs.rememberizer.ai/developer/vector-stores).

N/A

mcp-research-assistant

MCP Server for Research Assistant with Vector Database Management

N/A

mcp-rethinkdb-server

Simple rethinkdb mcp server

N/A

mcp_reverse_engineering

A sandboxed MCP tool for reverse engineering with multiple tool integrations

N/A

mcp-reverse-engineering

A sandboxed MCP tool for reverse engineering with multiple tool integrations

N/A

mcp-sandbox-toolkit

A cross-platform sandboxed file system operations toolkit based on Model Context Protocol (MCP)

N/A

mcp-schema-server

MCP server with schema-only query tools for MySQL databases

N/A

mcp-server

Kotlin compile-time SQL library. Docs, code validation, and SQLite execution tools.

N/A

mcp-server-alibabacloud-adb-mysql

N/A

mcp-server-alibabacloud-opensearch-vector-search

N/A

mcp-server-astra-db-mcp

N/A

mcp-server-aws-aurora-dsql

N/A

mcp-server-aws-documentdb

N/A

mcp-server-aws-dynamodb

N/A

mcp-server-aws-mysql

N/A

mcp-server-aws-postgres

N/A

mcp-server-aws-timestream-influxdb

N/A

mcp-server-chroma

N/A

mcp-server-cloudbrowser-go

N/A

mcp-server-cloudbrowser-go

N/A

mcp-server-database

将自然语言转化为sql语句

N/A

mcp-server-database

N/A

mcp-server-dataforge

MCP Server for generating realistic test data with referential integrity

N/A

mcp-server-db

一个简单的用于db连接的mcp服务

N/A

mcp-server-db2i

MCP server for IBM DB2 for i (DB2i) database queries and metadata inspection

N/A

mcp-server-dbase

A simple dbase MCP server

N/A

mcp-server-duckdb-fastmcp

A DuckDB MCP server

N/A

mcp-server-for-mysql

This extension provides a Model Context Server for MySQL

N/A

mcp-server-gad

A secure MCP server that provides a read-only PostgreSQL query tool for gad.

N/A

mcp-server-iotdb

N/A

mcp-server-ladybug

A MCP server for LadybugDB - an embedded graph database with Cypher query language

N/A

mcp-server-mariadb

MCP Server for MariaDB

N/A

mcpServerMemory

A persistent, Neo4j graph-backed memory system for Claude

N/A

mcp-server-mongodb

N/A

mcp-server-motherduck-fastmcp

A MCP server for MotherDuck and local DuckDB

N/A

mcp-server-mysql

MCP server for MySQL/MariaDB databases — schema inspection, queries, and data manipulation for AI assistants

N/A

mcp-server-neo4j-aura

N/A

mcp-server-neo4j-cypher

N/A

mcp-server-neo4j-memory

N/A

mcp-server-oracle

Model Context Protocol server to access oracle database

N/A

mcp-server-postgres

N/A

mcp-server-postgres-multi-schema

MCP server for interacting with PostgreSQL databases, with support for multiple schemas

N/A

mcp-server-postgresql

Add your description here

N/A

mcp-server-qdrant-memory

MCP server for qdrant memory.

N/A

mcp-server-qdrant-multicollection

MCP server for Qdrant with project-aware multi-collection support

N/A

mcp-server-sandbox

install all mcp server in sandbox for remote usage

N/A

mcp-server-spreadsheet

MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.

N/A

mcp-server-sql-inspector

A Model Context Protocol server that enables AI to inspect SQL databases and analyze query performance.

N/A

mcp-server-sqlite

Model Context Protocol (MCP) server for SQLite database operations

N/A

mcp-server-sqlite3

SQLite3 tools for MCP

N/A

mcp-server-sqlite-cn

A simple SQLite MCP server

N/A

mcp-server-sqlite-npx

[![smithery badge](https://smithery.ai/badge/mcp-server-sqlite-npx)](https://smithery.ai/server/mcp-server-sqlite-npx) [![MseeP.ai Security Assessment Badge](https://mseep.net/mseep-audited.png)](https://mseep.ai/app/johnnyoshika-mcp-server-sqlite-npx)

N/A

mcp-server-sqlmap

N/A

mcp-server-vecx

VectorX Mcp Server

N/A

mcp-server-vikingdb

a mcp server for vikingdb store and search

N/A

mcp-server-vikingdb-fastmcp

a mcp server for vikingdb store and search

N/A

mcp-server-waii

An MCP server implementation for WAII database interactions

N/A

mcp-shouji

跨平台交互式反馈与命令执行工具,支持 Web UI 和桌面端。

N/A

mcps-mysql-server

MySQL server implementation for MCP (Model Control Protocol) framework

N/A

mcp-sql

MCP server that lets LLMs query PostgreSQL, SQLite, and MySQL databases

N/A

mcp-sql-adapter

A read-only MCP adapter for interacting with SQL databases.

N/A

mcp-sqlalchemy

MCP server for SQLAlchemy database interactions - supports SQLite, PostgreSQL, and MySQL

N/A

mcp-sql-bridge

MCP server bridge for SQL operations (SQLite, PostgreSQL, MySQL)

N/A

mcp-sql-helper

1. all_table_names - 返回数据库中所有表名 2. filter_table_names - 返回数据库中包含指定子字符串的所有表名 3. schema_definitions - 返回指定表的架构和关系信息 4. execute_query - 执行 SQL 查询并以可读格式返回结果(结果会在达到4000字符限制后被截断)

N/A

mcp-sqlite-manager

An MCP server to interact with SQLite databases

N/A

mcp-sqlite-memory-bank

A dynamic, agent/LLM-friendly SQLite memory bank for MCP servers with semantic search capabilities.

N/A

mcp-sqlite-server-d

Add your description here

N/A

mcp-sqlite-tool

An MCP server that provides AI with direct access to SQLite databases.

N/A

mcp-sql-server

A read-only MCP server for interacting with MySQL databases.

N/A

mcp-sqlserver-filesystem

Simple and efficient MCP server for SQL Server database access and filesystem operations

N/A

mcp-sql-tool

基于 MCP 协议的智能 SQL BI 工具,通过大模型自动生成 SQL 语句并执行数据库查询

N/A

mcp-standards

Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md

N/A

MCP Superset

Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security

N/A

mcp-tingquan

MCP Feedback TingQuan Enhanced - Interactive user feedback and command execution for AI-assisted development

N/A

mcp-trove-crunchtools

Self-hosted local file indexing MCP server with semantic search

N/A

mcp-universal-database-server

Universal MCP server for multiple database connections and operations

N/A

mcp-user-confirm

Neutral user confirmation MCP for interactive AI coding feedback

N/A

mdb-test-10-4-server

N/A

memory-fts

Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking

N/A

Memory MCP Server

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

N/A

memorymesh

Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.

N/A

memwright

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

N/A

Microsandbox

N/A

microsoft-sql-server-2019-ib

N/A

microsoft-sql-server-mcp

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.

N/A

microsoft_sql_server_mcp_haibt

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.

N/A

migrationpilot

83 rules to catch dangerous PostgreSQL migrations before production. Lock analysis + auto-fix.

N/A

@mixedbread/mcp

MCP server for the Mixedbread Platform

N/A

mnemon-mcp

Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.

N/A

mochow-mcp-server

MCP server for Mochow vector database

N/A

mockhero

Generate realistic relational test data. 156 field types, 22 locales, JSON/CSV/SQL.

N/A

mongodb

N/A

mongodb

N/A

mongodb-enterprise-server

N/A

mongodb-mcp

A read-only Model Context Protocol (MCP) server for querying MongoDB databases

N/A

mongodb-mcp-server

N/A

MongoDB & Mongoose

N/A

mongo-scout-mcp

Scout your MongoDB databases with AI - safety features, live monitoring, and data quality

N/A

@morris131/mysql-mcp-server

MySQL MCP Server - stdio protocol for MySQL database operations with Windows support

N/A

@morris131/mysql-mcp-server-complex

MySQL MCP Server - stdio protocol for MySQL database operations with Windows support

N/A

@morris131/mysql-mcp-server-single

MySQL MCP Server - stdio protocol for MySQL database operations with Windows support

N/A

mseep-adb-mysql-mcp-server

An offical mcp server for Adb MySQL of Alibaba Cloud

N/A

mseep-aranet4-mcp-server

Simple MCP server to manage your aranet4 device and local db.

N/A

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.

N/A

mseep-mcp-pyodbc-server

A simple MCP ODBC server using FastAPI and PyODBC

N/A

mseep-mcp-server-chat-analysis

MCP server for chat analysis using vector embeddings and knowledge graphs

N/A

mseep-mcp-server-motherduck

A MCP server for MotherDuck and local DuckDB

N/A

mseep-mcp-server-outlook-email

Email Processing MCP Server with MongoDB integration

N/A

mseep-mcp-server-qdrant

MCP server for retrieving context from a Qdrant vector database

N/A

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

N/A

mseep-mcp-server-sqlexpress

A Microsoft SQL Server (SQLEXPRESS) MCP server

N/A

@mseep/mcp-server-sqlite-npx

[![smithery badge](https://smithery.ai/badge/mcp-server-sqlite-npx)](https://smithery.ai/server/mcp-server-sqlite-npx)

N/A

mseep-mcp-server-tidb

Add your description here

N/A

mseep-mcp-server-vikingdb

a mcp server for vikingdb store and search

N/A

mseep-mcp-server-weaviate

Add your description here

N/A

mseep-mcp-sqlalchemy-server

A simple MCP ODBC server using FastAPI and ODBC

N/A

mseep-microsoft-sql-server-mcp

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.

N/A

mseep-mssql-mcp-server

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.

N/A

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.

N/A

mseep-mysql-mcp-server-pro

Support for SSE, STDIO in MySQL MCP server, includes CRUD, database anomaly analysis capabilities .支持SSE,STDIO;不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

N/A

mseep-steampipe-mcp-server

A Python MCP server interacting with PostgreSQL, intended for use with Steampipe.

N/A

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

N/A

mseep-yugabytedb-mcp-server

Add your description here

N/A

ms-pdb-mcp

MCP server for analyzing PDB files using the ms-pdb library.

N/A

msrashed-postgresql-mcp-server

Read-only PostgreSQL MCP server for database inspection, querying, and performance analysis

N/A

mssql

MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL

N/A

MSSQL

N/A

mssql-connector-testing

N/A

MSSQL-MCP

N/A

mssql-mcp-node

MCP server for Microsoft SQL Server

N/A

MSSQL-MCP-Node

N/A

mssql-mcp-server

SQL Server MCP for running SQL queries

N/A

mssql-mcp-server-enhanced

A Model Context Protocol server for Microsoft SQL Server

N/A

mssql_mcp_server_go

N/A

mssql-mcp-server-ishaan

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.

N/A

mssql-mcpserver-lxw

MCP server for mssql

N/A

MSSQL-Python

N/A

mssql-reader

Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying

N/A

mssql-server

N/A

mssql-server-2019-cu10-ubuntu-20.04

N/A

mssql-server-fts-ha

N/A

mssql-server-linux

N/A

mssql-server-linux

N/A

mssql-server-linux-plus

N/A

mssql-server-linux-rails

N/A

mssql-server-with-fts

N/A

mssql-writer

MCP server for Microsoft SQL Server — read and data write operations, no DDL

N/A

multi-mongodb-mcp-server

N/A

my-mcp-servers

Model Context Protocol servers for PostgreSQL and Alibaba Cloud Bailian image generation

N/A

my-nosql-server

N/A

mysql

N/A

mysql

N/A

MySQL

N/A

mysql-connector-testing

N/A

mysql-mcp-server

A server application designed on top of MCP to interact with Cursor and MySQL.

N/A

mysql-mcp-server

零依赖、开箱即用的 MySQL MCP 服务器 - 用 Go 编写的单文件可执行程序

N/A

mysql-mcp-server

MCP MySQL Server 是一个基于 @modelcontextprotocol/sdk 的 MySQL 工具服务,支持 SQL 查询、表结构获取、连接检测等功能,适用于 AI 代理、自动化工具等场景。

N/A

mysql-mcp-server

一个用Go语言编写的MCP服务器,用于查询和操作MySQL数据库。

N/A

MysqlMcpServer

mysql mcp服务

N/A

mysql-mcp-server1

Add your description here

N/A

mysql-mcp-server3

A Model Context Protocol (MCP) server that enables secure interaction with MySQL/MariaDB/TiDB/AWS OceanBase/RDS/Aurora MySQL DataBases.

N/A

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.

N/A

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.

N/A

mysql_mcp_server_go

N/A

mysql-mcp-server-java

N/A

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.

N/A

mysql-query-mcp-server

MySQL Query MCP server for AI assistants - execute read-only MySQL queries from Cursor IDE, Windsurf, or Claude Desktop

N/A

mysql-server

N/A

mysql-server

N/A

mysql-server

N/A

mysql-server

N/A

MySQL-Server

N/A

mysql-server-5.0

N/A

mysql-server-pt80

N/A

@mzainzulifqar/feedback-mcp-server

MCP server for the Reporting Toolbar feedback platform

N/A

@naganpm/mysql-mcp-server

MCP server for local MySQL database access

N/A

nan-forget

Long-term memory for AI coding tools via vector search (Qdrant).

N/A

Neo4j Agent Memory

N/A

Neo4j GDS

N/A

neo4j-mcp-server

Neo4j MCP server

N/A

@nerd305/mcp-firestore-server

MCP server for Firebase Firestore operations

N/A

@neverinfamous/postgres-mcp

PostgreSQL MCP server with connection pooling, tool filtering, and full extension support

N/A

@nilsir/mcp-server-mysql

MCP server for MySQL database operations

N/A

nm-mysql-mcp-server

Add your description here

N/A

node-server-orchestrator

MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)

N/A

nsd-mcp-sqlite-server

SQLite test server

N/A

nutrition-mcp

3-tier nutrition lookup MCP server with local SQLite caching

N/A

oak-sql

SQL database query language parser with support for standard SQL syntax and database operations.

N/A

@obiwan90/edgedb-mcp-server

edgedb mcp server

N/A

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.

N/A

@oleander/mcp-server-mariadb

MCP server for interacting with MariaDB databases based on Node

N/A

onetool

Sandboxed Lua REPL for LLM tool use

N/A

Onyx MCP Sandbox

N/A

OpenLink Generic Python Open Database Connectivity

N/A

@opensourceops/canny-mcp

MCP server for Canny feedback management with Jira integration

N/A

oracle-mcp-server

A Model Context Protocol (MCP) server implementation for Oracle database operations

N/A

oracle.mysql-database-mcp-server

MySQL MCP Database server

N/A

oracle.mysql-mcp-server

MySQL MCP server

N/A

oracle.oci-database-management-sql-performance-watch-mcp-server

OCI Database Management SQL Performance Watch MCP server

N/A

overmind-postgres-mcp

A comprehensive MCP server for PostgreSQL database interaction

N/A

ovh-api-mcp

MCP server for the OVH API. Explore and call any OVH endpoint via sandboxed JS.

N/A

ozzynet-mcp-server

A sandbox for MCP server prototyping

N/A

parse-server-redis-k8

N/A

patchworkmcp

PatchworkMCP drop-in feedback tool for Rust MCP servers

N/A

percona-server-mongodb

N/A

percona-server-mysql-operator

N/A

percona-server-mysql-operator

N/A

pgsql-mcp-server

一款用golang实现的操作pg数据库的mcp server,支持创建表、查询表、插入数据,查看数据,分析sql语句等功能,欢迎共建!!!

N/A

Pinecone

N/A

Podbean

N/A

@porast1/mcp-cognitive

Universal MCP server for AI knowledge persistence with Weaviate hybrid search

N/A

postgres

N/A

postgres-backup

N/A

postgres-connector

MCP server for querying PostgreSQL databases

N/A

postgres-mcp

Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI

N/A

postgres-mcp-server

N/A

postgres-mcp-server-rust

N/A

postgresql

N/A

PostgreSQL

N/A

postgres-scout-mcp

Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality

N/A

postgress-mcp-server-nachiket12

PostgreSQL MCP server (token protected)

N/A

postgres-ssh-mcp

MCP server for Postgres (with SSH tunnel support)

N/A

@postnesia/mcp

An MCP server to interact with the Postnesia database

N/A

@praise25/mcp-server-mysql

MCP server for interacting with MySQL databases based on Node

N/A

Prisma Postgres

N/A

@prmichaelsen/goodneighbor-mcp

Multi-tenant MCP server for Good Neighbor community platform

N/A

@prmichaelsen/remember-mcp

Multi-tenant memory system MCP server with vector search and relationships

N/A

Produktly

Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items.

N/A

proliferate-sandbox-mcp

MCP server for managing services in Proliferate cloud sandboxes

N/A

py-mcp-qdrant-rag

N/A

qdrant-mcp-server

Een MCP server voor interactie met Qdrant vectordatabase

N/A

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

N/A

quicken-mac-mcp

MCP server providing read-only access to Quicken For Mac financial data via Claude

N/A

rag-memory-epf-mcp

MCP server for project-local RAG memory with knowledge graph and multilingual vector search

N/A

ravendb-seed

N/A

rbatis

The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL

N/A

RCSB PDB

N/A

react-native-sqlite-mcp

Universal React Native SQLite MCP Server

N/A

read-only-mysql-mcp-server

MCP server for read-only MySQL database queries in Claude Desktop

N/A

rectilinear

Linear issue intelligence tool with hybrid FTS + vector search

N/A

Redbee

N/A

redis

N/A

redis-connect-sqlserver

N/A

Redis MCP Server

Natural language interface designed for agentic applications to manage and search data in Redis.

N/A

redis-stack-server

N/A

redis-stack-server

N/A

reftrixmcp

Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector

N/A

rmcp-dbus

MCP server for generic D-Bus access (Linux)

N/A

rmcp-memex

RAG/memory MCP server with LanceDB vector storage

N/A

rmcp-postgres

PostgreSQL MCP server built with rmcp - query, insert, update, delete, and schema inspection tools

N/A

@rolandohuber/mysql-mcp-server

A comprehensive MCP server for MySQL database operations with 16 tools, multi-transport support, and intelligent test data generation

N/A

@ruvector/rvf-mcp-server

MCP server for RuVector Format (RVF) vector database — stdio and SSE transports

N/A

sandbox-config-server

N/A

SandboxedOstoolsMcpServer

McpServer and os-tools for scalable Sandbox environment.

N/A

sandbox-mcp-server

N/A

@sanjibdevnath/mcp-excalidraw-local

Fully local MCP server for Excalidraw with SQLite persistence, multi-tenancy, auto-sync, real-time canvas, and 32 tools

N/A

@sayyi/mcp-server-mysql

MCP server for MySQL with BIGINT precision support (fork of @benborla29/mcp-server-mysql)

N/A

scoring

Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.

N/A

@seatable/mcp-seatable

MCP server for SeaTable — read, write, search, link, and query data in your bases

N/A

@seller-mcp/ozon-mcp-runtime

Runtime MCP server for Ozon seller workflows.

N/A

semantic-memory-mcp

Semantic memory MCP server for Claude Code. Local knowledge graph with vector search — powered by Neo4j.

N/A

serverless-redis-http

N/A

servernope-proxy-sandbox

N/A

@severalnines/ccx-mcp

MCP server for managing CCX database clusters via AI assistants

N/A

sochdb-mcp

Minimal MCP server for SochDB - AI-native database

N/A

solace-pubsub-connector-sqlserver

N/A

sparrowdb

Embedded graph database with Cypher queries — no server, no subscription, no cloud

N/A

sparrowdb-ontology-mcp

MCP server for Sparrow Ontology — ontology-aware semantic layer over SparrowDB

N/A

spikes

Drop-in feedback collection for static HTML mockups

N/A

sqlcipher-mcp-server

MCP Server for querying SQLCipher-encrypted SQLite databases

N/A

sql-database-mcp-server

MCP server for SQL Server database interaction — list tables, inspect schemas, and execute queries

N/A

sqlew

Automated ADR (Architecture Decision Records) for Claude Code - MCP server with SQL-backed decision repository

N/A

sqlite

SQLite MCP — query databases, inspect schemas, explain queries, export data.

N/A

SQLite

N/A

sqlitebrowser

N/A

sqlite-mcp-server

N/A

sqlite-mcp-server

零依赖、开箱即用的 SQLite MCP 服务器 - 用 Go 语言开发,支持完整的数据库 CRUD 操作

N/A

sqlite-mcp-server

A server-side implementation of the Model Context Protocol (MCP) for SQLite databases

N/A

sql-mcp-server

MCP server for executing SQL queries across multiple databases with a clean, typed protocol. Built for LLMs and agent workflows.

N/A

sqlserver

N/A

sqlserver

N/A

sql-server

N/A

sql-server-db-7.2-conn

N/A

sql_server_fts

N/A

sql-server-tunnel

N/A

sqlx-mcp

SQLx MCP Server - Secure multi-database CRUD operations via Model Context Protocol

N/A

@squadbase/data-catalog-mcp

MCP server for Squadbase Data Catalog API

N/A

streamable-db-mcp-server

N/A

@supabase/mcp-server-postgrest

MCP server for PostgREST

N/A

@supabase/mcp-server-supabase

MCP server for interacting with Supabase

N/A

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.

N/A

superdb-mcp

MCP server for SuperDB - execute SuperSQL queries, version detection, and embedded documentation

N/A

surql-mcp

MCP server for SurrealQL — interactive query playground with embedded SurrealDB

N/A

synapse-core

A neuro-symbolic semantic engine for OpenClaw, combining graph databases with vector operations.

N/A

talk-sql

MCP server for SQL database integration (PostgreSQL, MySQL, SQL Server, SQLite)

N/A

talon-mcp-server

MCP server for Talon multi-model data engine — SQL, KV, Vector, TimeSeries, MQ, FTS, GEO, Graph, AI

N/A

tdbot

N/A

teamflect-mcp-server

MCP server for Teamflect API integration

N/A

@tejasanik/postgres-mcp-server

A Model Context Protocol (MCP) server for PostgreSQL database management and analysis

N/A

text2sql-mcp-server

N/A

text2sql-mcp-tool

MCP server for text2sql

N/A

thoth-mem

Persistent memory MCP server for AI coding agents

N/A

TiDB

N/A

tidb-server

N/A

timestream-for-influxdb-mcp-server

N/A

tinytown

A simple, fast multi-agent orchestration system using Redis for message passing

N/A

tmdb-mcp-server

MCP server for The Movie Database

N/A

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.

N/A

too-many-cooks

Too Many Cooks MCP server — SQLite (local) or encrypted cloud backend

N/A

toondb-mcp

Minimal MCP server for ToonDB - AI-native database

N/A

total-recall

Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.

N/A

townhall-server-db

N/A

tree-sitter-sql-mcp-server

N/A

tsurugi-mcp-server

MCP server to access Tsurugi

N/A

tv-recommender-mcp-server

MCP server for TV show recommendations

N/A

uaa-key-rotator-sqlserver

N/A

uaa-sqlserver

N/A

uaa-sqlserver-4-10-x

N/A

uaa-sqlserver-4-12-x

N/A

uaa-sqlserver-4-19-x

N/A

uaa-sqlserver-4-23-x

N/A

ubiquity-database

Database abstraction layer for Ubiquity supporting SQLite and Astra DB

N/A

ulink

Deep linking for iOS, Android & Flutter. Firebase Dynamic Links alternative.

N/A

unidb-mcp-server

Universal Databases MCP Server

N/A

unified-sf-docs-mcp

Unified MCP server for scraping Salesforce developer documentation and searching a local SQLite vector-like database.

N/A

urdb-mcp

Search URDB for product integrity scores, enshittification events, and change tracking.

N/A

user-postgresql-mcp

A PostgreSQL MCP server built with @modelcontextprotocol/sdk.

N/A

Vector DB MCP

Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.

N/A

@vectorize-io/vectorize-mcp-server

MCP server for Vectorize.io.

N/A

vector-memory

Semantic document memory using Redis vector store. Save and recall files with natural language.

N/A

@vectorpointdev/hive-mcp

MCP server for Hive agent communication

N/A

versedb-mcp

Comic book database — search comics, creators, characters, and manage your collection.

N/A

Vibe BI MCP

Ask business questions in plain English. Get instant answers from your database, no SQL needed.

N/A

virt-lab-db-server

N/A

@wa008/ui-audit-mcp

MCP server for iOS app UI evaluation and testing, powered by idb + xcrun simctl

N/A

wasm-sandbox

A secure WebAssembly sandbox with dead-simple ease of use, progressive complexity APIs, and comprehensive safety controls

N/A

wdb-server

N/A

weneed-mcp

MCP server for WeNeed (Coop Switzerland) shopping lists

N/A

@wenit/mysql-mcp-server

MySQL MCP Server - 通过 MCP 协议操作 MySQL 数据库

N/A

whm-rjdb-scraping

N/A

@xydix/mcp-server

Xydix MCP Server for database access

N/A

@xylex-group/athena-mcp

MCP server for the Athena

N/A

yantrikdb

Cognitive memory engine for persistent AI systems

N/A

YugabyteDB

N/A

@yukihito/mysql-mcp-server

MySQL MCP Server

N/A

zabbix-server-mysql

N/A

zabbix-server-mysql

N/A

zabbix-server-mysql

N/A

zabbix-server-mysql

N/A

zabbix-server-pgsql

N/A

zabbix-server-pgsql

N/A

zabbix-server-pgsql-alpine-pwsh-azure

N/A

@zyzy-org/blog-mcp-server

MCP server for automatically creating blog posts in your tech blog

N/A
8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered