INDIVIDUAL MCP TOOL
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).
LIVE ENDPOINT
https://cuttingtoolsai.eu/mcp
Connect to this endpoint to inspect the live schema for speeds_feeds_starting_values and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
grade_cross_reference— Cross-reference a carbide insert grade across manufacturers.material_cross_reference— Cross-reference a workpiece material designation across standards (EN, Werkstoffnummer, AISI/ASTM/UNS, JIS) from a curated 77-material set, e.