Framedeck
@Lukaris
About Framedeck
MCP server for Framedeck — connect any AI assistant to your content production pipeline
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"framedeck": {
"command": "npx",
"args": [
"-y",
"framedeck-mcp"
],
"env": {
"FRAMEDECK_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Framedeck?
Framedeck is an MCP server that connects any AI assistant (Claude, ChatGPT, Gemini, Copilot, etc.) to the Framedeck content production pipeline. It is designed for content creators to manage productions, stages, frames, and tasks through natural language.
How to use Framedeck?
Get an API key from framedeck.app (Settings > API Keys), then configure your MCP client with the server command npx framedeck-mcp and the environment variable FRAMEDECK_API_KEY. Once configured, you can use natural language prompts to manage boards, cards, and tasks.
Key features of Framedeck
- Connect any MCP-compatible AI assistant to Framedeck.
- 32 tools for full content production management.
- Dual mode: Creator mode for content pipelines, Classic for project management.
- Idea Pool with automatic idea capture and graduation.
- Safety annotations (readOnlyHint, destructiveHint) for safe AI interactions.
- Batch create, assign, log work, and link commits.
Use cases of Framedeck
- Capture new video ideas and graduate them to full productions.
- Plan a production day by adding and tracking subtasks.
- Get a project overview with overdue items and assigned cards.
- Manage content pipeline from ideation to publishing.
FAQ from Framedeck
How do I get an API key for Framedeck?
Visit framedeck.app, go to Settings > API Keys, and generate an API key.
Which AI assistants does Framedeck work with?
It works with Claude, ChatGPT, Gemini, Copilot, and any MCP-compatible client.
What are the two modes in Framedeck?
Creator mode for content pipelines (Productions, Stages, Frames) and Classic mode for standard project management (Projects, Stages, Cards). The MCP server automatically uses the correct terminology based on each board’s mode.
What happens when I add an idea without specifying a board?
Ideas automatically land in the Idea Pool. You can then use the graduate_to_production tool to promote an idea to a dedicated production with full stages (Idea → Scripting → Filming → Editing → Published).
How are destructive actions handled?
Each tool includes MCP safety annotations (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) so AI clients can warn users before destructive actions like delete_card, delete_column, and archive_card.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments