Skip to main content
Glama
585,494 tools. Updated 2026-09-18 04:23

"Favro" matching MCP tools:

  • Search Favro cards by matching text in name or description. Scan cards on a board or in a collection with optional pagination limit.
    MIT
  • Retrieve a Favro card by its card ID with full details including description, custom fields, attachments, and time tracking. Always returns current data.
    MIT
  • Retrieve comments from a Favro card using its cardCommonId. Returns user IDs which can be resolved to names via the list-users tool.
    MIT
  • Retrieve a Favro board by ID with its lanes and columns. Use this to understand column layout before listing cards.
    MIT
  • Retrieve a Favro collection by its ID, including sharing level and archived state. Results are cached for efficiency.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Read-only MCP server for Favro, providing tools to list organizations, collections, boards, cards, comments, checklists, and search cards via the Favro API.
    14
    1 npm
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    An MCP server for interacting with the Favro project management platform. It enables users to manage organizations, boards, columns, and cards through actions like task creation, assignment, and status updates.
    28
    5
    MIT

Matching MCP Connectors

  • Retrieve a paginated list of Favro boards and backlogs, optionally filtered by collection or archived status.
    MIT
  • List columns on a Favro board to get each column's position and card count. Use the returned columnId to filter cards to a single column.
    MIT
  • Retrieve all checklists on a Favro card using its cardCommonId. Directly returns current tasklist IDs for further item listing.
    MIT
  • Retrieve checklist items from a Favro card, showing their completion status. Optionally filter results to a single checklist using its ID.
    MIT
  • Fetch a list of users in your Favro organization, including their ID, name, email, and role. Use this to resolve user IDs from card assignments and comments.
    MIT
  • Retrieve details of a specific Favro user by providing their user ID. Results are cached for efficiency.
    MIT
  • Fetch collections that group related boards and backlogs in Favro. Use this to start exploring an organization's structure.
    MIT
  • Retrieve all organization collections to locate boards that may be nested inside folders, then use the collection name to list its boards.
    MIT
  • Retrieve lane IDs on a board to position cards in specific swimlanes when creating or updating tasks.
    MIT
  • List Favro cards from a board, collection, todo list, or by ID. Narrow results with column or card scopes for current data.
    MIT
  • List all accessible organizations with their IDs, names, and member counts to choose an active one for further operations.
    MIT
  • Retrieve top-level boards or those inside a collection by providing the collection's name or ID.
    MIT
  • Retrieve all users in your organization, including their IDs, names, emails, and roles.
    MIT
  • List all organization tags with their IDs, names, and colors to assign or remove them on cards.
    MIT
  • Resolve user IDs to readable user details by searching with ID, name, or email address.
    MIT