mcpbeat

Ferrolaser Parts MCP Server

io.github.jinweihan-ai/ferrolaser-parts
answering

Ferrolaser Parts is answering right now. Last checked 7 min ago. It exposes 5 tools. Last commit 3 Jul 2026.

Fiber laser parts knowledge: laser sources, cutting/welding heads, CNC controls, alarm codes.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
886 ms
Response time
average over 24h
0
Stars
last commit 3 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add ferrolaser-parts --transport http https://mcp.ferrolaser.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ferrolaser-parts": {
      "url": "https://mcp.ferrolaser.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ferrolaser-parts]
url = "https://mcp.ferrolaser.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ferrolaser-parts": {
      "url": "https://mcp.ferrolaser.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ferrolaser-parts": {
      "url": "https://mcp.ferrolaser.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

brand
get_brand_overview
Read a category-level overview essay. Topics: anatomy (what a fiber laser machine is made of), laser-sources, cutting-heads, welding-heads, control-systems, cladding-cleaning. Written in Chinese; translate for the user as needed.
brands
list_brands
List the brands covered by this knowledge base with card counts and a one-line intro for each (laser sources, cutting/welding heads, control systems).
part
get_part_card
Fetch ONE knowledge card in full (specs table, wiring, alarm codes, consumable part numbers, field notes) by card_id (from search results) or by exact/partial title.
parts
search_parts_knowledge
Search 521 knowledge cards about fiber laser machine parts: laser sources, cutting heads, welding heads, control systems, wire feeders. Query by model (e.g. "BLT421", "FSCUT2000", "RFL-C3000"), alarm/error keyword, or topic. Optional brand filter: raycus / maxphotonics / jpt / bochu (friendess) / empower (raytools) / ospri / superlaser. Returns best-matching cards with excerpt; use get_part_card for full text.
submit
submit_inquiry
Send an inquiry to FerroLaser's sales engineers — for fiber laser machine quotes, part/component sourcing, or technical consultation. A human engineer replies within one business day. Requires name, a valid email, and a message describing the need.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ferrolaser.com/mcp streamable-http answering 1606 ms 7 min ago

Ferrolaser Parts — questions

Answers built from our own checks of this server.

What can Ferrolaser Parts do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_brand_overview, get_part_card, list_brands, search_parts_knowledge, submit_inquiry. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Ferrolaser Parts working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 886 ms. The bar chart above shows every period we have measured.
How do I connect Ferrolaser Parts?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Ferrolaser Parts need an API key?
No. Ferrolaser Parts completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Ferrolaser Parts?
It answers our handshake in 886 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Ferrolaser Parts open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.