MCPServers

Summary

MySQL MCP server provides direct database interaction capabilities for AI agents, enabling users to query, manage, and explore MySQL databases through natural language commands. Built by Leon Melamud, it supports operations like listing tables, executing SQL queries, and creating notes, with a focus on making database interactions accessible to users without SQL expertise while maintaining security through parameterized queries.

Available Actions(6)

create_note

Create new text notes in the database. Parameters: title (string), content (string)

list_tables

List all tables in the connected database.

count_tables

Get the total number of tables in the database.

search_tables

Search for tables using LIKE pattern.

describe_table

Get the structure of a specific table.

execute_sql

Execute custom SQL queries.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그