MySQL Database
Enables direct SQL query execution and database connections to MySQL databases through a simple inte...
Prepare Your MySQL Database Credentials
- Ensure you have access to your MySQL server and note the following values:
- MYSQL_HOST: The server address (for most setups, this will be
localhost). - MYSQL_USER: The username for accessing the database (commonly
rootor another user you've created). - MYSQL_PASSWORD: The password for the MySQL user.
- MYSQL_DATABASE (optional): The name of the MySQL database you want to connect to (leave empty if not needed).
- MYSQL_READONLY (optional): Set to
trueor1for read-only mode; otherwise leave at default.
- MYSQL_HOST: The server address (for most setups, this will be
- Ensure you have access to your MySQL server and note the following values:
Open the FastMCP Connection Interface
- Go to the interface where you configure connections with ENVs, accessible via your “Install Now” button.
Add Environment Variable Values
- In the FastMCP connection interface prompted by “Install Now”:
- Enter your MySQL server address as MYSQL_HOST.
- Enter your MySQL username as MYSQL_USER.
- Enter your MySQL user’s password as MYSQL_PASSWORD.
- (Optional) Enter your database name as MYSQL_DATABASE.
- (Optional) Set MYSQL_READONLY to
trueor1if you want read-only access.
- In the FastMCP connection interface prompted by “Install Now”:
Save and Complete
- Save your configuration in the FastMCP interface.
- The integration is now configured to connect to your MySQL database using the provided credentials.
⚠️ Always keep your database credentials secure, and limit user permissions as appropriate for your use case.
You have now set the required ENV values.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.