Skip to main content
Glama

HANA Cloud MCP Server

by HatriGt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HANA_SSLNoEnable SSL connectiontrue
HANA_HOSTYesHANA database hostname
HANA_PORTYesHANA database port443
HANA_USERYesDatabase username
LOG_LEVELNoLogging levelinfo
HANA_SCHEMANoDefault schema
HANA_ENCRYPTNoEnable encryptiontrue
HANA_PASSWORDYesDatabase password
HANA_VALIDATE_CERTNoValidate SSL certificatetrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
hana_query_builderBuild a SQL query for HANA database
hana_schema_explorerExplore HANA database schemas and tables
hana_connection_testTest HANA database connection

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
hana_show_config

Show the HANA database configuration

hana_test_connection

Test connection to HANA database

hana_list_schemas

List all schemas in the HANA database

hana_show_env_vars

Show all HANA-related environment variables (for debugging)

hana_list_tables

List all tables in a specific schema

hana_describe_table

Describe the structure of a specific table

hana_list_indexes

List all indexes for a specific table

hana_describe_index

Describe the structure of a specific index

hana_execute_query

Execute a custom SQL query against the HANA database

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