Skip to main content
Glama
593,691 tools. Updated 2026-09-20 20:22

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

  • Get a machine-readable overview of FindAgent: what it is, how to connect, and public routes. Read-only, no auth.
    MIT
  • Connect to PostgreSQL, MySQL, SQLite, or MSSQL databases via a connection string. Set access mode, row limits, and credential storage for safe AI-driven queries.
    AGPL 3.0
  • 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
  • Connect to the rekordbox database with an optional path, auto-detecting if none is provided. Returns a connection status.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    面向 Codex、WorkBuddy 等 AI 工具的知你AI助手合并版 Skills,涵盖当前会话分诊、客户查询与画像、历史会话检索、客户分群和 API Key 用量查询,并连接个微、企微、视频号、微信小程序、公众号、服务号、微信客服、微信小店、抖音号、小红书、微博、网站及H5客服等渠道。
    MIT No Attribution
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to securely connect to and manage remote servers via SSH, with tools for running commands, file operations, log inspection, service management, and system monitoring under configurable access controls and audit logging.
    12
    35 npm
    MIT

Matching MCP Connectors

  • Establish a connection to a MySQL database using provided credentials or environment variables, enabling database operations through the MCP Server MySQL.
    MIT
  • Establish a connection to a MySQL database using host, user, password, and database details. Allows integration with MCP MySQL Server for query execution, table listing, and automated connection management.
    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
  • Trace how control flows from one symbol to another in a codebase, revealing execution paths like from an HTTP handler to a database write.
    MIT
  • Retrieve a Firebird execution plan for a SQL query to analyze how the database will execute it, enabling query optimization and performance troubleshooting.
    MIT
  • Establish a connection pool to the default CockroachDB database, enabling efficient data management and querying for agentic applications and LLMs.
    Python
    MIT
  • 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