Skip to content

Commit d236246

Browse files
authored
Merge pull request #4 from punkpeye/glama-badge
add MCP server badge
2 parents 3ca0d5f + 317f6b0 commit d236246

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A Model Context Protocol (MCP) server implementation for Apache Airflow, enabling seamless integration with MCP clients. This project provides a standardized way to interact with Apache Airflow through the Model Context Protocol.
44

5+
<a href="https://glama.ai/mcp/servers/e99b6vx9lw">
6+
<img width="380" height="200" src="https://glama.ai/mcp/servers/e99b6vx9lw/badge" alt="Server for Apache Airflow MCP server" />
7+
</a>
8+
59
## About
610

711
This project implements a [Model Context Protocol](https://modelcontextprotocol.io/introduction) server that wraps Apache Airflow's REST API, allowing MCP clients to interact with Airflow in a standardized way. It uses the official Apache Airflow client library to ensure compatibility and maintainability.

0 commit comments

Comments
 (0)