Skip to main content
Glama

SP Database MCP Server

by JJVvV

get_table_documentation

Retrieve detailed table documentation, including schema and metadata, from the SP Database MCP Server to enhance database understanding and query accuracy.

Instructions

获取表的详细文档说明

Input Schema

NameRequiredDescriptionDefault
table_nameYes表名

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "表名", "type": "string" } }, "required": [ "table_name" ], "type": "object" }
Install Server

Other Tools from SP Database 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/JJVvV/sp-enterprise-mcp'

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