.. title:: PyAnsys Common MCP documentation .. meta:: :keywords: pyansys, mcp, model context protocol, ai, claude, chatgpt :description: Common infrastructure for building MCP servers for PyAnsys libraries PyAnsys Common MCP ================== .. toctree:: :hidden: :maxdepth: 3 getting_started/index user_guide/index api/index examples/index changelog PyAnsys Common MCP is a foundational library for building Model Context Protocol (MCP) servers for PyAnsys libraries. .. grid:: 2 2 2 2 :gutter: 1 2 2 2 :padding: 1 2 2 2 .. grid-item-card:: :fa:`rocket` Get started :link: ref_getting_started :link-type: ref Learn how to install PyAnsys Common MCP and create your first MCP server in minutes. .. grid-item-card:: :fa:`book-open` User guide :link: ref_user_guide :link-type: ref Understand the architecture, advanced patterns, and best practices for building robust MCP servers. .. grid-item-card:: :faEe` Examples :link: ref_examples :link-type: ref Review complete working examples, including PyExample-MCP, and explore production implementations like PyMAPDL-MCP. .. grid-item-card:: :fa:`file-code` API reference :link: api/index :link-type: doc Access detailed API documentation for all classes, methods, and functions in PyAnsys Common MCP. Real-world implementations -------------------------- See these production MCP servers built with PyAnsys Common MCP: - `PyMAPDL-MCP `_: An MCP server for PyMAPDL