Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

DiffBeam Gaussian Beam Optics

com.gaussian-beam/diffbeam

Read-only optical catalog search plus DiffBeam server, schema, and catalog revision metadata.

Uptime
50.0%
2 direct probes · 30d
Response
8850ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_diffbeam_state

Check whether DiffBeam protocol, tools, or catalog data changed. If `changed` is true, refresh tool schemas and repeat any catalog searches before citing part numbers. This tool is read-only,…

search_fibers

Search public fiber catalog rows. Use when the user asks for real fiber part numbers, links, mode-field diameter, numerical aperture, wavelength compatibility, or attenuation. Returns onl…

search_fiber_collimators

Search public fiber-collimator catalog rows. Use when the user asks for real collimator/coupler part numbers, links, EFL, coating range, connector type, clear aperture, or vendor data. Do not…

search_lenses

Search public lens catalog rows. Use when the user asks for real lens part numbers, links, focal lengths, diameters, coatings, or purchasable candidates for a design. Return matches as ev…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "diffbeam_gaussian_beam_optics": {
      "url": "https://catalog-api.gaussian-beam.com/mcp/",
      "transport": "streamable-http"
    }
  }
}