Skip to main content
Glama
135,653 tools. Last updated 2026-05-22 15:23

"Databases or database systems written in Python, like Postgres" matching MCP tools:

  • List all configured Airflow connections to external systems (databases, APIs, services) and retrieve their metadata such as connection ID, type, host, port, and schema. Passwords are never returned for security.
    Apache 2.0
  • Get information about NCBI Entrez databases. Specify a database name for detailed info including description, record count, and searchable fields, or leave empty to list all databases with counts.
    MIT
  • List all databases in your Azure CosmosDB account to discover available databases before querying containers. Returns database IDs, timestamps, and ETags.
    MIT
  • Compare technologies like frameworks, libraries, databases, or programming languages side-by-side. Automatically gather structured information to support informed decision-making.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    An MCP server that allows users to run and visualize systems models using the lethain:systems library, including capabilities to run model specifications and load systems documentation into the context window.
    Last updated
    2
    14
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables LLMs and agents to interact with relational databases (SQL Server, MySQL, PostgreSQL) through MCP tools. Supports executing queries, inserting records, listing tables, and exposing database schemas with secure credential management.
    Last updated

Matching MCP Connectors

  • Access comprehensive company data including financial records, ownership structures, and contact information. Search for businesses using domains, registration numbers, or LinkedIn profiles to streamline due diligence and lead generation. Retrieve historical financial performance and complex corporate group structures to support informed business analysis.

  • A simple MCP server built with FastMCP and python

  • Retrieve all databases in a CockroachDB cluster, with options to include or exclude system databases for comprehensive schema discovery.
    Apache 2.0
  • Validate SQLite and Postgres schemas, queries, and migrations in isolated disposable sandboxes to catch database errors before deployment.
  • Create new databases in CockroachDB by specifying a database name. This tool simplifies database management for agentic applications and LLMs, delivering success or error messages upon execution.
    Python
  • Manage databases in Coolify infrastructure: create, list, retrieve, update, and delete databases with support for PostgreSQL, MySQL, MongoDB, Redis, and other database types.
    MIT
  • Retrieve logical databases within a managed Vultr database instance using the database ID or label to view available databases.
    MIT
  • Retrieve available databases to discover data sources and verify access permissions. Shows database names for quick overview or detailed information like table counts.
  • Retrieve product categories like operating systems, programming languages, and databases to explore software lifecycle information organized by type.
  • Retrieve all databases in an Appwrite project to view database IDs, names, and creation dates for project management.
    MIT
  • List all registered database connections for your tenant, showing name, ID, database type (PostgreSQL/MySQL/SQL Server), and creation date. Flags duplicate names. No sensitive data returned.
    MIT
  • Retrieve a list of all tables and views in a specified database. Optionally materialize results as a volatile table for further use.
    MIT
  • Retrieve table space usage across databases and tables. Filter by database, table name, limit to top N, exclude system tables, or persist results as a volatile table.
    MIT