Skip to main content
Glama
337,993 tools. Last updated 2026-07-30 04:18

"A server for automatically scanning and loading database table structures into AI agent context" matching MCP tools:

  • Generate a signed token proving human authorization for a specific AI agent action, embedding action details, context, and expiry for verification before execution.
    MIT
  • Discover all tables in a Hydrolix database, filter by name patterns, and retrieve basic metadata like row counts, sizes, and primary keys for efficient exploration.
    Apache 2.0
  • Inspect an MCP tool's input schema without loading its server. Use this to review arguments before activating the server or compare schemas across tools.
    Inno Setup
  • Retrieve the complete 3DCityDB v5 database schema including table structures, columns, and foreign key relationships. Cached after the first call for rapid subsequent access.
    Apache 2.0
  • Upload a data file into a CAS table by providing a file path or URL. The server reads the file and creates the table.
    Apache 2.0
  • Generates the CREATE TABLE DDL statement for a Teradata table, including column types, constraints, primary indexes, and keys. Use to view or replicate table schema.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Converts Excel table definitions to structured JSON and exposes them to LLMs via MCP tools like list_tables and get_table_schema, enabling accurate SQL generation and data modeling assistance.
    Last updated

Matching MCP Connectors