Release notes#

This section contains the release notes for PyMAPDL-MCP.

0.2.1 - June 10, 2026#

Adding pdf build

#141

Update CHANGELOG for v0.2.0

#140

Add order for GH and PyPI releases

#142

0.2.0 - June 09, 2026#

Adding changelog

#105

Update pre-commit with best practices

#106

Replace MIT License with ANSYS MCP Server Technology Preview License Agreement

#113

Rename system_prompt to pymapdl_system_prompt for clarity

#114

Remove write_comment tool and related documentation

#117

Adding `commands` argument to screenshot tool

#119

Update ansys-common-mcp dependency to version 0.3.0

#121

Standardize all tools to return ToolResult

#123

Turn off and on tools based on MAPDL connection state

#124

Reducing guidelines tools

#126

Tech review

#131

Pass real_context to list_mapdl_instances in integration test

#120

Auto-clear crashed MAPDL instance on launch/connect

#128

List all MAPDL installations in `check_mapdl_installed`

#129

Alignment with PyAnsys documentation

#107

Fix documentation build + add ``doc-deploy-pr``

#109

Review to meet style guide

#135

Bump the actions group across 1 directory with 3 updates

#134

Bump the actions group across 1 directory with 2 updates

#137

Bump the pip-deps group across 1 directory with 5 updates

#138

Enable official release

#139

Add prompts system and fix _cli_config propagation

#96