Skip to main content
Glama

SQL Server MCP Service

by vini-cius

list_procedures

Retrieve all stored procedures from a SQL Server database. Filter results by schema name to identify available database procedures for execution or analysis.

Instructions

Lists all stored procedures in the database

Input Schema

NameRequiredDescriptionDefault
schemaNameNoSchema name to filter procedures

Input Schema (JSON Schema)

{ "properties": { "schemaName": { "description": "Schema name to filter procedures", "type": "string" } }, "type": "object" }

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/vini-cius/mcp-sqlserver'

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