OpenLinkSoftware_mcp-odbc-server
If you are the rightful owner of OpenLinkSoftware_mcp-odbc-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.
The mcp-odbc server provides Large Language Models with access to ODBC-accessible data sources via a Data Source Name configured for a specific ODBC Connector.
get_schemas
List database schemas accessible to connected database management system (DBMS).
get_tables
List tables associated with a selected database schema.
describe_table
Provide the description of a table associated with a designated database schema.
filter_table_names
List tables based on a substring pattern from the `q` input field.
query_database
Execute a SQL query and return results in JSONL format.
execute_query
Execute a SQL query and return results in JSONL format.
execute_query_md
Execute a SQL query and return results in Markdown table format.
spasql_query
Execute a SPASQL query and return results.
sparql_query
Execute a SPARQL query and return results.
virtuoso_support_ai
Interact with the Virtuoso Support Assistant/Agent for LLMs.