Skip to main content
Glama

SP Database MCP Server

by JJVvV

list_all_tables

Retrieve all database tables from SP Database MCP Server to analyze schema structure or query metadata efficiently. Supports multiple data sources for flexible access.

Instructions

列出所有数据库表

Input Schema

NameRequiredDescriptionDefault
sourceNo数据源类型auto

Input Schema (JSON Schema)

{ "properties": { "source": { "default": "auto", "description": "数据源类型", "enum": [ "database", "api", "auto" ], "type": "string" } }, "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