Skip to main content
Glama
306,570 tools. Last updated 2026-07-25 14:25

"Setting up a MySQL server on localhost and using cursors" matching MCP tools:

  • Render a Ghost theme locally to preview layout and styling in a browser before activating on the live site. Builds static templates with sample content and serves on localhost.
    MIT
  • Retrieve a list of all databases accessible to the current user on a MySQL server. Choose output as formatted markdown or JSON.
    MIT
  • Dump a MySQL, PostgreSQL, or MongoDB database to a file on a remote server via SSH, with support for compression and selective table export.
    MIT
  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Inspect, manage, and kill local dev servers via MCP. Stop guessing what's on :3000. Five tools: list servers with framework detection, inspect ports, find zombies, diagnose conflicts, safe-kill with dry-run default. Local, no cloud, no telemetry.
    Last updated
    5
    8
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP wrapper for Up Bank's API that allows Claude and other MCP-enabled clients to manage accounts, transactions, categories, tags, and webhooks from Up Bank.
    Last updated
    3
    MIT

Matching MCP Connectors

  • List all MySQL and PostgreSQL databases with id, name, charset, size, owner, linked site, server, and last dump timestamp.
    MIT
  • Retrieve all accessible databases on a MySQL server to identify available data sources for querying and analysis.
    MIT
  • Launch a local HTTP chat server on localhost that handles POST /chat requests for a specified domain, enabling RAG-powered AI chat integration for your website.
    MIT
  • Establish a connection to a MySQL database using provided credentials or environment variables, enabling database operations through the MCP Server MySQL.
    MIT
  • List all MySQL databases on the server for a specified WHM account using the account alias. Provides a complete overview of databases across accounts.
    MIT