Skip to main content
Glama

HANA Cloud MCP Server

by HatriGt

hana_list_tables

Retrieve a list of all tables within a specific schema in SAP HANA Cloud Database using the Model Context Protocol integration with Cursor IDE.

Instructions

List all tables in a specific schema

Input Schema

NameRequiredDescriptionDefault
schema_nameNoName of the schema to list tables from (optional)

Input Schema (JSON Schema)

{ "properties": { "schema_name": { "description": "Name of the schema to list tables from (optional)", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from HANA Cloud 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/HatriGt/hana-mcp-server'

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