PostgreSQL MCP Server
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
Directory
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
A fully featured PostgreSQL server adapter for the Model Context Protocol (MCP), providing robust read/write access and enhanced schema metadata for LLM and…
MCP Server to interact with Google Cloud Firestore
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language…
TypeScript implementation of the Sqlite MCP Server
spring-boot-ai-mongo-mcp-server is an MCP server.
It is a Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. It provides tools for executing SQL queries and managing database…
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP…
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP…
It is a server that connects LLMs like Claude to BigQuery via the Model Context Protocol, allowing natural language queries to databases. It acts as a secure…
# MCP Server with MongoDB Integration This is an MCP server that provides tools for querying MongoDB data. ## Setup 1. Install dependencies using uv: ```bash…
MCP Server for MySQL based on NodeJS is a Model Context Protocol server that provides read-only access to MySQL databases. It enables LLMs to inspect database…
# DBtoolReader DBtoolReader is a PostgreSQL database tool that provides a server interface for executing database queries and retrieving schema information…
MCP Server for working with large Oracle databases
✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a…
an mcp server to interact with teable's database
This server provides a SQL Server interface using the Model Context Protocol (MCP) standard, enabling AI assistants like Claude to safely interact with SQL…
A MySQL implementation of the Model Context Protocol (MCP) server. This server allows AI models to interact with MySQL databases through a standardized…
An MCP server that allows the model to safely obtain information from the MySQL database.
An MCP server for Milvus that supports session connection management and accesses Milvus via the SSE interface.
GUIDE is an MCP server that connects AI agents in editors like Cursor to Microsoft SQL Server databases using environment‑variable configuration and the uv…
Created a MCP Server that connects to databases(currently sqlite, mysql) and perform queries on them automatically with natural language.
A Model Context Protocol server that provides read-only access to MongoDB databases. It enables LLMs to inspect collection schemas and execute aggregation…
A Model Context Protocol server for updating databases from CSV and Excel files. It supports PostgreSQL, MySQL, MongoDB, and SQLite, and provides configurable…