PicToSTL runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for pictostl.com image-to-3D generation
Today is the operative word: we check PicToSTL every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 pictostl-mcp -- npx -y pictostl-mcp
{
"mcpServers": {
"pictostl-mcp": {
"args": [
"-y",
"pictostl-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pictostl-mcp]
command = "npx"
args = ["-y", "pictostl-mcp"]
{
"mcpServers": {
"pictostl-mcp": {
"args": [
"-y",
"pictostl-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pictostl-mcp": {
"args": [
"-y",
"pictostl-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PICTOSTL_API_KEY (PicToSTL API key. Create one at https://pictostl.com/api-keys), PICTOSTL_API_BASE (Optional override for the PicToSTL API base URL).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Flux AI image generation
MCP server for Qwen Image 3 AI image generation
Recraft AI Image Generation MCP Server for AI coding agents
MCP server for Grok image generation and editing
MCP server for ByteDance Seedream AI image generation
MCP server for Google Nano Banana (Gemini) image generation
MCP server for Grok Imagine AI video generation
OpenAI image generation MCP server for Model Context Protocol hosts
Answers built from our own checks of this server.