From 8b8aefa30646c656220039d3b7532d4f42763d6d Mon Sep 17 00:00:00 2001 From: Ece Kayan <153294887+ecekyn@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:07:53 +0000 Subject: [PATCH] Add Metoro MCP Server (#28) Co-authored-by: wong2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3316aeb..a61e06d 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ - **[CoinCap](https://github.com/QuantGeekDev/coincap-mcp)** - A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication - **[Search1API](https://github.com/fatwang2/search1api-mcp)** - Search and crawl in one API - **[Apple Shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts)** - An MCP Server Integration with Apple Shortcuts +- **[Metoro](https://github.com/metoro-io/metoro-mcp-server)** - Query and interact with Kubernetes environments monitored by Metoro - **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. ## Clients