Skip to main content
Glama
524,250 tools. Updated 2026-09-06 14:34

"Database connection and data query assistance" matching MCP tools:

  • Access FEMA housing assistance data for homeowners, showing approved amounts, inspection results, and damage by county or zip for a disaster.
    MIT
  • Disconnect your own storage database from NeuroDock to keep your data untouched and remove all connection records.
    AGPL 3.0
  • Permanently delete a database connection and its cached schema, glossary, metrics, and knowledge. Use to retire databases you no longer query.
    MIT
    Destructive
  • Test a configured database connection end-to-end by resolving secrets, opening tunnels, and running a query to return server info or failure details.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A versatile tool that enables querying and exporting data from multiple relational databases (MySQL, PostgreSQL, Oracle, SQLite, etc.) in read-only mode for data safety.
    12
    Apache 2.0
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables agents to run SQL queries against PostgreSQL databases through MCP with connection pooling, tenant isolation, and read-only guardrails. Supports introspection of schemas, tables, and columns.
    -

Matching MCP Connectors

  • Historical football results, teams, competitions and draw/streak statistics via 10 read-only tools.

  • Architecture-grounded query for AI agents. Governance constraints, system dependencies, evidence.

  • Execute a read-only SQL query via a Preset database connection to verify query functionality before dataset creation. Supports SELECT, SHOW, DESCRIBE, and EXPLAIN statements.
    MIT
  • Execute a read-only SELECT query on your database and retrieve results as a list of dictionaries. Returns row count and connection details with write protection.
    MIT
  • Diagnose MCP connection pool issues via per-database acquire/release/discard counts, peak utilization, and leak detection. Identify slowness without database access.
    MIT
  • Check MongoDB connectivity independently from server health to identify database connection issues. Returns connection status and error messages.
    MIT
  • Establish a verified database connection and automatically ingest models from schemas so AI agents can query your data without writing SQL.
    MIT
  • Query FEMA disaster housing assistance data by state and disaster number to obtain registration counts, damage estimates, and approved funding per county for recovery analysis.
    MIT
  • Register a new MySQL or Snowflake database connection to enable data reconciliation tasks. After adding, verify the connection using test_datasource.
    MIT
  • Check database connection health by viewing pool statistics, server version, and extensions to verify reachability and pool status.
    MIT
  • Register a MySQL-compatible database connection at runtime, testing connectivity before caching and replacing any existing connection with the same name.
    MIT
  • Check database connectivity and retrieve connection details to verify the database is reachable and configured correctly.
    MIT