From fbea82508b144e387dd6bd356ee060e6fc587900 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 11 Aug 2026 21:12:23 +0200 Subject: [PATCH 1/2] Add Adios MCP server links to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..d50799fde 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ Web content access and automation capabilities. Enables searching, scraping, and Cloud platform service integration. Enables management and interaction with cloud infrastructure and services. - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) 🎖️ 📇 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. +- [adiosdotdev/mcp](https://github.com/adiosdotdev/mcp) 📇 ☁️ - Official Adios MCP server for managing workspaces, previews, builds, logs, services, and production deployments. - [AIops-tools/Nutanix-AIops](https://github.com/AIops-tools/Nutanix-AIops) [![AIops-tools/Nutanix-AIops MCP server](https://glama.ai/mcp/servers/AIops-tools/Nutanix-AIops/badges/score.svg)](https://glama.ai/mcp/servers/AIops-tools/Nutanix-AIops) 🐍 🏠 - Governed Nutanix Prism Central v4 operations — cluster, VM (AHV + ESXi), storage, networking, snapshot/DR, alerts, and LCM (51 tools) with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback. - [Focus-GTS/eds-mcp-server](https://github.com/Focus-GTS/eds-mcp-server) [![Focus-GTS/eds-mcp-server MCP server](https://glama.ai/mcp/servers/Focus-GTS/eds-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Focus-GTS/eds-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Adobe Edge Delivery Services (AEM EDS) management with 20 tools for preview, publish, bulk operations, content reading, Core Web Vitals, 404 tracking, A/B experiments, site configuration, and redirects. Install: `npx @focusgts/eds-mcp-server`. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) 📇 ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. From bfad29d7f9df6926f6dc1d290cfdec597c20127a Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 8 Sep 2026 01:22:13 +0200 Subject: [PATCH 2/2] Add badge to Adios MCP server entry in README Updated the Adios MCP server entry with a badge for better visibility. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d50799fde..0c056aa96 100644 --- a/README.md +++ b/README.md @@ -480,7 +480,7 @@ Web content access and automation capabilities. Enables searching, scraping, and Cloud platform service integration. Enables management and interaction with cloud infrastructure and services. - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) 🎖️ 📇 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. -- [adiosdotdev/mcp](https://github.com/adiosdotdev/mcp) 📇 ☁️ - Official Adios MCP server for managing workspaces, previews, builds, logs, services, and production deployments. +- [adiosdotdev/mcp](https://github.com/adiosdotdev/mcp) [![adiosdotdev/mcp MCP server](https://glama.ai/mcp/servers/adiosdotdev/mcp/badges/score.svg)](https://glama.ai/mcp/servers/adiosdotdev/mcp) 📇 ☁️ - Official Adios MCP server for managing workspaces, previews, builds, logs, services, and production deployments. - [AIops-tools/Nutanix-AIops](https://github.com/AIops-tools/Nutanix-AIops) [![AIops-tools/Nutanix-AIops MCP server](https://glama.ai/mcp/servers/AIops-tools/Nutanix-AIops/badges/score.svg)](https://glama.ai/mcp/servers/AIops-tools/Nutanix-AIops) 🐍 🏠 - Governed Nutanix Prism Central v4 operations — cluster, VM (AHV + ESXi), storage, networking, snapshot/DR, alerts, and LCM (51 tools) with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback. - [Focus-GTS/eds-mcp-server](https://github.com/Focus-GTS/eds-mcp-server) [![Focus-GTS/eds-mcp-server MCP server](https://glama.ai/mcp/servers/Focus-GTS/eds-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Focus-GTS/eds-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Adobe Edge Delivery Services (AEM EDS) management with 20 tools for preview, publish, bulk operations, content reading, Core Web Vitals, 404 tracking, A/B experiments, site configuration, and redirects. Install: `npx @focusgts/eds-mcp-server`. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) 📇 ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials.