diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 00000000..ab1f4164
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Ignored default folder with query files
+/queries/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/awesome-mcp-servers.iml b/.idea/awesome-mcp-servers.iml
new file mode 100644
index 00000000..c03f621a
--- /dev/null
+++ b/.idea/awesome-mcp-servers.iml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/copilot.data.migration.ask2agent.xml b/.idea/copilot.data.migration.ask2agent.xml
new file mode 100644
index 00000000..1f2ea11e
--- /dev/null
+++ b/.idea/copilot.data.migration.ask2agent.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 00000000..c73d2199
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 00000000..105ce2da
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 00000000..35701887
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 00000000..33df1324
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 00000000..35eb1ddf
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README-fa-ir.md b/README-fa-ir.md
index f6b87558..3265ef5a 100644
--- a/README-fa-ir.md
+++ b/README-fa-ir.md
@@ -243,7 +243,7 @@
- [kestra-io/mcp-server-python](https://github.com/kestra-io/mcp-server-python) 🐍 ☁️ - پیادهسازی سرور MCP برای پلتفرم هماهنگسازی گردش کار [Kestra](https://kestra.io).
- [liveblocks/liveblocks-mcp-server](https://github.com/liveblocks/liveblocks-mcp-server) 🎖️ 📇 ☁️ - ایجاد، تغییر و حذف جنبههای مختلف [Liveblocks](https://liveblocks.io) مانند اتاقها، رشتهها، نظرات، اعلانها و موارد دیگر. علاوه بر این، دسترسی خواندن به Storage و Yjs را دارد.
- [manusa/Kubernetes MCP Server](https://github.com/manusa/kubernetes-mcp-server) 🏎️ 🏠 A - سرور قدرتمند Kubernetes MCP با پشتیبانی اضافی برای OpenShift. علاوه بر ارائه عملیات CRUD برای **هر** منبع Kubernetes، این سرور ابزارهای تخصصی برای تعامل با کلاستر شما فراهم میکند.
-- [mctl](https://mctl.ai/mcp) ☁️ - پلتفرم بومی هوش مصنوعی برای مدیریت کوبرنتیز و گیتاپس خودکار (بیش از ۳۰ ابزار).
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - پلتفرم بومی هوش مصنوعی برای مدیریت کوبرنتیز و گیتاپس خودکار (بیش از ۳۰ ابزار).
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - سرور MCP برای اکوسیستم Rancher با عملیات Kubernetes چندکلاستری، مدیریت Harvester HCI (ماشین مجازی، ذخیرهسازی، شبکه) و ابزارهای Fleet GitOps.
- [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) 📇 🏠 - با کتابخانه fastmcp یکپارچه میشود تا طیف کاملی از قابلیتهای NebulaBlock API را به عنوان ابزارهای قابل دسترس در معرض دید قرار دهد
- [nwiizo/tfmcp](https://github.com/nwiizo/tfmcp) - 🦀 🏠 - یک سرور Terraform MCP که به دستیاران هوش مصنوعی امکان مدیریت و عملیات محیطهای Terraform را میدهد و خواندن پیکربندیها، تحلیل planها، اعمال پیکربندیها و مدیریت state Terraform را امکانپذیر میکند.
diff --git a/README-ja.md b/README-ja.md
index 8b2a87c1..c04ffc95 100644
--- a/README-ja.md
+++ b/README-ja.md
@@ -177,7 +177,7 @@
- [jdubois/azure-cli-mcp](https://github.com/jdubois/azure-cli-mcp) - Azureと直接対話できるAzure CLIコマンドラインのラッパー
- [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) 🔒 ☁️ - 詳細なセットアップ情報とLLMの使用例を含む、Netskope Private Access環境内のすべてのNetskope Private Accessコンポーネントへのアクセスを提供するMCP。
- [manusa/Kubernetes MCP Server](https://github.com/manusa/kubernetes-mcp-server) 🏎️ 🏠 - OpenShiftの追加サポートを備えた強力なKubernetes MCPサーバー。**任意の**Kubernetesリソースに対するCRUD操作の提供に加えて、このサーバーはクラスターと対話するための専用ツールを提供します。
-- [mctl](https://mctl.ai/mcp) ☁️ - Kubernetes 管理と自動化された GitOps のための AI ネイティブプラットフォーム(30 以上のツール)。
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - Kubernetes 管理と自動化された GitOps のための AI ネイティブプラットフォーム(30 以上のツール)。
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - Rancherエコシステム向けのMCPサーバー。マルチクラスターKubernetes運用、Harvester HCI管理(VM、ストレージ、ネットワーク)、Fleet GitOpsツールを提供します。
- [nwiizo/tfmcp](https://github.com/nwiizo/tfmcp) 🦀 🏠 - AIアシスタントがTerraform環境を管理および操作できるようにするTerraform MCPサーバー。設定の読み取り、プランの分析、設定の適用、Terraformステートの管理を可能にします。
- [pulumi/mcp-server](https://github.com/pulumi/mcp-server) 🎖️ 📇 🏠 - Pulumi Automation APIとPulumi Cloud APIを使用してPulumiと対話するためのMCPサーバー。MCPクライアントがパッケージ情報の取得、変更のプレビュー、更新のデプロイ、スタック出力の取得などのPulumi操作をプログラムで実行できるようにします。
diff --git a/README-ko.md b/README-ko.md
index 5a06e023..4d53b99f 100644
--- a/README-ko.md
+++ b/README-ko.md
@@ -150,7 +150,7 @@
클라우드 플랫폼 서비스 통합. 클라우드 인프라 및 서비스의 관리 및 상호 작용을 가능하게 합니다.
-- [mctl](https://mctl.ai/mcp) ☁️ - 쿠버네티스 관리 및 자동화된 GitOps를 위한 AI 네이티브 플랫폼 (30개 이상의 도구).
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - 쿠버네티스 관리 및 자동화된 GitOps를 위한 AI 네이티브 플랫폼 (30개 이상의 도구).
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - Rancher 생태계를 위한 MCP 서버로, 멀티 클러스터 Kubernetes 운영, Harvester HCI 관리(VM, 스토리지, 네트워크), Fleet GitOps 도구를 제공합니다.
- [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) 📇 🏠 - fastmcp 라이브러리와 통합하여 NebulaBlock의 모든 API 기능을 도구로 제공합니다。
- [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) 🎖️ 📇 🏠 🍎 🐧 - Greenfield, IPFS, Arweave와 같은 분산 스토리지 네트워크에 AI 생성 코드를 즉시 배포할 수 있는 4EVERLAND Hosting용 MCP 서버 구현.
diff --git a/README-pt_BR.md b/README-pt_BR.md
index 584eed49..0d7d65ef 100644
--- a/README-pt_BR.md
+++ b/README-pt_BR.md
@@ -173,7 +173,7 @@ Acesso e recursos de automação de conteúdo web. Permite pesquisar, extrair e
Integração de serviços de plataforma em nuvem. Permite o gerenciamento e interação com infraestrutura e serviços em nuvem.
-- [mctl](https://mctl.ai/mcp) ☁️ - Plataforma nativa de IA para gerenciamento de Kubernetes e GitOps automatizado (mais de 30 ferramentas).
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - Plataforma nativa de IA para gerenciamento de Kubernetes e GitOps automatizado (mais de 30 ferramentas).
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - Servidor MCP para o ecossistema Rancher com operações Kubernetes multi-cluster, gestão do Harvester HCI (VMs, armazenamento e redes) e ferramentas de Fleet GitOps.
- [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) 📇 🏠 - integra-se com a biblioteca fastmcp para expor toda a gama de funcionalidades da API NebulaBlock como ferramentas acessíveis。
- [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) 🎖️ 📇 🏠 🍎 🐧 - Uma implementação de servidor MCP para 4EVERLAND Hosting permitindo implantação instantânea de código gerado por IA em redes de armazenamento descentralizadas como Greenfield, IPFS e Arweave.
diff --git a/README-th.md b/README-th.md
index da31d91c..13b84480 100644
--- a/README-th.md
+++ b/README-th.md
@@ -150,7 +150,7 @@
การผสานรวมบริการแพลตฟอร์มคลาวด์ ช่วยให้สามารถจัดการและโต้ตอบกับโครงสร้างพื้นฐานและบริการคลาวด์
-- [mctl](https://mctl.ai/mcp) ☁️ - แพลตฟอร์ม AI-native สำหรับการจัดการ Kubernetes และ GitOps อัตโนมัติ (30+ เครื่องมือ)
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - แพลตฟอร์ม AI-native สำหรับการจัดการ Kubernetes และ GitOps อัตโนมัติ (30+ เครื่องมือ)
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - MCP server สำหรับระบบนิเวศ Rancher รองรับการดำเนินงาน Kubernetes แบบหลายคลัสเตอร์ การจัดการ Harvester HCI (VM, storage, network) และเครื่องมือ Fleet GitOps
- [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) 📇 🏠 - ผสานการทำงานกับไลบรารี fastmcp เพื่อให้สามารถเข้าถึงฟังก์ชัน API ทั้งหมดของ NebulaBlock ได้ผ่านเครื่องมือ。
diff --git a/README-zh.md b/README-zh.md
index 6bdea9ba..a822227f 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -174,7 +174,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [Kubernetes MCP Server](https://github.com/strowk/mcp-k8s-go) - 🏎️ ☁️ 通过 MCP 操作 Kubernetes 集群
- [@flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) - 📇 ☁️/🏠 使用 Typescript 实现 Kubernetes 集群中针对 pod、部署、服务的操作。
- [@manusa/Kubernetes MCP Server](https://github.com/manusa/kubernetes-mcp-server) - 🏎️ 🏠 一个功能强大的Kubernetes MCP服务器,额外支持OpenShift。除了为**任何**Kubernetes资源提供CRUD操作外,该服务器还提供专用工具与您的集群进行交互。
-- [mctl](https://mctl.ai/mcp) ☁️ - 面向 Kubernetes 管理和自动化 GitOps 的 AI 原生平台(30+ 工具)。
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - 面向 Kubernetes 管理和自动化 GitOps 的 AI 原生 platform(30+ 工具)。
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - 面向 Rancher 生态的 MCP 服务器,支持多集群 Kubernetes 操作、Harvester HCI 管理(虚拟机、存储、网络)以及 Fleet GitOps 工具。
- [wenhuwang/mcp-k8s-eye](https://github.com/wenhuwang/mcp-k8s-eye) 🏎️ ☁️/🏠 提供 Kubernetes 集群资源管理, 深度分析集群和应用的健康状态
- [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) 🔒 ☁️ - 提供对 Netskope Private Access 环境中所有组件的访问权限,包含详细的设置信息和 LLM 使用示例。
diff --git a/README-zh_TW.md b/README-zh_TW.md
index d0939bf0..01493bdc 100644
--- a/README-zh_TW.md
+++ b/README-zh_TW.md
@@ -140,7 +140,7 @@ Web 內容訪問和自動化功能。支援以 AI 友好格式搜尋、抓取和
雲平台服務整合。實現與雲基礎設施和服務的管理和交互。
-- [mctl](https://mctl.ai/mcp) ☁️ - 面向 Kubernetes 管理與自動化 GitOps 的 AI 原生平台(30+ 工具)。
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - 面向 Kubernetes 管理與自動化 GitOps 的 AI 原生平台(30+ 工具)。
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [glama](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - 面向 Rancher 生態系的 MCP 伺服器,支援多叢集 Kubernetes 操作、Harvester HCI 管理(虛擬機、儲存、網路)與 Fleet GitOps 工具。
- [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) 📇 🏠 - 整合 fastmcp 函式庫,將 NebulaBlock 的所有 API 功能作為工具提供使用。
- [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) 🎖️ 📇 🏠 🍎 🐧 - 適用於4EVERLAND Hosting的MCP伺服器實現,能夠將AI生成的程式碼即時部署到去中心化儲存網路,如Greenfield、IPFS和Arweave。
diff --git a/README.md b/README.md
index b7f62dca..4287e9bc 100644
--- a/README.md
+++ b/README.md
@@ -338,7 +338,7 @@ Cloud platform service integration. Enables management and interaction with clou
- [liveblocks/liveblocks-mcp-server](https://github.com/liveblocks/liveblocks-mcp-server) 🎖️ 📇 ☁️ - Create, modify, and delete different aspects of [Liveblocks](https://liveblocks.io) such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs.
- [localstack/localstack-mcp-server](https://github.com/localstack/localstack-mcp-server) 🎖️ 📇 🏠 - A MCP server for LocalStack to manage local AWS environments, including lifecycle operations, infra deployments, log analysis, fault injection, and state management.
- [manusa/Kubernetes MCP Server](https://github.com/manusa/kubernetes-mcp-server) 🏎️ 🏠 A - powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for **any** Kubernetes resource, this server provides specialized tools to interact with your cluster.
-- [mctl](https://mctl.ai/mcp) ☁️ - AI-native platform for Kubernetes management and automated GitOps (30+ tools).
+- [mctlhq/mctl-mcp](https://github.com/mctlhq/mctl-mcp) [](https://glama.ai/mcp/servers/mctlhq/mctl-mcp) ☁️ - AI-native platform for Kubernetes management and automated GitOps (30+ tools).
- [mrostamii/rancher-mcp-server](https://github.com/mrostamii/rancher-mcp-server) [](https://glama.ai/mcp/servers/mrostamii/rancher-mcp-server) 🏎️ ☁️/🏠 - MCP server for the Rancher ecosystem with multi-cluster Kubernetes operations, Harvester HCI management (VMs, storage, networks), and Fleet GitOps tooling.
- [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) 📇 🏠 - integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools
- [nwiizo/tfmcp](https://github.com/nwiizo/tfmcp) - 🦀 🏠 - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.