Kiln runs on your own machine — the client starts it, so there is no endpoint to ping. 1 810 installs a week from pypi. Last commit 3 Aug 2026.
Kiln MCP server for agents: design, slice, print, monitor, and recover physical objects safely.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kiln -- uvx kiln3d
{
"mcpServers": {
"kiln": {
"args": [
"kiln3d"
],
"command": "uvx"
}
}
}
[mcp_servers.kiln]
command = "uvx"
args = ["kiln3d"]
{
"mcpServers": {
"kiln": {
"args": [
"kiln3d"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kiln": {
"args": [
"kiln3d"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.