mcp-server-openmetadata
6
The `mcp-server-openmetadata` is a Model Context Protocol server that enables communication between MCP clients and OpenMetadata by wrapping its REST API. It facilitates standardized interaction, although many features remain unimplemented. Contributions to the project are welcome.
mcp-server-openmetadata
A Model Context Protocol (MCP) server implementation for OpenMetadata, enabling seamless integration with MCP clients. This server provides a standardized way to interact with OpenMetadata's REST API.
Feature Implementation Status
- Data Assets: List tables, create, update, and delete table operations are implemented.
- Services, Teams & Users, Search, Tags & Classifications, Lineage, Glossaries, Usage: Various features are not yet implemented.
Setup
Environment Variables
- Token Authentication (Recommended)
- Basic Authentication
Manual Execution
Run the server manually with options for port and transport type.
Contributing
Contributions are welcome. Submit a Pull Request.
License
MIT License