DiffBeam Gaussian Beam Optics
com.gaussian-beam/diffbeamRead-only optical catalog search plus DiffBeam server, schema, and catalog revision metadata.
Tools · 4
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 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 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 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…
Similar MCP servers embedding-nearest
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"
}
}
}