Back to Browse

Diffbeam MCP Server

Developer ToolsLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

Gaussian beam validation, simulation, component search, design links, and live workspaces.

About

Gaussian beam validation, simulation, component search, design links, and live workspaces.

Remote endpoints: streamable-http: https://api.gaussian-beam.com/mcp/

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-gaussian-beam-diffbeam": {
      "url": "https://api.gaussian-beam.com/mcp/"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

DiffBeam by Gaussian Beam

DiffBeam is a deterministic Gaussian beam optics service for AI agents and engineering tools. It validates and solves multi-element optical systems, searches local component catalogs, creates immutable design links, and publishes capability-bound live previews to the Gaussian Beam planner.

DiffBeam does not host or proxy a language model. Bring any compatible AI client.

Remote MCP server

MCP clients can connect directly with Streamable HTTP. Public tools include validation, deterministic simulation, fiber and lens search, schema discovery, and immutable design-link creation. Workspace tools require a temporary capability created by the user in the planner.

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:

  1. get_workspace
  2. preview_workspace_design
  3. explain the calculated preview
  4. apply only after user authorization

Read the Direct Agent Bridge guide. Never put a workspace credential in a URL, public page, model configuration, log, or repository.

Public MCP tools

  • validate_optical_system
  • simulate_optical_system
  • search_fibers
  • search_fiber_collimators
  • search_lenses
  • get_optical_system_schema
  • create_design_link

Capability-bound workspace tools:

  • get_workspace
  • preview_workspace_design
  • apply_workspace_design
  • list_workspace_revisions
  • restore_workspace_revision

Worked optical-design guides

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.

Reviews

No reviews yet

Be the first to review this server!