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
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
- Alicense-qualityFmaintenanceProvides 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.1MIT
- Alicense-qualityDmaintenanceAgent-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
- Alicense-qualityCmaintenanceDeterministic industrial parts replacement engine with official catalogs and expert accuracy checksMIT
- FlicenseAqualityAmaintenanceCross-OEM industrial machine intelligence. Normalizes telemetry across 16 manufacturer families (Fanuc, Siemens, Haas, DMG Mori, Mazak), enables plain-English operational automation, and produces tamper-evident work records. 14 MCP tools.14
Related MCP Connectors
Cross-OEM industrial machine intelligence: identity, normalization, automation, attestation.
Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math
Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.
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/memmizgezgin-creator/cuttingtoolsai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server