Skip to main content
Glama
213,301 tools. Last updated 2026-06-19 15:23

"Connecting to and Running Queries on Local and Remote Databases" matching MCP tools:

  • Generate schema-aware query suggestions with ready-to-run SQL to help explore unfamiliar databases and find useful queries.
    MIT
  • Creates a local preview-deployment readiness plan to review resources, checks, errors, warnings, and required approvals before deploying, without mutating remote state.
    MIT
  • Retrieves ComfyUI environment information: OS, Python, ComfyUI version, GPU/VRAM, git revision, and key packages. Works for remote targets and degrades gracefully when local path is unavailable.
    MIT
  • Monitor active database queries and processes on Heroku apps to identify long-running queries, track progress, debug performance issues, and view resource usage in real-time.
    Apache 2.0
  • Update a local repository with upstream changes before starting work by fetching and integrating changes from a remote. Specify repo path, optionally branch, remote (default origin), and strategy (merge or rebase).
    MIT
  • Transfer directories between local and remote systems using archive-based methods. Automatically selects tar.gz for Linux/macOS or zip for Windows.
    GPL 3.0

Matching MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    Enables access to Usage and Billing APIs for managing accounts, products, meters, plans, and usage reporting. Supports operations like creating products/plans, reporting usage, and retrieving billing information.
    Last updated
    18
    MIT
  • F
    license
    -
    quality
    C
    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

  • The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.

  • Find local businesses on Google: name, address, phone, hours, ratings, and photos.

  • Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.
    Apache 2.0
  • Transfer files between local and remote systems. Specify upload or download direction with local and remote file paths.
    GPL 3.0
  • Monitor currently running PostgreSQL queries to identify performance bottlenecks and manage database connections effectively.
    MIT
  • Execute SQL queries to retrieve or modify data in LaunchFrame project databases. Supports local development and production environments with appropriate safeguards.
    MIT
  • Deploy local files to remote servers by uploading to temporary location and moving into place. Supports backup, owner/permissions, service restart, and pre/post hooks.
    MIT
  • Upload a local file to a remote server via SFTP. Specify local path, remote path, and file permissions.
    MIT
  • Upload a local file to a remote server via SFTP, overwriting any existing file at the destination path.
    MIT
  • Connect to any PostgreSQL database to check connection status or discover available databases. Supports SSL, AWS Secrets Manager, and automatic instance discovery.
    MIT
  • Download a file from a remote server to your local machine using SFTP. Specify the remote file path and local destination to transfer files securely.
    MIT
  • Downloads a remote file from a named server to a local destination path over SFTP, overwriting any existing local file.
    MIT
  • Connect to a remote Jupyter server to run code on remote compute, GPUs, or data while keeping notebooks saved locally.
    MIT
  • Lists databases or tables/collections on a remote server for MySQL, PostgreSQL, or MongoDB. Read-only, returns items and count without modifications.
    MIT
  • Discover available databases on SQL Server by querying sys.databases, excluding system databases by default and respecting blocklist configurations to identify accessible data sources.
    Apache 2.0