Skip to main content
Glama

MSSQL MCP Server

by Nirmal123K

list_table

Lists tables in an MSSQL database, with optional filtering by specific schemas to help users identify and navigate database structures.

Instructions

Lists tables in an MSSQL Database, or list tables in specific schemas

Input Schema

NameRequiredDescriptionDefault
parametersNoSchemas to filter by (optional)

Input Schema (JSON Schema)

{ "properties": { "parameters": { "description": "Schemas to filter by (optional)", "items": { "type": "string" }, "minItems": 0, "type": "array" } }, "required": [], "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/Nirmal123K/mssql-mcp'

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