Skip to main content
Glama

SP Database MCP Server

by JJVvV

search_tables

Search database tables using keywords to locate relevant data within the SP Database MCP Server. Specify source type (database, API, or auto) to streamline queries for schema or metadata information.

Instructions

根据关键词搜索数据库表

Input Schema

NameRequiredDescriptionDefault
keywordYes搜索关键词
sourceNo数据源类型auto

Input Schema (JSON Schema)

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