Back to search
30
MCP

io.github.daedalus/mcp-stl

io.github.daedalus/mcp-stl

MCP server for editing STL 3D model files

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-kicad
MCP server exposing KiCad PCB Editor functionality via IPC API
0 tools
io.github.daedalus/mcp-rfc-editor
An MCP server that provides rfc editing capabilities
0 tools
io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
io.github.daedalus/mcp-ecdsa
MCP server for ECDSA cryptography
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.daedalus/mcp-stl": {
      "url": "None",
      "transport": "http"
    }
  }
}