Skip to main content
Glama
162,080 tools. Last updated 2026-05-30 06:49

"Querying a Database" matching MCP tools:

  • List all schemas in a database to understand its organization. Use this before exploring tables or querying data.
    Apache 2.0
  • List all tables in a database to discover available tables, filter by name patterns, and get basic metadata like row counts and sizes. Use to identify tables before querying.
    Apache 2.0
  • Describe database table columns, primary key, foreign keys, and indexes by querying the live catalog. Use before writing SQL joins or dashboard queries to verify column names and types.
    MIT
  • Register a new database connection with encrypted credentials to enable subsequent schema introspection and querying.
    MIT
  • Set up a new database within a specified Redis Cloud subscription, enabling customizable configurations like data persistence, eviction policies, and modules installation. Track progress using the returned TASK ID.
    MIT
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT
  • Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.
    Mozilla Public 2.0
  • Retrieve detailed metadata for a collection: description, extent, properties, and links. Use this before querying to understand available attributes.
    MIT
  • Update the vulnerability database used for security scanning. Optionally force update to refresh even a recent database.
    Apache 2.0
  • Retrieve a list of all table names within a specified database using this tool, defaulting to the current database if none is provided. Simplifies database metadata management and query preparation.
    Apache 2.0
  • Create structured databases in Notion by defining properties and parent pages. Integrates with the Notion MCP Server to enable automated database creation through API interactions.
    MIT
  • Fetch data from a Notion database using its unique identifier, enabling AI assistants to access and manage workspace content through natural language commands.
    MIT
  • Modify a Notion database by updating its title, description, or property schema using the specified database ID. Enables structured data management within Notion workspaces.
    MIT
  • Retrieve physical metadata from a Firebird database including path, ODS version, page size, pages, SQL dialect, and sweep interval using a database key.
    MIT