Database Resources

56 resources available

Database MCP Servers

🚧 WORK IN PROGRESS 🚧 MCP server logo

🚧 WORK IN PROGRESS 🚧

A Model Context Protocol (MCP) server that provides tools for interacting with SQL Server databases. This server allows Large Language Models (LLMs) to query and inspect SQL Server databases through a standardized protocol.
mcp-bauplan MCP server logo

mcp-bauplan

A mimimalist Model Context Protocol MCP server to interact with data tables and running Bauplan queries.
WisdomForge MCP server logo

WisdomForge

A powerful knowledge management system that forges wisdom from experiences, insights, and best practices. Built with Qdrant vector database for efficient knowledge storage and retrieval.
Piggy MCP Server MCP server logo

Piggy MCP Server

Allows querying strange questions to Realbyte's Money Manager database.
MongoDB MCP Server MCP server logo

MongoDB MCP Server

This project provides utility tools to interact with MongoDB, including listing collections and inspecting schema details.
Context Portal MCP (ConPort) MCP server logo

Context Portal MCP (ConPort)

A database-backed Model Context Protocol (MCP) server for managing structured project context, designed to be used by AI assistants and developer tools within IDEs and other interfaces.
couchdb-mcp-server MCP server logo

couchdb-mcp-server

A Model Context Protocol server for interacting with CouchDB
@davewind/mysql-mcp-server MCP server logo

@davewind/mysql-mcp-server

A Model Context Protocol server that provides read-only access to Mysql databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Excel MCP Server MCP server logo

Excel MCP Server

A Model Context Protocol (MCP) server that reads and writes MS Excel data.
MCP Server Demo MCP server logo

MCP Server Demo

Check the .env file (copied from configs/api/.env) and adjust database credentials, JWT secret, MinIO settings, etc. if necessary.
Steampipe MCP Server MCP server logo

Steampipe MCP Server

An MCP server interacting with PostgreSQL databases, primarily for use with Steampipe.
MySQL MCP服务器 MCP server logo

MySQL MCP服务器

CursorMySQLMCP
Supabase MCP Server MCP server logo

Supabase MCP Server

An MCP server that connects to a Supabase PostgreSQL database, exposing table schemas as resources and providing tools for data analysis.
Mysql-Mcp-Server MCP server logo

Mysql-Mcp-Server

MS Access MCP Explorer MCP server logo

MS Access MCP Explorer

A tool for exploring and querying Microsoft Access databases using MCP (Model-Command-Procedure).
dbt-docs-mcp MCP server logo

dbt-docs-mcp

Model Context Protocol (MCP) server for interacting with dbt project metadata, including dbt Docs artifacts (manifest.json, catalog.json). This server exposes dbt graph information and allows querying node details, model/column lineage, and related metadata.
postgres-mcp-server MCP server logo

postgres-mcp-server

This is a PostgresSQL Model Context Protocol server to let your LLM interact with your (local) database. Warning: This is still experimental, so DO NOT use this on real database and be careful with write queries!
@sequel/mcp MCP server logo

@sequel/mcp

MCP servers for your databases. Query your database from your favourite MCP clients.
MariaDB / MySQL Database Access MCP Server MCP server logo

MariaDB / MySQL Database Access MCP Server

This MCP server provides access to MariaDB / MySQL databases.
CockroachDB MCP Server MCP server logo

CockroachDB MCP Server

This MCP server connects to a CockroachDB instance, exposing database and table schemas as resources, running SQL queries as tools, and providing prompts for query analysis.
PostgreSQL MCP Server MCP server logo

PostgreSQL MCP Server

A Model Context Protocol (MCP) server that provides CRUD operations for PostgreSQL database tables.
Memory Bank MCP Server MCP server logo

Memory Bank MCP Server

This is a Model Context Protocol (MCP) server designed to manage project-specific "memory bank" data. It utilizes an SQLite database to store and retrieve contextual information related to a project, such as product background, decision logs, progress updates, etc.
Lindorm MCP Server MCP server logo

Lindorm MCP Server

This repository is an example of how to create a MCP server for Lindorm, a multi-model NoSQL database.
OSV MCP Server MCP server logo

OSV MCP Server

An MCP (Model Context Protocol) server that provides access to the OSV (Open Source Vulnerabilities) database.
mcp-turso MCP server logo

mcp-turso

A Model Context Protocol (MCP) server that provides access to the Turso-hosted LibSQL databases. Currently, the server provides the following functionality:
Redis MCP Server MCP server logo

Redis MCP Server

A Redis Management and Control Protocol (MCP) server implementation using Spring Boot and Spring AI.
PgSQL MCP Server MCP server logo

PgSQL MCP Server

A powerful tool server based on the Model Context Protocol (MCP), enabling interaction with PostgreSQL databases via MCP calls.
🐇 MCP SQLite Server MCP server logo

🐇 MCP SQLite Server

This is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
mcp-memcached MCP server logo

mcp-memcached

Memcached MCP Server
TiDB MCP Server MCP server logo

TiDB MCP Server

A Model Context Protocol (MCP) server for TiDB that allows executing SELECT queries through MCP tools.
通用数据库 MCP 服务器 MCP server logo

通用数据库 MCP 服务器

MCP (Model Context Protocol) SQL
PubMed MCP Server MCP server logo

PubMed MCP Server

An MCP server implementation for accessing PubMed data with focus on open access content.
Supabase Todo App MCP server logo

Supabase Todo App

A full-stack Todo application built with:
🛠️ dbt MCP Server MCP server logo

🛠️ dbt MCP Server

This is a minimal, extensible MCP (Model Control Protocol) server to run dbt models with a unified interface.
AnalyticDB PostgreSQL MCP Server MCP server logo

AnalyticDB PostgreSQL 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.
MySQL MCP Server MCP server logo

MySQL MCP Server

A powerful MCP server that provides direct access to MySQL databases. This server enables AI agents to interact with MySQL databases, execute SQL queries, and manage database content through a simple interface.
SQLServer MCP Server MCP server logo

SQLServer MCP Server

You can set:
Nocodb MCP Server MCP server logo

Nocodb MCP Server

This MCP server provides tools to interact with a Nocodb database through the Model Context Protocol, offering CRUD operations (Create, Read, Update, Delete) for Nocodb tables.
mysql_mcp_server MCP server logo

mysql_mcp_server

mysql mcp server
Awesome MCP Servers MCP server logo

Awesome MCP Servers

Welcome to the Biggest Database of MCP Servers a centralized directory of publicly accessible Model Context Protocol (MCP) servers. MCP servers enable large language models and AI agents to interact with external systems, APIs, and data sources in a secure, standardized way.
MCP Server MCP server logo

MCP Server

A Python-based server application that provides tools for metadata retrieval from SharePoint and entity retrieval from a Neo4j knowledge graph using semantic similarity search.
PostgreSQL Multi-Schema MCP Server MCP server logo

PostgreSQL Multi-Schema MCP Server

A Model Context Protocol server that provides read-only access to PostgreSQL databases with enhanced multi-schema support. This server enables LLMs to inspect database schemas across multiple namespaces and execute read-only queries while maintaining schema isolation.
PostgreSQL MCP Server (Enhanced) MCP server logo

PostgreSQL MCP Server (Enhanced)

A Model Context Protocol server that provides both read and write access to PostgreSQL databases. This server enables LLMs to inspect database schemas, execute queries, modify data, and create/modify database schema objects.
mcp-server-iris: An InterSystems IRIS MCP server MCP server logo

mcp-server-iris: An InterSystems IRIS MCP server

A Model Context Protocol server for InterSystems IRIS database interaction and automation.
MCP NVD Server MCP server logo

MCP NVD Server

MCP server that retrieves CVE information from the national vulnerability database (NVD).
PubChem MCP Server MCP server logo

PubChem MCP Server

A Model Context Protocol (MCP) server for retrieving chemical compound data from PubChem database.
KuzuMem-MCP MCP server logo

KuzuMem-MCP

A TypeScript implementation of a distributed memory bank as an MCP (Model Context Protocol) tool, storing memories in a KzuDB graph database with repository and branch filtering capabilities. Branch isolation is achieved by using a graph-unique identifier for entities, enabling a centralized memory bank while allowing repository-specific and branch-specific views. Fully compliant with MCP specification for seamless integration with IDEs and AI agents.
🔥 Firestore Advanced MCP MCP server logo

🔥 Firestore Advanced MCP

Serveur MCP (Model Context Protocol) avanc pour Firebase Firestore, permettant aux grands modles de langage comme Claude d'interagir de faon complte avec vos bases de donnes Firebase.
MCP SQL MCP server logo

MCP SQL

mcp MCP server logo

mcp

memcache clustered proxy
mcp MCP server logo

mcp

Python implementation of an Elasticsearch MCP server
RewindDB MCP server logo

RewindDB

A Python library for interfacing with the Rewind.ai SQLite database.
database-updater MCP Server MCP server logo

database-updater MCP Server

A Model Context Protocol server for updating databases from CSV and Excel files.
MCP MongoDB Server MCP server logo

MCP MongoDB Server

https://github.com/kiliczsh/mcp-mongo-server
PostgreSQL MCP Server MCP server logo

PostgreSQL MCP Server

A FastMCP server that enables LLMs to connect and interact with PostgreSQL databases. This project allows Language Models to query and explore database schemas and tables through the Model Context Protocol (MCP).
MCP 数据库工具 MCP server logo

MCP 数据库工具

English | Franais | Espaol | | |
Page 5 of 9