M
MCP Tools
by @ocdOnDev
MCP Tools - Web interface for managing and invoking Model Context Protocol tools
Created 10/25/2025
Updated 6 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_tools
Cursor configuration (mcp.json)
{
  "mcpServers": {
    "ocdondev-mcp-tools": {
      "command": "uvx",
      "args": [
        "mcp_tools"
      ]
    }
  }
}
Author Servers
Other servers by ocdOnDev