mcpbeat Sign in

MCP Stl MCP Server

local only

MCP Stl runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi. Last commit 22 Apr 2026.

MCP server for editing STL 3D model files

Installs per day peak 15 · avg 8 · -5% w/w
a month agotoday
54
Installs / week
pypi · mcp-stl
0
Stars
0 open issues
22 Apr 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Stl every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-stl -- uvx mcp-stl
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-stl": {
      "args": [
        "mcp-stl"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-stl]
command = "uvx"
args = ["mcp-stl"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-stl": {
      "args": [
        "mcp-stl"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-stl": {
      "args": [
        "mcp-stl"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Stl

same job, measured the same way
Mcpcap
by mcpcap

An MCP server for analyzing PCAP files.

480 installs/wk local only
Marketing Mcp
by varvararatta

MCP server for Marketing

4 tools answering
MCP Server Filesystem
by bytedance

MCP server for filesystem access

465 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
Fcc Ecfs
by pipeworx-io

MCP server for fcc-ecfs

35 tools answering
p6xer MCP Server
by osama-ata

An MCP server for Primavera P6 XER files.

79 installs/wk local only
Grok Video
by codechap

MCP server for Grok video — text-to-video, image-to-video, and video editing

local only

MCP Stl — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Stl?
MCP Stl runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-stl was installed 54 times last week.
How do I connect MCP Stl?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-stl straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Stl?
The pypi package mcp-stl was installed 54 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Stl open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.