Photonics Simulation MCP
Provides knowledge-based rules and API guidelines for photonics simulation using COMSOL, including MPh API and mode analysis rules.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Photonics Simulation MCPRecommend a tool for mode analysis."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Photonics Simulation MCP
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-MCPInstall dependencies
python -m pip install -r requirements.txtStart MCP Server
python server.pyRelated MCP server: COMSOL MCP Server
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LLLDYYY/Photonics-Simulation-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server