MCPQL
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp_table_analysisC | Comprehensive SQL Server table analysis including structure, columns, keys, indexes, and constraints |
| mcp_sp_structureC | Analyze SQL Server stored procedure structure including parameters, dependencies, and source code |
| mcp_preview_dataC | Get a preview of data from a SQL Server table with optional filters |
| mcp_get_column_statsC | Get comprehensive statistics for a specific column in a table |
| mcp_execute_procedureC | Execute a SQL Server stored procedure with parameters and return results |
| mcp_execute_queryC | Execute a raw SQL query and return the results |
| mcp_quick_data_analysisB | Quick statistical analysis of a table including row count, column distributions, and top values |
| mcp_search_comprehensiveC | Search across database objects by name and definition with configurable criteria |
| mcp_get_dependenciesC | Get dependencies for a database object (tables, views, stored procedures, etc.) |
| mcp_get_sample_valuesC | Get sample values from a specific column in a table |
| mcp_get_security_statusB | Get current security configuration and status for database operations |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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