alphabetically added Maya MCP server (#168)

This commit is contained in:
Patrick Palmer 2025-04-24 02:06:52 -04:00 committed by GitHub
parent b69019c0ea
commit c3dcea4b40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.