mcp-mysql
Building a MySQL MCP Server from the DBA perspective
Directory
Building a MySQL MCP Server from the DBA perspective
A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs.
Manage and query databases, tenants, users, auth using LLMs
Personal wine cellar — list, add, recommend, scan and search 100k+ wines. Available via npx and as an OAuth-protected remote MCP at mcp.emile.wine.
An oracle for machines that need to think sideways. Feed it a creative problem; it returns something you can't quite explain but can't stop using. Three free…
An MCP server that indexes local code into a graph database to provide context to AI assistants.
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
MCP Database servers for Claude, Cursor and Windsuf
MCP server for interacting with Turso-hosted LibSQL databases
 > This project is a Java conversion of a Python codebase from >…
Quick little template for a local MCP MySQL server.
PostgreSQL performance analysis and optimization MCP server
An MCP server for integrating with SAP OData services, configured via environment variables.
Interact with an Elasticsearch cluster via the Model Context Protocol (MCP), enabling clients to query, manage, and analyze data.
An MCP server for interacting with Oracle Database, enabling SQL generation and data retrieval via LLM prompts.
Free, source-linked research on U.S. judges and courts via MCP.
Standalone MCP server for the Audited Context Generation (ACG) Protocol — verifiable fact-checking and grounded RAG via MongoDB.
An MCP server for interacting with OpenSearch clusters, configured via environment variables.
Connects to MySQL databases via sockets to enable querying, schema analysis, and read-only data retrieval.
Gives AI coding assistants deterministic infrastructure awareness. Statically analyzes your codebase, AWS services, and database schemas — exposes DynamoDB…
Epitome gives every AI agent shared, persistent memory of you. It stores memories, facts, and preferences in a personal knowledge graph, so any AI tool you use…
The server provides context to an LLM, empowering models to complete various Database Administration tasks, such as improving table health, optimizing existing…
Implementation of an MCP (Model Context Protocol) Server for SQLite. It provides an AI model with context and the ability to execute SQL queries.
# mysql-mcp-server mysql-mcp-server is a Model Context Protocol (MCP) server for connecting to MySQL Server. ## Installation ``` git clone…