Back to Home
truls27a icon

favro-mcp

Verified Safe

by truls27a

Overview

MCP server for interacting with Favro project management, enabling programmatic access to organizations, boards, cards, and columns.

Installation

Run Command
favro-mcp

Environment 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

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens10
Stars2
Forks0
Last Update2026-01-17

Tags

Favroproject managementtask managementAPI clientworkflow automation