MCPQL
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
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