Skip to main content
Glama

mysqldb-mcp-server

execute_query

Execute MySQL queries to interact with databases directly. Use this tool to manage, retrieve, or modify data by specifying SQL statements, enabling efficient database integration and operations.

Instructions

Execute MySQL queries

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "execute_queryArguments", "type": "object" }
Install Server

Other Tools from mysqldb-mcp-server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/burakdirin/mysqldb-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server