Provides tools for interacting with Favro's project management platform, enabling management of organizations, boards, columns, and cards, including creating, updating, moving, and assigning tasks.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Favro MCPCreate a new card 'Update API docs' in the Backlog column"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Favro MCP
MCP server for interacting with Favro project management.
Installation
Create a Favro API token at Favro → My Profile → API Tokens.
Setup
Add to your MCP client config (replace with your credentials):
Claude Code
Tools
Organizations
Tool | Description |
| List all organizations |
| Get current organization |
| Set active organization |
Boards
Tool | Description |
| List all boards |
| Get board with columns |
| Get current board |
| Set active board |
Cards
Tool | Description |
| List cards on board |
| Get card details |
| Create a card |
| Update a card |
| Move card to column |
| Assign/unassign user |
| Add/remove tag |
| Delete a card |
| List custom fields |
Columns
Tool | Description |
| List columns on board |
| Create a column |
| Rename a column |
| Move column position |
| Delete a column |