Overview
Features
Get Schemas
Retrieve and list all schema names from the connected database.
Get Tables
Retrieve table information for specific schemas or all schemas.
Describe Table
Provide a detailed description of a table's columns, data types, nullability, and keys (PK/FK).
Search Tables
Filter and retrieve tables based on name substrings.
Execute Stored Procedures
In Virtuoso, execute stored procedures and retrieve results.
Execute Queries
Execute SQL queries and return results in JSONL format or as Markdown tables.
Who Is This For?
- Claude Desktop users:Integrate Claude AI assistant with the MCP server to run SQL/ODBC queries against Virtuoso and other DBMS.




