cuttingtoolsai-mcp
CuttingToolsAI MCP 서버
머시닝 분야에서 브랜드 중립적인 카바이드 등급(grade) 상호 참조를 위한 공개·무인증 MCP 서버입니다. AI 에이전트에게 Sandvik GC4325와 비교 가능한 등급이 무엇인지 물어보면, 출처가 명시된 카탈로그 검증 기반의 제조사별 비교 등급을 얻을 수 있습니다.
호스팅 엔드포인트, Streamable HTTP, JSON-RPC 2.0:
https://cuttingtoolsai-mcp.memmizgezgin.workers.dev
도구: grade_xref
인자: grade, 필수, 예: GC4325 또는 KC5010; brand, 선택, 등급의 모호성을 해소하기 위해 사용.
제조사가 발행한 비교 차트에서 동일한 ISO 적용 위치를 공유하는 비교 가능한 등급을 반환합니다. 비교 가능성은 검증된 출발점이지, 상호 호환성 주장이 아닙니다: 칩브레이커 형상, 코팅 및 인선 처리(edge preparation)는 브랜드마다 다릅니다. 서버는 절대 등급을 임의로 만들지 않으며, 알 수 없는 코드는 빈 결과를 반환합니다.
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 어댑터입니다.
작동 방식
MCP Streamable HTTP를 지원하는 경량 Cloudflare Worker가 공개 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