Skip to main content
Glama

MCP SQL Agent

by sharansahu
MIT License
1
  • Apple
  • Linux

query_data

Execute SQL queries safely with full schema awareness to interact with databases. Use get_schema() to analyze the database structure before querying.

Instructions

Execute SQL queries safely. Use get_schema() first to understand the database structure.

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "title": "Sql", "type": "string" } }, "required": [ "sql" ], "title": "query_dataArguments", "type": "object" }

Other Tools from MCP SQL Agent

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/sharansahu/mcp-sql'

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