Mysql-Mcp-Server
@Jasondeepny
About Mysql-Mcp-Server
mysql-mcp-server. java version
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mysql-Mcp-Server?
Mysql-Mcp-Server is a Model Context Protocol server implemented in Java as a Spring Boot starter. It supports multiple data sources and communicates via the STDIO transport.
How to use Mysql-Mcp-Server?
Build the project with the Maven wrapper (./mvnw clean package -Dmaven.test.skip=true), then configure the server in your MCP client by specifying the java command with datasource connection parameters and the absolute path to the built JAR.
Key features of Mysql-Mcp-Server
- Java-based MCP server using Spring Boot
- Multi‑data‑source support
- STDIO transport for integration
- Packaged as a Spring Boot starter
Use cases of Mysql-Mcp-Server
- Expose MySQL database queries via the Model Context Protocol
- Provide a Java‑native MCP server for AI tooling
- Manage connections to multiple relational databases from one MCP endpoint
FAQ from Mysql-Mcp-Server
What transport does Mysql-Mcp-Server use?
It uses the STDIO transport for communication with the MCP client.
What are the runtime dependencies?
Java Runtime Environment (JRE) and a MySQL datasource (URL, username, password) configured at startup.
How is authentication handled?
Authentication is done through the datasource credentials supplied via command‑line arguments (-Dspring.datasource.username and -Dspring.datasource.password).
Does Mysql-Mcp-Server support multiple databases?
Yes, the server explicitly supports multiple data sources.
More Databases MCP servers
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
Meilisearch MCP Server
meilisearchA Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
Comments