Photonics Simulation
FreeNot checkedKnowledge-based MCP server for photonics simulation engineering, providing rules, bugs, checklists, and tool recommendations for Lumerical FDTD/MODE/FDE, HFSS,
About
Knowledge-based MCP server for photonics simulation engineering, providing rules, bugs, checklists, and tool recommendations for Lumerical FDTD/MODE/FDE, HFSS, COMSOL, and PyAEDT.
README
Knowledge-based MCP server for photonics simulation engineering.
Supported software:
- Lumerical FDTD
- HFSS
- COMSOL
Current capabilities:
- Known bug database
- Engineering experience repository
- Workflow guidance
Installation
Clone repository
git clone https://github.com/LLLDYYY/Photonics-Simulation-MCP.git
cd Photonics-Simulation-MCP
Install dependencies
python -m pip install -r requirements.txt
Start MCP Server
python server.py
Available Tools
hello()
Returns MCP health status.
get_lumerical_bugs()
Returns known Lumerical issues.
get_hfss_bugs()
Returns known HFSS issues.
get_comsol_rules()
Returns COMSOL simulation rules.
get_pyaedt_rules()
Returns PyAEDT usage rules.
get_physics_rules()
Returns photonics physics rules.
get_simulation_guard(software)
Returns known warnings for selected software.
get_tool_recommendation(task)
Recommends simulation tool based on task.
get_workflow(workflow_name)
Returns workflow steps.
search_knowledge(keyword)
Search all knowledge files.
Cursor MCP Configuration
Example:
{
"mcpServers": {
"photonics": {
"command": "python",
"args": [
"server.py"
]
}
}
}
License
This project is licensed under the MIT License - see the LICENSE file for details.
Repository
Installing Photonics Simulation
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/LLLDYYY/Photonics-Simulation-MCPFAQ
Is Photonics Simulation MCP free?
Yes, Photonics Simulation MCP is free — one-click install via Unyly at no cost.
Does Photonics Simulation need an API key?
No, Photonics Simulation runs without API keys or environment variables.
Is Photonics Simulation hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Photonics Simulation in Claude Desktop, Claude Code or Cursor?
Open Photonics Simulation on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Photonics Simulation with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
