Skip to main content
Glama

MCP SQL Agent

by sharansahu
MIT License
  • Apple
  • Linux

query_data

Execute SQL queries on databases using the MCP SQL Agent. Safely retrieve data by leveraging schema awareness for accurate query handling and structured interactions.

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" }
Install Server

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