Skip to main content
Glama

SP Database MCP Server

by JJVvV

list_all_tables

Retrieve a comprehensive list of all database tables using SP Database MCP Server. Specify data source (database, API, or auto) to view schema information for efficient system querying.

Instructions

列出所有数据库表

Input Schema

NameRequiredDescriptionDefault
sourceNo数据源类型auto

Input Schema (JSON Schema)

{ "properties": { "source": { "default": "auto", "description": "数据源类型", "enum": [ "database", "api", "auto" ], "type": "string" } }, "type": "object" }

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