mcp-server-trello and mcp-toggl

These tools are complements; one provides Trello integration for project management, while the other offers Toggl Track integration for time tracking, both using the Model Context Protocol.

mcp-server-trello
78
Verified
mcp-toggl
48
Emerging
Maintenance 10/25
Adoption 19/25
Maturity 25/25
Community 24/25
Maintenance 10/25
Adoption 4/25
Maturity 18/25
Community 16/25
Stars: 278
Forks: 98
Downloads: 7,550
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 8
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No risk flags

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 mcp-toggl

verygoodplugins/mcp-toggl

MCP server for Toggl Track integration with intelligent caching and reporting tools

Implements an LRU cache with configurable TTL and size limits to minimize Toggl API calls, achieving >95% cache hit rates while automatically hydrating time entries with project/workspace/client metadata. Designed as an MCP server for Claude Desktop and Cursor, it exposes tools for timer control, daily/weekly/project reporting, and workspace management with structured JSON output compatible with Automation Hub workflows. Uses Basic Auth with Toggl API tokens and includes automatic retry logic with exponential backoff to handle rate limiting.

Scores updated daily from GitHub, PyPI, and npm data. How scores work