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アダプターです。

仕組み

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

運営者

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