Skip to main content
Glama
sespinosafumanal

Insight AI-SQL MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADMIN_PORTNoPort for the admin panel8001
POSTGRES_DBNoPostgreSQL database namefraud_db
SQL_MAX_ROWSNoMaximum rows returned by SQL queries (defensive limit)100
POSTGRES_HOSTYesPostgreSQL host
POSTGRES_PORTNoPostgreSQL port5432
POSTGRES_USERYesPostgreSQL user
SQL_MAX_RETRIESNoMaximum number of retries on SQL failure3
ADMIN_SECRET_KEYNoSecret key for signing admin session cookies (auto-generated if not set)
POSTGRES_PASSWORDYesPostgreSQL password
SQL_DEBUG_CONTEXTNoEnable debug context in SQL generation (True/False)False
AZURE_OPENAI_API_KEYYesAzure OpenAI API key
AZURE_SEARCH_API_KEYYesAzure AI Search API key
AZURE_OPENAI_ENDPOINTYesAzure OpenAI endpoint URL (may point to Foundry project)
AZURE_SEARCH_ENDPOINTYesAzure AI Search endpoint URL
AZURE_SEARCH_INDEX_NAMEYesAzure AI Search index name
AZURE_OPENAI_API_VERSIONYesAzure OpenAI API version
AZURE_OPENAI_CHAT_DEPLOYMENTYesAzure OpenAI chat deployment name
AZURE_OPENAI_EMBEDDING_DEPLOYMENTYesAzure OpenAI embedding deployment name

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sespinosafumanal/Insight-AI-SQL'

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