← Registry

General Tools

cuttingtoolsai.eu

Provides brand-neutral cross-referencing of carbide grades for material selection.

2 endpoints4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
cuttingtoolsai-xref
Version
1.0.0
Capabilities
tools

Known tools 1

grade_xref

Brand-neutral carbide grade cross-reference.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cuttingtoolsai-xref]
url = "https://cuttingtoolsai-mcp.memmizgezgin.workers.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cuttingtoolsai-xref": {
      "type": "http",
      "url": "https://cuttingtoolsai-mcp.memmizgezgin.workers.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cuttingtoolsai-xref
Remote MCP URL: https://cuttingtoolsai-mcp.memmizgezgin.workers.dev

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cuttingtoolsai-xref": {
      "url": "https://cuttingtoolsai-mcp.memmizgezgin.workers.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cuttingtoolsai-xref": {
      "type": "http",
      "url": "https://cuttingtoolsai-mcp.memmizgezgin.workers.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cuttingtoolsai-xref",
  "transport": "streamable-http",
  "url": "https://cuttingtoolsai-mcp.memmizgezgin.workers.dev"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://cuttingtoolsai.eu/mcp

No auth detected

MCP server metadata

Name
cuttingtoolsai
Version
1.0.0
Capabilities
tools
Server instructions

Brand-neutral cutting-tool reference tools: carbide grade cross-reference (manufacturer comparison charts with verification status), workpiece material designation cross-reference (EN/W.-Nr./AISI/UNS/JIS), and ISO-group turning starting values. Data is never invented; unknown lookups say so. Full site: https://cuttingtoolsai.eu

Known tools 3

grade_cross_reference

Cross-reference a carbide insert grade across manufacturers.

Potential side effects
material_cross_reference

Cross-reference a workpiece material designation across standards (EN, Werkstoffnummer, AISI/ASTM/UNS, JIS) from a curated 77-material set, e.

Inferred read-only
speeds_feeds_starting_values

Starting cutting-speed and feed ranges for coated-carbide TURNING by ISO 513 material group (P steel, M stainless, K cast iron, N aluminium, S_TI titanium, S_NI nickel superalloy, H hardened steel).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cuttingtoolsai]
url = "https://cuttingtoolsai.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cuttingtoolsai": {
      "type": "http",
      "url": "https://cuttingtoolsai.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cuttingtoolsai
Remote MCP URL: https://cuttingtoolsai.eu/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cuttingtoolsai": {
      "url": "https://cuttingtoolsai.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cuttingtoolsai": {
      "type": "http",
      "url": "https://cuttingtoolsai.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cuttingtoolsai",
  "transport": "streamable-http",
  "url": "https://cuttingtoolsai.eu/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.