OpenMetadata
Verified Safeby open-metadata
Overview
Exposes REST APIs for managing Apache Airflow DAGs and OpenMetadata workflow definitions, enabling programmatic deployment and lifecycle management of data pipelines.
Installation
airflow webserverEnvironment Variables
- AIRFLOW_HOME
Security Notes
The UI code interacts with backend APIs using JWT for authentication, a standard and generally secure practice. Connection configurations (e.g., AWS credentials, database passwords) are defined in schemas, implying they should be securely provided at deployment/runtime, not hardcoded. No direct 'eval', obfuscation, or malicious patterns were observed in the provided UI code snippets. Assumes secure configuration of underlying Airflow and OpenMetadata services.
Similar Servers
metorial-index
Automatically builds and maintains a comprehensive, AI-curated catalog of Model Context Protocol (MCP) servers by extracting metadata, categorizing them using AI, and integrating data from various sources like GitHub and container registries. It populates a database and generates a central README.
metorial-platform
The Metorial Platform is an open source integration platform for agentic AI, designed to connect any AI model to thousands of APIs, data sources, and tools with a single function call, built to scale for enterprise-grade AI applications.
pluggedin-app
A testing environment for MCP (Model Context Protocol) servers, enabling interaction via a chat interface powered by Large Language Models (LLMs) and LangChain ReAct framework.
mcp-server-datahub
The DataHub MCP Server enables AI agents to discover, explore lineage, understand usage, and generate SQL queries for data assets within a DataHub ecosystem.