From c3dcea4b402dd9567048d813d5e9641ee37682db Mon Sep 17 00:00:00 2001 From: Patrick Palmer <1220376+PatrickPalmer@users.noreply.github.com> Date: Thu, 24 Apr 2025 02:06:52 -0400 Subject: [PATCH] alphabetically added Maya MCP server (#168) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b7f04a..baa190b 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[llm-context](https://github.com/cyberchitta/llm-context.py)** - Share code context with LLMs via Model Context Protocol or clipboard. - **[Make](https://github.com/integromat/make-mcp-server)** - Turn your Make scenarios into callable tools for AI assistants. - **[Maven](https://github.com/Bigsy/maven-mcp-server)** - Tools to query latest Maven dependency information +- **[Maya MCP](https://github.com/PatrickPalmer/MayaMCP)** - MCP server for Autodesk Maya - **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - Set up MCP servers in Claude Desktop - **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes MCP Server. Built to be extensible. - **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server.