The ``server.py`` module ======================== .. py:module:: ansys.common.mcp.server Summary ------- .. py:currentmodule:: server .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.common.mcp.server.PyAnsysBaseMCP` - Base MCP server for PyAnsys libraries. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: PyAnsysBaseMCP Description ----------- Base MCP server infrastructure for PyAnsys libraries. This module provides the ``PyAnsysBaseMCP`` class that product-specific MCP servers can extend to create their own MCP implementations. .. !! processed by numpydoc !!