Skip to main content
Glama

SP Database MCP Server

by JJVvV

search_tables

Search database tables using keywords to locate relevant schema information. Specify data sources like database or API for precise results, aiding in schema queries and metadata access.

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