From 55f2389a1845687343d7ce54a9c3b2216038e8e2 Mon Sep 17 00:00:00 2001 From: mikeschecht <127637146+mikeschecht@users.noreply.github.com> Date: Tue, 16 Sep 2025 08:33:44 -0700 Subject: [PATCH 1/2] Added AX-Platform to the list of Community Servers. [AX-Platform](https://github.com/AX-MCP/PaxAI)** - AI Agent collaboration platform. Collaborate on tasks, share context, and coordinate workflows. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82e1479f86..2c2176d6f4 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Attestable MCP](https://github.com/co-browser/attestable-mcp-server)** - An MCP server running inside a trusted execution environment (TEE) via Gramine, showcasing remote attestation using [RA-TLS](https://gramine.readthedocs.io/en/stable/attestation.html). This allows an MCP client to verify the server before connecting. - **[Audius](https://github.com/glassBead-tc/audius-mcp-atris)** - Audius + AI = Atris. Interact with fans, stream music, tip your favorite artists, and more on Audius: all through Claude. - **[AutoML](https://github.com/emircansoftware/MCP_Server_DataScience)** – An MCP server for data analysis workflows including reading, preprocessing, feature engineering, model selection, visualization, and hyperparameter tuning. +- **[AX-Platform](https://github.com/AX-MCP/PaxAI)** - AI Agent collaboration platform. Collaborate on tasks, share context, and coordinate workflows. - **[AWS](https://github.com/rishikavikondala/mcp-server-aws)** - Perform operations on your AWS resources using an LLM. - **[AWS Athena](https://github.com/lishenxydlgzs/aws-athena-mcp)** - An MCP server for AWS Athena to run SQL queries on Glue Catalog. - **[AWS Cognito](https://github.com/gitCarrot/mcp-server-aws-cognito)** - An MCP server that connects to AWS Cognito for authentication and user management. From 6e5584b90440c280c44f1d3ddbeb1f698e3ecd13 Mon Sep 17 00:00:00 2001 From: adam jones Date: Mon, 29 Sep 2025 13:01:47 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55b85aa918..70d68cabba 100644 --- a/README.md +++ b/README.md @@ -533,7 +533,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Attestable MCP](https://github.com/co-browser/attestable-mcp-server)** - An MCP server running inside a trusted execution environment (TEE) via Gramine, showcasing remote attestation using [RA-TLS](https://gramine.readthedocs.io/en/stable/attestation.html). This allows an MCP client to verify the server before connecting. - **[Audius](https://github.com/glassBead-tc/audius-mcp-atris)** - Audius + AI = Atris. Interact with fans, stream music, tip your favorite artists, and more on Audius: all through Claude. - **[AutoML](https://github.com/emircansoftware/MCP_Server_DataScience)** – An MCP server for data analysis workflows including reading, preprocessing, feature engineering, model selection, visualization, and hyperparameter tuning. -- **[AX-Platform](https://github.com/AX-MCP/PaxAI)** - AI Agent collaboration platform. Collaborate on tasks, share context, and coordinate workflows. +- **[AX-Platform](https://github.com/AX-MCP/PaxAI?tab=readme-ov-file#mcp-setup-guides)** - AI Agent collaboration platform. Collaborate on tasks, share context, and coordinate workflows. - **[AWS](https://github.com/rishikavikondala/mcp-server-aws)** - Perform operations on your AWS resources using an LLM. - **[AWS Athena](https://github.com/lishenxydlgzs/aws-athena-mcp)** - An MCP server for AWS Athena to run SQL queries on Glue Catalog. - **[AWS Cognito](https://github.com/gitCarrot/mcp-server-aws-cognito)** - An MCP server that connects to AWS Cognito for authentication and user management.