DiffBeam MCP Server
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., "@DiffBeam MCP Servervalidate a 4F beam expander with 50mm and 200mm lenses"
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.
DiffBeam by Gaussian Beam
DiffBeam is a deterministic Gaussian beam optics service for AI agents and engineering tools. Its anonymous MCP searches optical component catalogs and reports server/catalog revisions. A separate credentialed Direct Agent Bridge analyzes and applies revisioned edits to a user's Gaussian Beam planner workspace.
DiffBeam does not host or proxy a language model. Bring any compatible AI client.
Remote MCP server
Endpoint:
https://catalog-api.gaussian-beam.com/mcp/Release:
2.0.0Registry name:
com.gaussian-beam/diffbeamHuman-readable documentation: https://gaussian-beam.com/mcp/
Machine-readable manifest: https://gaussian-beam.com/.well-known/mcp/server.json
Contracts: https://gaussian-beam.com/mcp/contracts/
MCP clients connect directly with Streamable HTTP. The public endpoint is anonymous, stateless, and read-only. It has no solver, design-link, or workspace authority.
Related MCP server: Optics MCP Server
No-install Direct Agent Bridge
An internet-capable AI that can send HTTPS POST requests does not need native MCP installation. The planner's Connect your AI dialog creates a workspace-specific endpoint, temporary scoped credential, and ready-to-copy prompt. The normal flow is:
get_workspacemake one small planner-native operation such as
add_lensorset_wavelengthinspect the returned beam feedback and explain the visible revision
refine with the next useful operation; use
dry_runonly for explicit preview-only work
Read the Direct Agent Bridge guide. Never put a workspace credential in a URL, public page, model configuration, log, or repository.
Public MCP tools
get_diffbeam_statesearch_fiberssearch_fiber_collimatorssearch_lenses
Credentialed bridge operations
The bridge is not part of the anonymous MCP. It uses the temporary capability from Connect your AI and groups operations into:
workspace reads, changes, and revision history;
deterministic solving, beam summaries, waist finding, and point measurement;
fiber, collimator, and lens catalog searches;
planner-native source, element, parameter, unit, and beam-target mutations;
undo and revision restore.
Writes require the current expected_revision and create a live planner
revision by default. The public MCP cannot access these operations.
Worked optical-design guides
The JSON file in examples/ is a planner-import example for documentation and
bridge workflows. It is not an argument accepted by the anonymous catalog MCP.
Repository scope
This public repository contains discovery metadata and integration documentation. It deliberately contains no production credentials, private workspace data, telemetry, or deployment configuration. The documents and examples are licensed under Apache-2.0.
Security issues should be reported privately as described in SECURITY.md.
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
- FlicenseNot gradedqualityDmaintenanceEnables language models to perform hardware engineering tasks including CAD part design and heat transfer simulations. Provides tool calls for building mechanical components and running thermal analysis through natural language interactions.
- AlicenseBqualityCmaintenanceEnables LLMs to work with the Optics Design System, providing access to 83 design tokens (HSL-based colors, spacing, typography), 24 components with dependencies, and tools for theme generation, accessibility checking, and code scaffolding.15191MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to control Ansys Zemax OpticStudio via ZOS-API, allowing optical design tasks like aperture settings, optimization, and analysis through natural language.9
- AlicenseNot gradedqualityCmaintenanceEnables natural-language-driven automation of Ansys Lumerical photonic simulations (FDTD, MODE, DEVICE, INTERCONNECT) with 40+ tools for geometry, materials, sources, monitors, solvers, results, optimization, and documentation.MIT
Related MCP Connectors
AI-callable calculators and engineering models with real formulas. No hallucinated math.
Deterministic reasoning stack for AI agents: simulate, decide & compute, plus cross-domain tools.
Build, validate, and deploy multi-agent AI solutions from any AI environment.
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/RiaRosenauer/diffbeam-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server