Update a server configuration setting at runtime with immediate effect. Use get_server_settings to view available settings and current values.
134,253 tools. Last updated 2026-05-25 18:41
"Setting up a MySQL server on localhost and using cursors" matching MCP tools:
- List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.MIT
- List all MySQL databases on a server, separating user databases from system databases like information_schema and mysql. Specify an optional server alias to target a specific host.MIT
- Retrieve all accessible databases on a MySQL server to identify available data sources for querying and analysis.MIT
- List all accessible databases on a MySQL server to identify available databases for querying.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
Matching MCP Servers
- AlicenseAqualityBmaintenanceInspect, 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 updated5229MIT
- AlicenseAqualityCmaintenanceEnables integration with Up Banking API to query account balances, transaction history, and spending categories. Supports filtering transactions by date, category, tags, and account type for comprehensive banking insights.Last updated710MIT
Matching MCP Connectors
ship-on-friday MCP — wraps StupidAPIs (requires X-API-Key)
Hosted SEO MCP server for URL + keyword scans, entity coverage, competitor gaps, and internal-link opportunities for AI agents.
- Retrieve MySQL server status including version, uptime, current connections, and query statistics to monitor database health and performance.MIT
- Retrieve a complete list of all databases available on your MySQL server to identify and select the appropriate database for operations.MIT
- Restart WHM services such as Apache, MySQL, or Exim by providing the account alias and service name.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
- Retrieve all database names from a MySQL server to manage database inventory and access permissions.
- Retrieve a complete list of all databases available on your MySQL server for database management and connection setup.MIT
- Audit website accessibility using Lighthouse CLI to identify and fix WCAG compliance issues for URLs, local files, or localhost.ISC
- Audit web accessibility using axe-core to identify WCAG compliance issues on websites, local files, or localhost URLs.ISC
- Restart a specified server service like nginx or mysql by providing its name.MIT
- Execute SQL queries on MySQL databases to retrieve, modify, or analyze data through secure database interactions.
- Execute SQL queries on MySQL databases to retrieve, update, or manage data through the MCP MySQL Server.MIT
- Establish a connection to a MySQL database using URL or configuration parameters to enable database interactions through the MCP MySQL Server.Apache 2.0
- Execute SQL queries on a MySQL server through a controlled interface for safe database exploration and data manipulation.MIT
- Create a localhost tunnel to forward webhooks to your local server using the Hookbase CLI for development and testing.MIT