mcp-toolz

taylorleese/mcp-toolz
★ 3 stars Python 📦 Other Updated 17d ago
MCP Tools that may or may not be useful to others.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-toolz": {
      "command": "uvx",
      "args": [
        "mcp-toolz"
      ]
    }
  }
}

Or install with pip: pip install mcp-toolz