M
MCP Tool
by @DandyBright
MCP server by DandyBright
Created 12/19/2025
Updated about 10 hours ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_tool
Cursor configuration (mcp.json)
{
"mcpServers": {
"dandybright-mcp-tool": {
"command": "uvx",
"args": [
"mcp_tool"
]
}
}
}