From 6b14ad6c879a503c3f0550b2adc89baa303a346a Mon Sep 17 00:00:00 2001 From: Johannes Brandenburger <79154528+johannesbrandenburger@users.noreply.github.com> Date: Mon, 12 May 2025 11:48:49 +0200 Subject: [PATCH 1/4] Add new Typst Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b11e0e87..4b643f8b 100644 --- a/README.md +++ b/README.md @@ -822,6 +822,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ivo-toby/contentful-mcp](https://github.com/ivo-toby/contentful-mcp) πŸ“‡ 🏠 - Update, create, delete content, content-models and assets in your Contentful Space - [j3k0/speech.sh](https://github.com/j3k0/speech.sh/blob/main/MCP_README.md) 🏠 - Let the agent speak things out loud, notify you when he's done working with a quick summary - [jagan-shanmugam/climatiq-mcp-server](https://github.com/jagan-shanmugam/climatiq-mcp-server) 🐍 🏠 - A Model Context Protocol (MCP) server for accessing the Climatiq API to calculate carbon emissions. This allows AI assistants to perform real-time carbon calculations and provide climate impact insights. +- [johannesbrandenburger/typst-mcp](https://github.com/johannesbrandenburger/typst-mcp) 🐍 🏠 - MCP server for Typst, a markup-based typesetting system. It provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code. - [joshuarileydev/mac-apps-launcher-mcp-server](https://github.com/JoshuaRileyDev/mac-apps-launcher) πŸ“‡ 🏠 - An MCP server to list and launch applications on MacOS - [Harry-027/JotDown](https://github.com/Harry-027/JotDown) πŸ¦€ 🏠 - An MCP server to create/update pages in Notion app & auto generate mdBooks from structured content. - [kelvin6365/plane-mcp-server](https://github.com/kelvin6365/plane-mcp-server) - 🏎️ 🏠 This MCP Server will help you to manage projects and issues through [Plane's](https://plane.so) API From 5a78e8486613208f14cf8bb5bb41c136d957b3a1 Mon Sep 17 00:00:00 2001 From: "reza.gholizadeh" Date: Mon, 12 May 2025 13:43:38 +0330 Subject: [PATCH 2/4] Add k8s-mcp-server to the list of MCP servers in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b11e0e87..81aa201d 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ Cloud platform service integration. Enables management and interaction with clou - [qiniu/qiniu-mcp-server](https://github.com/qiniu/qiniu-mcp-server) 🐍 ☁️ - A MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage, media processing services, etc. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage +- [reza-gholizade/k8s-mcp-server](https://github.com/reza-gholizade/k8s-mcp-server) 🏎️ ☁️/🏠 - A Kubernetes Model Context Protocol (MCP) server that provides tools for interacting with Kubernetes clusters through a standardized interface, including API resource discovery, resource management, pod logs, metrics, and events. - [VmLia/books-mcp-server](https://github.com/VmLia/books-mcp-server) πŸ“‡ ☁️ - This is an MCP server used for querying books, and it can be applied in common MCP clients, such as Cherry Studio. - [alexei-led/aws-mcp-server](https://github.com/alexei-led/aws-mcp-server) 🐍 ☁️ - A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support - [alexei-led/k8s-mcp-server](https://github.com/alexei-led/k8s-mcp-server) 🐍 - A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (`kubectl`, `helm`, `istioctl`, and `argocd`) using Unix pipes in a safe Docker environment with multi-architecture support. From 6753c7ed22578494ea5e84dcc7219e6a754301ab Mon Sep 17 00:00:00 2001 From: Alexander Marshalov <_@marshalov.org> Date: Mon, 12 May 2025 12:27:44 +0200 Subject: [PATCH 3/4] Add VictoriaMetrics MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b11e0e87..e2587cc2 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [modelcontextprotocol/server-sentry](https://github.com/modelcontextprotocol/servers/tree/main/src/sentry) 🐍 ☁️ - Sentry.io integration for error tracking and performance monitoring - [pydantic/logfire-mcp](https://github.com/pydantic/logfire-mcp) πŸŽ–οΈ 🐍 ☁️ - Provides access to OpenTelemetry traces and metrics through Logfire - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、ProcessοΌ‰ +- [VictoriaMetrics-Community/mcp-victoriametrics](https://github.com/VictoriaMetrics-Community/mcp-victoriametrics) πŸŽ–οΈ 🏎️ 🏠 - Provides comprehensive integration with your [VictoriaMetrics instance APIs](https://docs.victoriametrics.com/victoriametrics/url-examples/) and [documentation](https://docs.victoriametrics.com/) for monitoring, observability, and debugging tasks related to your VictoriaMetrics instances ### πŸŽ₯ Multimedia Process From 3270d7e14d29fc52738d33a7958a159eaa96525b Mon Sep 17 00:00:00 2001 From: Dmitriy Akulov Date: Mon, 12 May 2025 15:40:48 +0100 Subject: [PATCH 4/4] Added Globalping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 982cc6fa..d1403bb2 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ Tools and integrations that enhance the development workflow and environment man - [ryan0204/github-repo-mcp](https://github.com/Ryan0204/github-repo-mcp) πŸ“‡ ☁️ πŸͺŸ 🐧 🍎 - GitHub Repo MCP allow your AI assistants browse GitHub repositories, explore directories, and view file contents. - [alimo7amed93/webhook-tester-mcp](https://github.com/alimo7amed93/webhook-tester-mcp) 🐍 ☁️ – A FastMCP-based server for interacting with webhook-test.com. Enables users to create, retrieve, and delete webhooks locally using Claude. - [lpigeon/ros-mcp-server](https://github.com/lpigeon/ros-mcp-server) 🐍 🏠 🍎 πŸͺŸ 🐧 - The ROS MCP Server supports robot control by converting user-issued natural language commands into ROS or ROS2 control commands. +- [jsdelivr/globalping-mcp-server](https://github.com/jsdelivr/globalping-mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world. ### πŸ”’ Delivery