Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_table_analysis

Comprehensive SQL Server table analysis including structure, columns, keys, indexes, and constraints

mcp_sp_structure

Analyze SQL Server stored procedure structure including parameters, dependencies, and source code

mcp_preview_data

Get a preview of data from a SQL Server table with optional filters

mcp_get_column_stats

Get comprehensive statistics for a specific column in a table

mcp_execute_procedure

Execute a SQL Server stored procedure with parameters and return results

mcp_execute_query

Execute a raw SQL query and return the results

mcp_quick_data_analysis

Quick statistical analysis of a table including row count, column distributions, and top values

mcp_search_comprehensive

Search across database objects by name and definition with configurable criteria

mcp_get_dependencies

Get dependencies for a database object (tables, views, stored procedures, etc.)

mcp_get_sample_values

Get sample values from a specific column in a table

mcp_get_security_status

Get current security configuration and status for database operations

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/hendrickcastro/MCPQL'

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