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アダプターです。
仕組み
MCP Streamable HTTPに対応し、公開RESTエンドポイントhttps://cuttingtoolsai.eu/api/xrefにパススルーする、薄いCloudflare Workerです。データ層は、メーカーカタログから抽出され、複数ソースによる検証ティアを備えた厳選された相互参照テーブルです。
運営者
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