Ansys MCP Server for Claude Desktop
io.github.vorobjewsen30-max/ansys-mcp-server
MCP server for Ansys engineering simulations — CFD, FEA, meshing, and post-processing. 24 tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Ansys MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ansys-mcp-server": {
"command": "uvx",
"args": [
"ansys-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs