mcp-server-trello and activitywatch-mcp-server
About mcp-server-trello
delorenj/mcp-server-trello
A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards.
Built in TypeScript with automatic rate limiting (respects Trello's 300/10s per API key and 100/10s per token thresholds), this server enables comprehensive board operations including card data extraction with checklists, attachments, labels, and comments, plus file attachment uploads from URLs. Runs on the Bun runtime for 2.8-4.4x performance improvement while maintaining backward compatibility with `npx` and `npm`, and supports dynamic board/workspace switching without server restarts via persistent configuration.
About activitywatch-mcp-server
8bitgentleman/activitywatch-mcp-server
Model Context Protocol server for ActivityWatch time tracking data
Exposes ActivityWatch's query language (AQL) and raw event data through MCP tools, enabling LLMs to execute complex time-tracking queries and filter events by application, website, or AFK status. Implements stdio transport between the Node.js server and ActivityWatch REST API (localhost:5600), with four primary tools: bucket enumeration, AQL query execution, raw event retrieval, and settings access. Designed as a Claude for Desktop plugin that translates natural language requests into structured ActivityWatch queries.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work