janjic-portside/pervasive-sql-mcp
3.2
If you are the rightful owner of pervasive-sql-mcp 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.
A Model Context Protocol (MCP) server for interacting with Pervasive SQL databases via ODBC.
Tools
Functions exposed to the LLM to take actions
test_connection
Verify database connectivity and return connection info.
query
Execute arbitrary SQL (SELECT, INSERT, UPDATE, DELETE, etc.).
list_tables
List tables/views using ODBC metadata.
describe_table
Get column details for a table.
execute_procedure
Execute a stored procedure.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client