TeamRetro
Provides a bridge to TeamRetro's team management platform for creating and managing teams, users, an...
Log in to your TeamRetro account:
Visit https://www.teamretro.com/ and log in with your administrator or authorized user credentials.Open the API Settings Page:
Go to the TeamRetro API help article: https://help.teamretro.com/article/320-teamretro-api for official documentation.
Look for the section on generating or accessing your API key. This is typically found in the "API Keys" or "Integrations" area of your TeamRetro user account or organization settings.Create or locate your API key:
- If creating a new API key: Click the option to generate a new API key (sometimes labeled as "Create API Key," "Generate Key," or similar).
- If an API key already exists: Copy the value of the existing key.
Set the Authentication Type:
Ensure the authentication type is set toapiKey.
This is done by setting the environment variableTEAMRETRO_AUTH_TYPEtoapiKey.Copy your API key:
The API key will be shown only once after creation. Copy it and keep it secure.Fill in the FastMCP connection interface:
- Open the FastMCP connection interface.
- Add the following environment variables using the “Install Now” button:
TEAMRETRO_AUTH_TYPE: Set the value toapiKeyTEAMRETRO_API_KEY: Paste your copied API key value
(Optional) Set the Base URL:
If you need to override the default TeamRetro API URL for a custom deployment, setTEAMRETRO_BASE_URLtohttps://api.teamretro.com.
Your integration is now configured to allow FastMCP to securely access your TeamRetro account through the MCP server using your API Key.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Project Management
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Azure DevOps
Supercharge your workflow by bringing Azure DevOps commands directly into VS Code. The Azure DevOps MCP Server lets you manage projects, builds, releases, repos, work items, test plans, and more from your editor with simple prompts. Focused, easy-to-use tools offer clear access to Azure DevOps data, making routine tasks faster while keeping complexity out of your way. Perfect for anyone who wants to streamline DevOps work inside their coding environment.
TaskManager
Manage and execute tasks efficiently with MCP TaskManager in a queue-based system. This server supports planning by accepting and organizing task lists, and execution by delivering tasks one at a time with feedback on completion. It tracks tasks via unique IDs, ensuring smooth workflow coordination through clear stages: planning, executing, and completing. Designed for integration with MCP clients like Claude Desktop, TaskManager simplifies complex task handling and improves automation by providing structured task queues and real-time updates. Its straightforward action parameters allow easy control over task flow, making it a powerful tool for effective task management.
OmniFocus Enhanced
Integrates with OmniFocus on macOS using AppleScript to provide complete task and project management capabilities including CRUD operations, perspective views, batch operations, subtask hierarchies, tag management, and custom filtering for productivity workflows.
Jira
Streamline Jira Cloud integration with this modular MCP server for AI and automation tools. Easily list scrum boards, track issues, add comments, fetch user info, and search users. Designed for extensibility and easy contribution, it helps automate workflows and connect Jira data to custom agents or bots. The server supports key Jira functionalities like retrieving server details and managing issues, all wrapped in a clean, TypeScript-based structure. Whether enhancing existing tools or building new automation, this project simplifies interacting with Jira Cloud via the Model Context Protocol.
Anubis
Orchestrates AI coding workflows through role-based agents that transition between specialized responsibilities (orchestrator, architect, developer, reviewer, integration engineer) with comprehensive task management, dependency tracking, and execution state persistence.