Skip to main content
Glama
Denuwanhh

SQL Generative MCP

by Denuwanhh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesDatabase connection URL for PostgreSQL (enforced read-only mode via query options)
ANTHROPIC_API_KEYYesAnthropic API key for Claude

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_databaseB

Run a plain-English natural language query against the connected database and return the result as structured XML.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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