The ansys.mapdl.mcp library#

Summary#

__main__

Entry point for running the MCP server as a module.

contexts

Context tools for PyMAPDL MCP Server.

helpers

Helper functions for PyMAPDL MCP.

prompts

Prompt templates for PyMAPDL MCP server.

server

Lifespan and CLI entry for the MCP server with startup options.

tools

List of tools in PyMAPDL-MCP.

launcher

Entry point for the MCP server.

__version__

PyMAPDL MCP version.

app

Description#

PyMAPDL MCP Server - Model Context Protocol server for Ansys MAPDL.

This package provides a Model Context Protocol (MCP) server that enables AI assistants to interact with Ansys MAPDL through PyMAPDL. By default, it is configured to use PyMAPDL code unless a clear statement is made to use APDL code or for plotting MAPDL/PyMAPDL plots.

Module detail#

mcp.__version__#

PyMAPDL MCP version.