Skip to main content
Glama
HatriGt

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
hana_show_configB

Show the HANA database configuration

hana_test_connectionB

Test connection to HANA database

hana_list_schemasB

List all schemas in the HANA database

hana_show_env_varsB

Show all HANA-related environment variables (for debugging)

hana_list_tablesC

List all tables in a specific schema

hana_describe_tableC

Describe the structure of a specific table

hana_list_indexesC

List all indexes for a specific table

hana_describe_indexC

Describe the structure of a specific index

hana_execute_queryC

Execute a custom SQL query against the HANA database

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

Latest Blog Posts

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