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.
Related MCP Servers
- Alicense-qualityBmaintenanceEnables AI agents to automate multiphysics simulations in COMSOL Multiphysics, covering model management, geometry building, physics configuration, and results visualization. It supports complex simulation workflows through the MCP protocol and includes integrated knowledge retrieval for documentation and troubleshooting.Last updated594MIT
- AlicenseBqualityBmaintenanceMCP Server for COMSOL Multiphysics simulation automation via AI agents.Last updated78MIT
- AlicenseBqualityCmaintenanceEnables AI agents to automate COMSOL Multiphysics simulations, including model management, geometry building, physics configuration, meshing, solving, and results visualization through the MCP protocol.Last updated78MIT
- AlicenseCqualityBmaintenanceEnables AI agents to control Ansys Electronics Desktop (HFSS, Maxwell, Q3D, etc.) using MCP tools for simulation automation.Last updated10020PolyForm Noncommercial 1.0.0
Related MCP Connectors
MCP server for the Fail Modes taxonomy — a knowledge base of AI system failure modes
Official MCP server for Lovable, the AI-powered full-stack app builder.
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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