favro-mcp
Verified Safeby truls27a
Overview
MCP server for interacting with Favro project management, enabling programmatic access to organizations, boards, cards, and columns.
Installation
favro-mcpEnvironment Variables
- FAVRO_EMAIL
- FAVRO_API_TOKEN
Security Notes
The server securely handles credentials by requiring them as environment variables (FAVRO_EMAIL, FAVRO_API_TOKEN) rather than hardcoding them. It uses the httpx library for HTTP communication and includes robust error handling for API responses (e.g., 401, 403, 404, 429). There are no detected uses of 'eval' or other easily exploitable patterns. User input for card names, descriptions, etc., is passed directly to the Favro API, assuming the upstream API handles content sanitization for potential XSS in rendered fields.
Similar Servers
plane-mcp-server
Provides AI agents with tools to interact with Plane APIs for project and work item management.
trello-mcp-server
Provides an AI-agent-friendly interface (MCP server) to interact with the Trello API for managing boards, lists, cards, and other Trello resources.
grok-faf-mcp
Provides a URL-based, zero-configuration Model Context Protocol (MCP) server for Grok/xAI, enabling AI systems to access persistent project context via IANA-registered .faf format and a suite of tools for project analysis and enhancement.
Teamwork-MCP
The MCP server simplifies interaction with the Teamwork.com API, enabling AI agents to manage projects, tasks, people, and companies within Teamwork.