Skip to main content

MCP server for Favro project management

Project description

Favro MCP

MCP server for interacting with Favro.

Installation

git clone https://github.com/truls27a/favro-mcp.git
cd favro-mcp
python -m venv .venv
source .venv/bin/activate  # or .venv\Scripts\activate on Windows
pip install -e .

Create a Favro API token at Favro → My Profile → API Tokens.

Setup

Add to your MCP client config (replace with your credentials):

{
  "mcpServers": {
    "favro": {
      "command": "/path/to/favro-mcp/.venv/bin/favro-mcp",
      "env": {
        "FAVRO_EMAIL": "your-email@example.com",
        "FAVRO_API_TOKEN": "your-token"
      }
    }
  }
}

Claude Code

claude mcp add --transport stdio favro \
  -e FAVRO_EMAIL=your-email@example.com \
  -e FAVRO_API_TOKEN=your-token \
  -- /path/to/favro-mcp/.venv/bin/favro-mcp

Resources

Resource Description
favro://organizations List all organizations
favro://organization/current Get current organization
favro://boards List all boards
favro://boards/{board_id} Get board with columns
favro://board/current Get current board
favro://boards/{board_id}/cards List cards on board
favro://boards/{board_id}/columns List columns on board
favro://cards/{card_id} Get card details

Tools

Tool Description
set_organization Set active organization
set_board Set active board
create_card Create a card
update_card Update a card
move_card Move card to column
assign_card Assign/unassign user
tag_card Add/remove tag
delete_card Delete a card
create_column Create a column
rename_column Rename a column
move_column Move column position
delete_column Delete a column

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

favro_mcp-0.1.0.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

favro_mcp-0.1.0-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file favro_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: favro_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for favro_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 01624a63d8b2c5c21b8c0be4bdb3dd539ccbc5f998c72a6b16fec65ae2a045c1
MD5 8722a8a3848fb4762c7f67ce37d70168
BLAKE2b-256 d645134eecb7175a3fd82fc088b4561557f4666385317c6140b4a428ac6a59d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for favro_mcp-0.1.0.tar.gz:

Publisher: publish.yml on truls27a/favro-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file favro_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: favro_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for favro_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 283311c61b842fc9899028caf692599f28a472fe1087c5f4f6fb5aec9b0dce77
MD5 7dfd0ed50b14fa4b11a34fac24f7a437
BLAKE2b-256 bba2b7a780735eb20a86aed3ac3c85adfcebf4d12f70c84a0fded889bb845264

See more details on using hashes here.

Provenance

The following attestation bundles were made for favro_mcp-0.1.0-py3-none-any.whl:

Publisher: publish.yml on truls27a/favro-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page