Skip to main content
Glama

MSSQL MCP Server

by EvilPhatBoi

list_table

Retrieve and list tables within an MSSQL database or filter them by specific schemas using this database management tool, enabling efficient table organization and access.

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" }
Install Server

Other Tools from MSSQL MCP Server

Related Tools

    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/EvilPhatBoi/McpSqlServer'

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