mcp-server-trello and tempo-mcp-server

These tools are ecosystem siblings, as both are distinct Model Context Protocol (MCP) servers, with one providing tools for Trello and the other for Tempo worklogs in Jira, rather than directly competing or being used together.

mcp-server-trello
78
Verified
tempo-mcp-server
57
Established
Maintenance 10/25
Adoption 19/25
Maturity 25/25
Community 24/25
Maintenance 6/25
Adoption 13/25
Maturity 18/25
Community 20/25
Stars: 278
Forks: 98
Downloads: 7,550
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 29
Forks: 25
Downloads: 501
Commits (30d): 0
Language: TypeScript
License: MIT
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 tempo-mcp-server

ivelin-web/tempo-mcp-server

MCP server for managing Tempo worklogs in Jira

Implements the Model Context Protocol (MCP) to expose Tempo's worklog API through a stdio transport, enabling Claude, Cursor, and compatible AI clients to log time and manage Jira worklogs via natural language. Supports both basic and OAuth 2.0 authentication for Jira, bulk operations, and optional Tempo account linking through custom fields. Available as an npm package for zero-installation deployment or as a local clone for development.

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