Skip to main content
Glama
frothkoetter

iceberg-mcp-server-hive

by frothkoetter

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HIVE_HOSTYesHiveServer2 or Knox gateway host
HIVE_PORTNoHS2 port (443 for Knox HTTP)443
HIVE_USERYesLDAP / service user
HIVE_USE_SSLNoTLStrue
HIVE_DATABASENoDefault database for SHOW TABLESdefault
HIVE_PASSWORDYesPassword
MCP_TRANSPORTNostdio, http, or ssestdio
HIVE_HTTP_PATHNoKnox / HS2 HTTP pathcliservice
HIVE_AUTH_MECHANISMNoimpyla auth mechanismLDAP
HIVE_USE_HTTP_TRANSPORTNoHTTP transport (typical on CDP)true

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_queryA

Execute a read-only SQL query on Hive (Iceberg tables) and return JSON results.

get_schemaA

List table names in the configured Hive database, or in an optional database.

list_databasesA

List all Hive databases visible to the connected user.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/frothkoetter/iceberg-mcp-server-hive'

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