Apache Hive MCP Server

Stabledatabase
40 starsTypeScriptcommunity
GitHub
About

Overview

The Apache Hive MCP Server enables AI agents to query Hive data warehouses. It provides tools for executing HiveQL queries, listing databases and tables, and managing partitions.
Capabilities

Tools & Capabilities

query

Execute a HiveQL query

list_databases

List Hive databases

list_tables

List tables in a database

describe_table

Describe table schema

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-hive
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "hive": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-hive"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 40
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Apache Hive MCP Server - MCP Server Directory - CortexAgent