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

rdb_mcp_server
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
rdb-mcp-server
Experimental MCP server based on Spring AI for low-level SQL operations using JDBC.
Uses stdio as the transport mechanism.
Project prototype is AI generated.
Supported Databases
- MySQL
- PostgreSQL
- SQLite
Requirements
- Java 17 or later
How to Use
Installation
Download the JAR from the GitHub releases page.
Configuration
Available environment variables:
-
DB_URL
: Database connection URL (default:jdbc:sqlite:./sqlite.db
) -
DB_USER
: Database username -
DB_PASSWORD
: Database password -
API_PASSWORD
: Password for non-read-only operations (optional) -
LOG_FILE
: Log file path (optional, default:./rdb-mcp-server.log
)
Running Standalone
java -jar x.x.x.jar
MCP Client Integration
Cline
{
"mcpServers": {
"rdb_mcp_server": {
"command": "java",
"args": [
"-jar",
"/path/to/jar"
],
"env": {
"DB_URL": "jdbc:mysql://localhost:3306/your_database",
"DB_USER": "your_username",
"DB_PASSWORD": "your_password",
"API_PASSWORD": "your_password_here",
"LOG_FILE": "./rdb-mcp-server.log"
},
"disabled": false,
"autoApprove": []
}
}
}
Cursor
{
"mcpServers": {
"rdb_mcp_server": {
"command": "java",
"args": [
"-jar",
"/path/to/jar"
],
"env": {
"DB_URL": "jdbc:mysql://localhost:3306/your_database",
"DB_USER": "your_username",
"DB_PASSWORD": "your_password",
"API_PASSWORD": "your_password_here",
"LOG_FILE": "./rdb-mcp-server.log"
}
}
}
}
Available Tools
executeQuery
Executes read-only SQL queries. No authentication required.
Vulnerable to SQL injection。
executeRawSql
Executes raw SQL statements. Requires password for non-read-only operations.
executePreparedSql
Executes parameterized SQL operations using PreparedStatement.
Adding Other Relational Databases
Add the appropriate database driver to the pom.xml file and rebuild.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Reviews

user_WFvV6fD2
As a dedicated user of rdb_mcp_server, I can confidently say that this product is a game-changer for database management. Developed by 31San, it offers seamless integration and robust performance. The user-friendly interface and comprehensive features make database handling efficient and hassle-free. Highly recommend checking it out on GitHub!