bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.richardofortune/cadloop-slicer · v0.1.0
Find printer profiles, check bed fit, slice to .gcode.3mf and extract the G-code.
cadloop Slicer 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cadloop-slicer": {
"command": "uvx",
"args": [
"cadloop"
]
}
}
}SLICER_WORKSPACE可选The only directory this server reads and writes. Defaults to ~/cad.
SLICER_BIN可选Path to the slicer binary. Auto-detected if unset. Creality Print's CLI does not work headless on macOS; prefer OrcaSlicer, Bambu Studio or ElegooSlicer there.
SLICER_PROFILE_DIRS可选Extra profile roots, os.pathsep separated. Added to the auto-detected roots rather than replacing them.
SLICER_TIMEOUT可选Seconds before a slice is killed. Defaults to 600.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.richardofortune/cadloop-slicer",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "cadloop Slicer",
"description": "Find printer profiles, check bed fit, slice to .gcode.3mf and extract the G-code.",
"repository": {
"url": "https://github.com/richardofortune/cadloop",
"source": "github"
},
"homepage": "https://github.com/richardofortune/cadloop",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "cadloop",
"version": "0.1.0",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "SLICER_WORKSPACE",
"description": "The only directory this server reads and writes. Defaults to ~/cad."
},
{
"name": "SLICER_BIN",
"description": "Path to the slicer binary. Auto-detected if unset. Creality Print's CLI does not work headless on macOS; prefer OrcaSlicer, Bambu Studio or ElegooSlicer there."
},
{
"name": "SLICER_PROFILE_DIRS",
"description": "Extra profile roots, os.pathsep separated. Added to the auto-detected roots rather than replacing them."
},
{
"name": "SLICER_TIMEOUT",
"description": "Seconds before a slice is killed. Defaults to 600."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.richardofortune/cadloop-slicer",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.richardofortune%2Fcadloop-slicer/versions/latest",
"isOfficial": true,
"status": "active"
}
}