Skip to main content
Glama

MCP SQL Agent

by sharansahu
MIT License
  • Apple
  • Linux

search_tables

Locate tables or columns containing a specific keyword in your database. Simplify database exploration and schema navigation with precise keyword-based searches.

Instructions

Search for tables or columns containing a specific keyword

Input Schema

NameRequiredDescriptionDefault
keywordYes

Input Schema (JSON Schema)

{ "properties": { "keyword": { "title": "Keyword", "type": "string" } }, "required": [ "keyword" ], "title": "search_tablesArguments", "type": "object" }
Install Server

Other Tools from MCP SQL Agent

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/sharansahu/mcp-sql'

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