Skip to main content
Glama

mcp-sqlalchemy

MIT License
12
  • Apple
  • Linux

podbc_get_tables

Retrieve a list of tables and their details from a specified database schema using SQLAlchemy connectivity. Automatically defaults to the connection schema if none is provided.

Instructions

Retrieve and return a list containing information about tables in specified schema, if empty uses connection default

Input Schema

NameRequiredDescriptionDefault
SchemaNo
urlNo

Input Schema (JSON Schema)

{ "properties": { "Schema": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Schema" }, "url": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Url" } }, "title": "podbc_get_tablesArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-sqlalchemy

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenLinkSoftware/mcp-sqlalchemy-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server