Flightdeck MCP Server
Related Servers
Alternatives to Flightdeck MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to manage game development projects, sprints, tasks, and design documents via the HacknPlan API.916MIT
- AlicenseCqualityFmaintenanceEnables AI models to interact with Freshrelease project management platform through API integration. Supports creating and retrieving projects and tasks, managing status categories, and automating project operations through natural language.8MIT
- AlicenseAqualityBmaintenanceEnables AI assistants to interact with Fizzy project management boards, cards, and tasks through natural language. It provides full API coverage for managing project workflows, comments, and notifications across multiple transport protocols and IDEs.5449 npm19MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Featuredeck's feature request and roadmap management through natural language, supporting reading and writing operations with API key authentication.-
- AlicenseNot gradedqualityCmaintenanceEnables AI coding agents to securely read, update, and create tasks on ProjectFlow boards.MIT

Webvizio MCP Serverofficial
AlicenseAqualityDmaintenanceEnables AI clients to interact with Webvizio projects and development tasks through a standardized interface. Provides access to task management, screenshots, logs, and project details for streamlined development workflows.1128 npm6MIT
TDQS
Scored across 14 tools
Every tool has a clearly distinct purpose: CRUD operations for different entities (work items, cycles, modules, projects, comments) are separated, with no overlapping functionality. The 'get_me' tool serves a unique health check role.
All tools follow a consistent verb_noun pattern in snake_case (e.g., create_work_item, list_comments, get_cycle), making it predictable and easy for an agent to understand the action and resource.
With 14 tools covering core project management entities (projects, work items, cycles, modules, comments), the count is well-scoped. Each tool earns its place, and the number is manageable without being excessive or insufficient.
The tool surface provides full CRUD for work items and listing/getting for other entities, but lacks update and delete operations for comments, and there is no search or filtering across work items. These minor gaps do not severely hinder common workflows.