mcp-sqlalchemy

MIT License
9
  • Apple
  • Linux

podbc_virtuoso_support_ai

Leverage AI support in Virtuoso via MCP’s SQLAlchemy integration to process prompts and enhance database interactions.

Instructions

Tool to use the Virtuoso AI support function

Input Schema

NameRequiredDescriptionDefault
api_keyNo
promptYes
urlNo

Input Schema (JSON Schema)

{ "properties": { "api_key": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Api Key" }, "prompt": { "title": "Prompt", "type": "string" }, "url": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Url" } }, "required": [ "prompt" ], "title": "podbc_virtuoso_support_aiArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-sqlalchemy

Related Tools

  • @elber-code/database-tools
  • @cwilby/mcp-node-mssql
  • @sussa3007/mysql-mcp
  • @moosin76/mcp_server_mariadb_reader
  • @devakone/mysql-query-mcp-server
  • @antonorlov/mcp-postgres-server
ID: d29eq2qygt