janglada/mcp_server_jdbc
3.2
If you are the rightful owner of mcp_server_jdbc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Informix MCP Server is a Java-based implementation of the Model Context Protocol (MCP) that provides read-only access to IBM Informix databases via JDBC, using an embedded Jetty HTTP server.
Tools
Functions exposed to the LLM to take actions
list_tables
Lists all tables in the database.
get_table_schema
Retrieves schema information for a specified table.
execute_query
Executes SELECT queries with strict validation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client