Lukaris/framedeck-mcp

📋 Product Management
0 Views
0 Installs

📇 ☁️ 🏠 🍎 🪟 🐧 - Framedeck is a Kanban content production manager for YouTube, Instagram, TikTok and Podcast creators. 32 tools for managing productions, stages, frames (cards), checklists, comments, and labels. Ideas land in an Idea Pool and graduate into full productions with stages (Idea → Scripting → Filming → Editing → Published). All tools ship with MCP safety annotations. npx framedeck-mcp

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "lukaris-framedeck-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lukaris-framedeck-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

framedeck-mcp

MCP server for Framedeck — connect any AI assistant to your content production pipeline.

Works with Claude, ChatGPT, Gemini, Copilot, and any MCP-compatible client.

Quick Start

  1. Get your API key at framedeck.app > Settings > API Keys
  2. Add to your AI assistant config (see below)

Setup

Claude Code

claude mcp add framedeck -e FRAMEDECK_API_KEY=your_key_here -- npx -y framedeck-mcp

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "framedeck": {
      "command": "npx",
      "args": ["-y", "framedeck-mcp"],
      "env": {
        "FRAMEDECK_API_KEY": "your_key_here"
      }
    }
  }
}

Other MCP Clients

Set the environment variable FRAMEDECK_API_KEY and run:

npx framedeck-mcp

Usage Examples

Talk to your AI assistant naturally — here are three end-to-end workflows:

Example 1 — Capture and graduate ideas

You: "I just had 3 video ideas: a knife sharpening tutorial, a Sony A7IV review, and a day-in-the-life vlog. Add them to my idea pool."

Claude (via MCP): Calls create_multiple_cards with the three titles. They land in your Idea Pool's "Ideas" stage.

You: "The knife sharpening one is a go — graduate it to a real production."

Claude: Calls graduate_to_production which creates a new dedicated production with full stages (Idea → Scripting → Filming → Editing → Published) and moves the idea card across.

Example 2 — Plan a production day

You: "For the Sony review, add subtasks: write intro, shoot product shots, record voiceover, edit B-roll, color grade, export final."

Claude: Calls set_active_board to "Sony A7IV review", then create_multiple_cards with all six subtasks in the "Filming" stage.

You: "Mark the intro and product shots as done."

Claude: Calls move_card twice to push them into the "Done" stage.

Example 3 — Get a project overview

You: "How's my channel looking? Anything overdue?"

Claude: Calls get_board_overview for each production. Returns a summary showing card counts per stage, overdue items highlighted in red, and which productions need attention.

You: "What's assigned to me right now?"

Claude: Calls get_my_cards and lists everything you own grouped by board and status.

Tools (32)

ToolDescription
set_active_boardSet the active production context
get_active_boardShow current active production
list_boardsList all productions/projects
create_boardCreate a new production or project
list_columnsList stages in a board
create_columnCreate a new stage
delete_columnDelete a stage
list_cardsList cards/frames with filters
create_cardCreate a card/frame
create_multiple_cardsBatch create (up to 50)
update_cardUpdate title, description, priority, due date
move_cardMove to a different stage
delete_cardPermanently delete
archive_cardSoft delete (restorable)
duplicate_cardCopy with checklist and labels
set_card_colorColor-code a card
add_commentAdd a comment
add_checklist_itemAdd a subtask
toggle_checklist_itemCheck/uncheck a subtask
add_labels_to_cardAdd labels to a card
remove_label_from_cardRemove a label
get_card_detailsFull card info
search_cardsSearch by keyword
assign_cardAssign a team member
get_my_cardsCards grouped by status
get_board_overviewBoard summary with overdue items
list_labelsList all labels
create_labelCreate a label
link_commitLink a git commit to a card
log_workLog time spent
get_sprint_summaryActivity summary
graduate_to_productionPromote idea to full production

Dual Mode

Framedeck supports two board modes:

  • Creator mode: Productions, Stages, Frames — for content pipelines
  • Classic mode: Projects, Stages, Cards — for standard project management

The MCP server automatically uses the correct terminology based on each board's mode.

Idea Pool

When you add ideas without specifying a board, they automatically land in your Idea Pool. When an idea is ready, use graduate_to_production to create a dedicated production with full stages (Idea > Scripting > Filming > Editing > Published).

Safety Annotations

Every tool ships with MCP safety annotations (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) so AI clients can warn users before destructive actions like delete_card, delete_column, and archive_card.

Privacy & Support

License

MIT

Related MCP Servers

agrath/Trello-Desktop-MCP

📇 ☁️ 🍎 🪟 🐧 - Comprehensive Trello integration: 46 tools covering boards, cards, lists, labels, checklists, attachments, members, custom fields, and search. Read-only mode, image attachment

📋 Product Management0 views
AIOProductOS/claude-plugin

🎖️ ☁️ - Product management over a shared product spine: link customer feedback and insights to features, tasks, sprints, releases and objectives; weekly signal memo; roadmap-drift detection; customer 360, funnel, path, retention, NPS and NRR analytics; artifact versioning and identity resolution. 38 tools, hosted remote server with OAuth 2.1 (DCR + PKCE).

📋 Product Management0 views
andrelaptenok/redmine-mcp-stdio

📇 🏠 🍎 🪟 🐧 - Search, read, create and update Redmine issues, projects and time entries from any MCP client. 12 tools with MCP safety annotations: full-text search, issue journals with attachments, comments and time tracking. npx -y redmine-mcp-stdio

📋 Product Management0 views
daiji-sshr/redmine-mcp-stateless

🐍 🏠 🐧 - Stateless Redmine MCP server. Credentials are passed per-request via HTTP headers and never stored on the server. Supports listing/creating/updating issues, full-text search across subjects, descriptions and comments, and editing journals (Redmine 5.0+). Deployable on RHEL (systemd) or Docker.

📋 Product Management0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.