I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mysql-mcp-server-java
3 years
Works with Finder
1
Github Watches
2
Github Forks
2
Github Stars
MySQL MCP Server
Spring Boot server implementing Model Context Protocol (MCP) for MySQL database operations.
Features
- Execute SELECT queries
- List all tables in database
- Get table schema information
API
Tools
-
query
- Execute a SELECT SQL query and return results
- Input:
sql
(string) - Returns: List of query results (truncated after 4000 characters)
- Note: Only SELECT queries are allowed
-
listAllTablesName
- List all table names in the database
- No input required
- Returns: Comma-separated list of table names
-
getTableSchema
- Get schema information for a specific table
- Input:
tableName
(string) - Returns: Comma-separated list of column information including:
- Column name
- Data type
- Nullable constraint
- Default value
Build
Maven build:
mvn install
Usage with Claude Desktop or Cline
Add this to your mcp server config file:
{
"mysql-server": {
"command": "java",
"args": [
"-jar",
"{{ProjectDirectory}}\\target\\mcp-mysql-server-1.0.0.jar"
],
"env": {
"SPRING_DATASOURCE_URL": "jdbc:mysql://username:password@localhost:3306/database"
}
}
}
Example
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Therapist adept at identifying core issues and offering practical advice with images.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_MEWyhA3x
Database Tools for Claude AI by elber-code is a game-changer! The seamless integration and powerful features make database management a breeze. It's intuitive, user-friendly, and saves a ton of time. Highly recommended for anyone looking to optimize their database tasks efficiently. Check it out at https://mcp.so/server/database-tools/elber-code.