A
Ansys Lumerical MCP
by @SheepWangZz
MCP server for Ansys Lumerical automation via ansys-lumerical-core.
Created 5/1/2026
Updated about 9 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx ansys-lumerical-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"sheepwangzz-ansys-lumerical-mcp": {
"command": "uvx",
"args": [
"ansys-lumerical-mcp"
]
}
}
}