MCP server for Apache Gravitino(incubating)
@datastrato
About MCP server for Apache Gravitino(incubating)
MCP server for Apache Gravitino
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-gravitino": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP server for Apache Gravitino(incubating)?
MCP server for Apache Gravitino(incubating) is a FastMCP integration that provides a simplified interface for interacting with Apache Gravitino metadata. It supports operations on catalogs, schemas, tables, models, users, tags, and user-role management.
How to use MCP server for Apache Gravitino(incubating)?
Clone the repository, create a virtual environment with uv, and install dependencies. Set the required environment variables GRAVITINO_URI and GRAVITINO_METALAKE plus either token-based (GRAVITINO_JWT_TOKEN) or basic (GRAVITINO_USERNAME and GRAVITINO_PASSWORD) authentication. Optionally set GRAVITINO_ACTIVE_TOOLS to filter available tools. Launch the server using the uv run command with the provided arguments.
Key features of MCP server for Apache Gravitino(incubating)
- FastMCP integration for Apache Gravitino services
- Simplified interface for metadata operations
- Supports catalogs, schemas, tables, and models
- Includes user, role, and tag management tools
- Token-based and basic authentication supported
- Tool activation filtering via environment variable
Use cases of MCP server for Apache Gravitino(incubating)
- Browse and explore data catalog hierarchy
- Retrieve table metadata and column information
- Assign and manage tags on tables or columns
- Manage user roles and permissions
- Access model metadata and version history
FAQ from MCP server for Apache Gravitino(incubating)
What authentication methods does MCP server for Apache Gravitino(incubating) support?
It supports both token-based authentication via GRAVITINO_JWT_TOKEN and basic authentication via GRAVITINO_USERNAME and GRAVITINO_PASSWORD.
How do I configure which tools are available?
You can set the optional environment variable GRAVITINO_ACTIVE_TOOLS to a comma-separated list of tool method names. The default is *, which activates all tools.
What are the runtime dependencies for MCP server for Apache Gravitino(incubating)?
Python 3.10+ is required. The server depends on fastmcp, httpx, and uv for dependency management.
Does MCP server for Apache Gravitino(incubating) expose all Gravitino APIs?
No, it provides a selected set of optimized tools designed to return concise metadata and stay within LLM token limits.
Frequently asked questions
What authentication methods does MCP server for Apache Gravitino(incubating) support?
It supports both token-based authentication via `GRAVITINO_JWT_TOKEN` and basic authentication via `GRAVITINO_USERNAME` and `GRAVITINO_PASSWORD`.
How do I configure which tools are available?
You can set the optional environment variable `GRAVITINO_ACTIVE_TOOLS` to a comma-separated list of tool method names. The default is `*`, which activates all tools.
What are the runtime dependencies for MCP server for Apache Gravitino(incubating)?
Python 3.10+ is required. The server depends on `fastmcp`, `httpx`, and `uv` for dependency management.
Does MCP server for Apache Gravitino(incubating) expose all Gravitino APIs?
No, it provides a selected set of optimized tools designed to return concise metadata and stay within LLM token limits.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments