Loomal

mcp-stl

MCP server by github.com/daedalus/mcp-stl

MCP server for editing STL 3D model files

0 starspypi: mcp-stl

About mcp-stl

mcp-stl is an MCP (Model Context Protocol) server published by daedalus in the official MCP registry. MCP server for editing STL 3D model files

It ships as a Python package on PyPI (mcp-stl), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/daedalus/mcp-stl.

Use mcp-stl with your agent

Claude Code · one command
claude mcp add mcp-stl -- uvx mcp-stl
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-stl": {
      "command": "uvx",
      "args": [
        "mcp-stl"
      ]
    }
  }
}
pypimcp-stl

Frequently asked questions

What is mcp-stl?
mcp-stl is an MCP (Model Context Protocol) server by daedalus. MCP server for editing STL 3D model files
How do I connect mcp-stl to Claude, Cursor, or another MCP client?
Install mcp-stl from its pypi package (mcp-stl) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-stl open source?
Yes — the source code is public at github.com/daedalus/mcp-stl.
Can AI agents pay to use mcp-stl?
Not yet through Loomal — mcp-stl is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-stl? Claim this listing free by verifying GitHub ownership, or contact us.