MongoDB Model Context Protocol Server
# MongoDB Model Context Protocol Server A powerful server implementation for managing models, contexts, and protocols with MongoDB integration and Cursor…
Directory
# MongoDB Model Context Protocol Server A powerful server implementation for managing models, contexts, and protocols with MongoDB integration and Cursor…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents. ##…
The LibSQL Model Context Protocol Server is a server application that interfaces with LibSQL databases, providing schema information and enabling table…
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
This server demonstrates how to use a Fireproof database within a Model Context Protocol (MCP) server, providing a basic JSON document store with CRUD…
A Model Context Protocol (MCP) implementation enabling communication between an LLM and SQL Server. Allows users to query SQL databases using natural language…
This server is an example of using a Fireproof database inside a Model Context Protocol (MCP) server, designed to plug code and data into AI systems such as…
# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…
Quick little template for a local MCP MySQL server.
 <div align="center"> <h1>Prisma</h1> <a href="https://www.npmjs.com/package/prisma"><img…
# Neon PostgreSQL MCP Server A Model Context Protocol (MCP) server that provides secure access to Neon PostgreSQL databases, enabling AI assistants like Claude…
# Amazon Bedrock Converse API and Database MCP Server Integration This sample demonstrates the integration of AWS Bedrock's Conversational AI capabilities with…
# mcp-lance-db: A LanceDB MCP server > The [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol that enables…
A Model Context Protocol (MCP) server that exposes configured Oracle Database tables and columns as context for large language models (LLMs). It enables LLMs…
# SQL MCP Server (TypeScript) [](https://www.typescriptlang.org/)…
DevContext is a cutting-edge Model Context Protocol (MCP) server designed to provide developers with continuous, project-centric context awareness. Unlike…
It is a Model Context Protocol server that enforces read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only SQL…
A Model Context Protocol (MCP) server that lets AI agents search, explore, and fetch open datasets from official government data portals. One unified tool…
A lightweight MCP server for JDBC built with Quarkus. It is compatible with Virtuoso DBMS and other DBMS backends that have JDBC drivers.
A Model Context Protocol (MCP) server providing access to Dutch parliamentary data (Tweede Kamer) through OpenTK . This server enables AI assistants to search…
Implementation of an MCP (Model Context Protocol) Server for SQLite. It provides an AI model with context and the ability to execute SQL queries.
# Redshift MCP Server A Model Context Protocol (MCP) server for Amazon Redshift that enables AI assistants to interact with Redshift databases. ## Introduction…
# MySQL MCP Server MySQL Model Context Protocol(MCP)サーバーは、ローカル環境のMySQLデータベースに接続し、大規模言語モデル(LLM)がSQLクエリを実行できるようにするツールです。 ## 要件 - **Node.js**: 20.0.0以上 -…