Skip to main content
Glama
305,570 tools. Last updated 2026-07-23 05:57

"How to connect to a database" matching MCP tools:

  • Connect to any PostgreSQL database to check connection status or discover available databases. Supports SSL, AWS Secrets Manager, and automatic instance discovery.
    MIT
  • Connect to a MySQL database by providing a connection string. The connection persists for subsequent queries until changed.
    MIT
  • Establish a persistent connection to a PostgreSQL database using a connection string for subsequent queries.
    MIT
  • Establish a connection to a MySQL database using provided credentials or environment variables, enabling database operations through the MCP Server MySQL.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Monetize your MCP server or CLI: live OpenCrater network stats + how maintainers earn USDC.

  • Traverse a knowledge graph from a specified entity to find its neighbors up to three levels deep. Filter results by relation type to understand how entities connect.
    MIT
  • Establish a connection to the rekordbox DJ database to enable read-only querying of tracks, playlists, and session history. Optionally specify a custom database path or use auto-detection.
    Python
    MIT
  • Connect to a PostgreSQL database using a connection URL or individual parameters like host, port, database, user, password, and SSL. Optionally enable read-only mode to block modifications.
    MIT
  • Establish a connection to the default CockroachDB database and initialize a connection pool. Returns a success or error message for streamlined database management.
    Python
    MIT
  • Establish a connection pool to the default CockroachDB database, enabling efficient data management and querying for agentic applications and LLMs.
    Python
  • Establish a secure connection to a MySQL database by specifying host, port, user, password, and database details. Simplify database interaction and query execution through structured access.
  • Establish a connection to a MySQL database using URL or configuration parameters to enable database interactions through the MCP MySQL Server.
    Apache 2.0
  • Establish a connection to a SQLite database file for AI assistants to interact with data, enabling operations like query execution and schema inspection.
    MIT
  • Establish a MySQL database connection by providing host, port, user, password, and database name.
    MIT