S
Slicejs MCP
作者 @VKneider
MCP server by VKneider
创建于 2/10/2026
更新于 15 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-slicejs-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"vkneider-slicejs-mcp": {
"command": "npx",
"args": [
"vkneider-slicejs-mcp"
]
}
}
}