FerroLaser Parts Knowledge 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., "@FerroLaser Parts Knowledge MCP ServerWhat does Raycus alarm code 02 mean?"
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.
FerroLaser Parts Knowledge MCP Server
Fiber laser machine parts & components knowledge base as an MCP server — 521 structured knowledge cards covering fiber laser sources (Raycus, Max Photonics, JPT), laser cutting heads and welding heads (Raytools / Empower, OSPRI, Super Laser), CNC control systems (BOCHU / Friendess FSCUT, CypCut / HypCut): key specifications, wiring diagrams, alarm / error code explanations, consumable part numbers, and selection advice — all distilled from official manufacturer manuals.
Maintained by FerroLaser — an industrial fiber laser machine manufacturer in Jinan, China (laser cutting machines, welding machines, cleaning machines, marking machines, sold factory-direct worldwide).
What can an AI assistant do with this?
"What does Raycus alarm code XX mean and how do I fix it?"
"BLT421 vs BM111 cutting head — which fits a 6kW source?"
"FSCUT2000 wiring: which terminal takes the servo alarm input?"
"What consumable part numbers does the Raytools BW06K welding head use?"
"How is a fiber laser cutting machine put together?" (component anatomy overview)
Send a sourcing / quote inquiry straight to FerroLaser's engineers (
submit_inquiry)
Related MCP server: SheetsData MCP
Endpoint (hosted, free)
https://mcp.ferrolaser.com/mcpTransport: Streamable HTTP (stateless). No authentication required for knowledge tools.
Claude Desktop / Claude Code
claude mcp add --transport http ferrolaser-parts https://mcp.ferrolaser.com/mcpor in claude_desktop_config.json / .mcp.json:
{
"mcpServers": {
"ferrolaser-parts": {
"type": "http",
"url": "https://mcp.ferrolaser.com/mcp"
}
}
}Cursor / other MCP clients
Add a remote MCP server with URL https://mcp.ferrolaser.com/mcp (Streamable HTTP).
Tools
Tool | What it does |
| Weighted search over 521 cards (title/brand/positioning/body), with brand-alias expansion (Friendess→BOCHU, Raytools→Empower, 锐科→Raycus…) |
| Full card: spec tables, wiring, alarm codes, consumable part numbers, field notes |
| Brands covered, card counts, one-line intro each |
| Category essays: |
| Reach FerroLaser sales engineers (machine quotes / part sourcing); human reply within one business day |
Card bodies are written in Chinese (distilled from bilingual official manuals) — AI clients translate on the fly; model numbers, part numbers and alarm codes are language-neutral.
Self-hosting
docker compose up -d --build # serves on :8890, path /mcpSet GATEWAY_TOKEN env only if you wire submit_inquiry to your own backend; knowledge
tools work without any configuration.
Data & license
Knowledge cards are distilled from publicly available official manufacturer manuals; no pricing, no BOMs, no customer data. Source PDFs are downloadable at ferrolaser.com/resources.
Code: MIT. Knowledge data (
app/parts_kb.json,app/overviews/): CC BY 4.0 — attribution "FerroLaser (ferrolaser.com)".
Fiber laser cutting machine · laser welding machine · laser cleaning machine · laser marking machine — FerroLaser, Jinan, China.
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
- AlicenseBqualityFmaintenanceEnables AI assistants to search and retrieve information from 3GPP specification documents, including full-text search and specific lookup for LTE and 5G NAS cause values. It comes with pre-processed data for major specifications covering NAS, RRC, and protocol conformance testing.Last updated1435MIT
- AlicenseAqualityBmaintenanceProvides AI agents with instant, structured access to electronic component datasheets, pinouts, and electrical specifications without requiring PDF uploads. It enables seamless part searching, design validation, and side-by-side component comparisons across major hardware providers.Last updated12848MIT
- Alicense-qualityCmaintenanceDeterministic industrial parts replacement engine with official catalogs and expert accuracy checksLast updatedMIT
- AlicenseAqualityBmaintenanceProvides AI agents with offline access to OPC UA companion specification types, dependencies, and engineering units for industrial modeling.Last updated11252MIT
Related MCP Connectors
Electronic component datasheets for AI agents — specs, pinouts, package data on demand.
Shared knowledge base for AI agents. Search and contribute solutions to technical problems.
Structured aquarium, marine, terrarium and paludarium data for AI agents.
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/jinweihan-ai/ferrolaser-parts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server