MySQL
Provides direct interface to MySQL databases for executing SQL queries and retrieving relational dat...
获取你的 MySQL 数据库连接信息
- 你需要准备以下 4 个参数(通常从你的数据库服务提供商或你的数据库运维人员/技术团队获取):
- MYSQL_HOST:数据库主机地址,例如
localhost或者远程 IP。 - MYSQL_USER:数据库用户名。
- MYSQL_PASSWORD:数据库用户密码。
- MYSQL_DATABASE:目标数据库名。
- MYSQL_HOST:数据库主机地址,例如
- (可选)MYSQL_PORT:数据库端口号,默认是
3306,除非你的服务端口有变更,否则留空即可。
- 你需要准备以下 4 个参数(通常从你的数据库服务提供商或你的数据库运维人员/技术团队获取):
点击 FastMCP 的“Install Now”按钮
- 在 FastMCP 的连接界面中找到你的 mcp-mysql-server 集成部分,点击 “Install Now” 或相应的环境变量添加按钮。
填写环境变量值
- 在出现的环境变量填写界面,将上面获得的参数分别对应填入:
MYSQL_HOSTMYSQL_USERMYSQL_PASSWORDMYSQL_DATABASEMYSQL_PORT(如有需要)
- 在出现的环境变量填写界面,将上面获得的参数分别对应填入:
保存配置并完成安装
- 确认所有输入无误后,点击保存或确认,完成环境变量的配置和服务集成。
注意事项:
- 请确保你填写的数据库信息(尤其是密码)为准确且有权限访问目标数据库。
- 如果你只是本地测试,
MYSQL_HOST通常为localhost或127.0.0.1,账户root,对应的密码和数据库名请根据你的本地配置填写。 - 生产环境严禁泄漏密码,请妥善管理环境变量。
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
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.
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.
Postgres MCP Pro
Boost your Postgres database performance with Postgres MCP Pro, an AI-driven MCP server offering advanced index tuning, detailed explain plans, and comprehensive health checks. It combines proven optimization algorithms with schema intelligence for safe, context-aware SQL execution. Whether analyzing slow queries or recommending optimal indexes, Postgres MCP Pro empowers developers to improve efficiency and maintain database integrity. Designed for both development and production, it supports flexible transport options and robust access controls, making database management smarter, safer, and easier. Experience deterministic performance insights alongside AI assistance to keep your Postgres running at its best.