productivity-suite-mcp

zellkernel/productivity-suite-mcp
★ 0 stars Python Other Updated 5d ago
AI-powered text formatting and summarization MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "productivity-suite-m": {
      "command": "uvx",
      "args": [
        "productivity-suite-mcp"
      ]
    }
  }
}

Or install with pip: pip install productivity-suite-mcp