mcp-personal-productivity-server

Srisahana1/mcp-personal-productivity-server
★ 0 stars Python Database Updated today
An AI-powered Personal Productivity Server built using Model Context Protocol (MCP), Python, and SQLite. It enables AI agents to manage tasks, organize and search notes, track events, and generate daily productivity summaries through structured MCP tools, with a modular architecture designed for future integrations.
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": {
    "mcp-personal-product": {
      "command": "uvx",
      "args": [
        "mcp-personal-productivity-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-personal-productivity-server

📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →