rdb_mcp_server

31San/rdb_mcp_server

3.1

If you are the rightful owner of rdb_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Experimental MCP server based on Spring AI for low-level SQL operations using JDBC.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources