MCP-SERVER

sparsh3104/MCP-SERVER

3.2

If you are the rightful owner of MCP-SERVER and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a stateless Model Context Protocol (MCP) server that provides MySQL database tools over various transport protocols using the FastMCP Python SDK.

Tools

Functions exposed to the LLM to take actions

list_tables

Lists all tables in the selected database.

get_table_schema

Retrieves the schema of a specified table.

run_select

Executes a SELECT query on the database.

insert_row

Inserts a new row into a specified table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources