db2-mcp
1
The DB2 for LUW MCP Server is a Model Context Protocol server that enables interactions with DB2 for LUW databases by establishing connections and executing SQL queries or stored procedures.
connect_db
Establish a connection to the target DB2 database
run_sql
Execute a read-only SQL query and return the results
call_sp
Call a stored procedure or function with specified parameters