Ansys-Fluent-Mechanical-Discovery-MCP-server

Bettertoo2/Ansys-Fluent-Mechanical-Discovery-MCP-server
★ 0 stars Python 📦 Other Updated 1d ago
一项基于Ansys启用gRPC服务器连接Discovery、Mechanical、Fluent的MCP项目
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ansys-fluent-mechani": {
      "command": "uvx",
      "args": [
        "ansys-fluent-mechanical-discovery-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ansys-fluent-mechanical-discovery-mcp-server