Simple Mysql Mcp Server (python Based)
# Simple MySQL MCP Server A minimal FastAPI-based MCP server that lets GitHub Copilot or other MCP-compatible tools securely query your local or Dockerized…
Directory
# Simple MySQL MCP Server A minimal FastAPI-based MCP server that lets GitHub Copilot or other MCP-compatible tools securely query your local or Dockerized…
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…
The PlanetScale MCP server is a hosted MCP server that exposes your PlanetScale organizations, databases, branches, schema, and Insights data to MCP-compatible…
# 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…
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…
Jewei Mysql Mcp Server is a MySQL database query server that executes SQL queries (only SELECT statements), retrieves table structure information (columns…
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
MCP Server for connecting to Snowflake with read-only questions
IDE Memory MCP gives AI coding agents a persistent memory layer that works across any IDE supporting the Model Context Protocol. Write project context once —…
An MCP server 🚀 for MonkDB, licensed under Apache 2.0 📜
# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…
MCP (Model Context Protocol) server for Weaviate
# Formula One MCP Server This Model Context Protocol (MCP) server provides access to Formula One data and statistics using the FastF1 Python library. It allows…
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mcp Mongodb is an MCP server that enables interaction with MongoDB databases through the Model Context Protocol. It provides tools and resources for reading…
Redis MCP Server - Python implementation with docker
This read-only MCP Server allows you to connect to MongoDB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
A Model Context Protocol (MCP) server that provides tools for connecting to and interacting with various database systems, including SQLite, PostgreSQL…
This MCP server provides read-only access to MySQL databases. It allows listing databases, listing tables, describing table schemas, and executing read-only…
PostgreSQL MCP Server is a Model Context Protocol server that provides CRUD operations for PostgreSQL database tables through a set of MCP tools. It uses the…
This MCP server implemented with spring AI and Oracle DB is mainly focused in learning and testing purpose
A comprehensive Model Context Protocol (MCP) server for accessing the STRING protein interaction database. This server provides powerful tools for protein…
SQL Server MCP Server for Claude Code is an MCP server that gives Claude Code the ability to directly query Microsoft SQL Server databases. It uses FreeTDS…
A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read‑only queries. It…