Server data from the Official MCP Registry
Kiln MCP server for agents: design, slice, print, monitor, and recover physical objects safely.
Kiln MCP server for agents: design, slice, print, monitor, and recover physical objects safely.
Kiln is a well-architected MCP server for 3D printer control with reasonable security practices. Authentication is optional but properly gated for sensitive operations. Code quality is high with input validation and error handling throughout. Permissions (network, env vars, file I/O) are appropriate for a multi-printer orchestration tool. Minor concerns around credential handling in environment variables and some broad exception catching do not significantly impact the score. Supply chain analysis found 18 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
4 files analyzed · 25 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: KILN_PRINTER_HOST
Environment variable: KILN_PRINTER_API_KEY
Environment variable: KILN_PRINTER_TYPE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-codeofaxel-kiln": {
"env": {
"KILN_PRINTER_HOST": "your-kiln-printer-host-here",
"KILN_PRINTER_TYPE": "your-kiln-printer-type-here",
"KILN_PRINTER_API_KEY": "your-kiln-printer-api-key-here"
},
"args": [
"kiln3d"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.