Skip to main content
Glama

Database Tools for Claude AI

by elber-code

mysql

Execute SQL queries in MySQL databases directly from Claude AI. Retrieve table information and manage database interactions using natural language commands.

Instructions

Execute a query in MySQL

Input Schema

NameRequiredDescriptionDefault
queryYesSQL query to execute

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "SQL query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Database Tools for Claude AI

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/elber-code/database-tools'

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