Skip to main content
Glama
memmizgezgin-creator

cuttingtoolsai-mcp

CuttingToolsAI MCP Server

面向机加工领域的品牌中立硬质合金牌号交叉对照公共 MCP 服务器(无需认证)。让 AI 智能体查询什么牌号与 Sandvik GC4325 相当,即可获得经目录验证的跨制造商可比牌号,并附来源。

托管端点,Streamable HTTP,JSON-RPC 2.0:

https://cuttingtoolsai-mcp.memmizgezgin.workers.dev

工具:grade_xref

参数:grade,必填,例如 GC4325 或 KC5010;brand,可选,用于消除牌号歧义。

返回在制造商发布的对照图表中具有相同 ISO 应用位置的相当牌号。可比性是一个经过验证的起点,而非互换性声明:不同品牌的断屑槽几何形状、涂层和刃口处理均不相同。服务器绝不会凭空编造牌号;未知代码将返回空结果。

Related MCP server: databid

自行运行

上述托管端点无需任何设置。要运行您自己的实例:

node server.js        # Node >= 20, no dependencies

或使用 Docker:

docker build -t cuttingtoolsai-mcp .
docker run -p 8080:8080 cuttingtoolsai-mcp

服务器在 /mcp/ 上使用 MCP Streamable HTTP(通过 POST 的 JSON-RPC 2.0)进行通信。src/index.js 是作为 Cloudflare Worker 部署的同一处理程序;server.js 是围绕它的一个轻量级 Node 适配器。

工作原理

一个轻量级 Cloudflare Worker,使用 MCP Streamable HTTP 协议,透传到公共 REST 端点 https://cuttingtoolsai.eu/api/xref。数据层是一个精选的交叉引用表,提取自制造商目录,并具有多源验证层级。

关于我们

CuttingToolsAI,https://cuttingtoolsai.eu - 品牌中立的切削刀具智能。我们不销售任何刀具,也不从任何制造商处收取佣金。网站上的免费工具:AI 顾问、ISO 1832 和 ANSI 代码的刀片代号解码器、丝攻钻头图表和交叉引用索引。

许可证:MIT

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    F
    maintenance
    Provides AI agents with physics-based corrosion engineering calculations, from rapid handbook lookups to mechanistic electrochemical models with dual-tier pitting assessment for material compatibility screening and corrosion rate prediction.
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Agent-native company intelligence. AI agents search and retrieve structured, verified company context (certifications, capabilities, capacity, lead times) for manufacturing & supply chain via 5 MCP tools.
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/memmizgezgin-creator/cuttingtoolsai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server