@yuuzu/sql Mcp
Set the SQLMCPMODE environment variable to control query permissions. Available modes are safe (default), write, and full. safe mode: allows SELECT, WITH…
Directory
Set the SQLMCPMODE environment variable to control query permissions. Available modes are safe (default), write, and full. safe mode: allows SELECT, WITH…
 <div align="center"> <h1>Prisma</h1> <a href="https://www.npmjs.com/package/prisma"><img…
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.
# healsens-fhirmcp Open-source, conformance-aware MCP server for FHIR R4 and R5. `healsens-fhirmcp` is Healsens' MCP implementation for healthcare systems that…
A production-ready Model Context Protocol (MCP) server that connects AI assistants like Claude Desktop to Elasticsearch clusters. This server provides…
An MCP server that provides safe, read-only access to SQLite databases through the Model Context Protocol. Built with the FastMCP framework, it enables LLMs to…
mcp-server-postgres is a Model Context Protocol (MCP) server for PostgreSQL databases. It lets LLMs inspect database schemas and execute read-only queries…
a readonly clickhouse mcp server and ensure your ai use clickhouse safely
# Prisma MCP Server This package provides a Model Context Protocol (MCP) server that acts as an interface to a database managed by Prisma ORM. It allows…
# mysql-mcp A Model Context Protocol (MCP) server that gives AI agents direct access to MySQL databases. ## What It Can Do ### Data Query & Mutation -…
This MCP server provides read-only access to MySQL databases. It allows listing databases, listing tables, describing table schemas, and executing read-only…
Model Context Protocol Server for MySQL databases. It enables LLMs to inspect database schemas and execute read-only queries in a safe, read‑only transaction.
# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…
# Prisma MCP Server This package provides a Model Context Protocol (MCP) server that acts as an interface to a database managed by Prisma ORM. It allows…
# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…
PostgreSQL performance analysis and optimization MCP server
sqlite-reader-mcp is a lightweight MCP server that provides read-only access to SQLite databases. It allows users to execute SELECT queries, list tables, and…
MCP to query SQL Server database schema, such as tables, columns, and relationships
MySQL MCP Server is a Model Context Protocol server that provides secure MySQL database operations for AI assistants and other MCP clients. It exposes database…
A Model Context Protocol server that provides comprehensive access to SQL databases, starting with MSSQL support. It enables AI assistants to inspect database…
# MCP MySQL 本地数据库服务 MCP MySQL服务是一个轻量级的个人使用服务程序,用于连接和操作本地MySQL数据库。此服务可作为Cursor的MCP服务使用,通过API接口使Cursor能够轻松地执行各种数据库操作。 ## 特性 - 连接本地MySQL数据库 - 提供RESTful API进行数据库操作…
# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…
A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.
A MySQL implementation of the Model Context Protocol (MCP) server. This server allows AI models to interact with MySQL databases through a standardized…