Node-JDBC-MCP-Server

Node-JDBC-MCP-Server

0

The Node.js JDBC MCP Server enables users to interact with MySQL, Oracle, and SQLite databases using standard SQL queries. It requires Node.js 18 or higher and provides simple API endpoints for executing SQL commands and managing database connections.

/health

Health Check Interface

/query

Execute SQL query interface

/close

Close the database connection interface