MCP Server for OpenMetadata
by yangkyeongmo
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OPENMETADATA_HOST | No | The host of your OpenMetadata instance (e.g., https://your-openmetadata-host) | |
OPENMETADATA_PASSWORD | No | Your password for basic authentication | |
OPENMETADATA_USERNAME | No | Your username for basic authentication | |
OPENMETADATA_JWT_TOKEN | No | Your JWT token for token-based authentication (Recommended) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |