mcp-server-openmetadata
If you are the rightful owner of mcp-server-openmetadata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for OpenMetadata, enabling seamless integration with MCP clients.
The mcp-server-openmetadata project provides a Model Context Protocol (MCP) server that wraps OpenMetadata's REST API. This allows MCP clients to interact with OpenMetadata in a standardized manner, facilitating seamless integration and communication. The server supports various operations on data assets, services, teams, users, search, tags, classifications, lineage, glossaries, and usage. While some features are fully implemented, others are still in progress. The server supports both token and basic authentication methods, ensuring secure access to OpenMetadata resources. Users can configure the server for use with platforms like Claude Desktop, and it can be executed manually or through configuration scripts.
Features
- Standardized interaction with OpenMetadata via MCP.
- Supports token and basic authentication methods.
- Partially implemented features for data assets, services, and more.
- Configurable for use with Claude Desktop.
- Manual execution and configuration script options available.