M
MCP Tool Lab
Some custom tools I write for my Claude MCP environment
创建于 3/8/2026
更新于 about 19 hours ago
README
Repository documentation and setup instructions
README not available
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-tool-lab
Cursor 配置 (mcp.json)
{
"mcpServers": {
"thelayeredmind-mcp-tool-lab": {
"command": "uvx",
"args": [
"mcp-tool-lab"
]
}
}
}