MySQL Database Access

数据与存储

by dpflucas

Access your MySQL databases securely and efficiently. List databases, tables, and execute read-only SQL queries without the risk of data modification. Simplify your database interactions with a robust, read-only interface.

View Chinese version with editor review

Tools (4)

list_databases

List all accessible databases on the MySQL server

list_tables

List all tables in a specified database

describe_table

Show the schema for a specific table

execute_query

Execute a read-only SQL query

Related MCP Servers

PostgreSQL

Query and manage PostgreSQL databases with schema inspection.

82.9k
SQLite

Read and query SQLite databases for data analysis tasks.

82.9k
Firecrawl

Advanced web scraping with JavaScript rendering and structured data extraction.

5.9k