Featuredeck MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Featuredeck MCP ServerShow me the latest feature requests"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Featuredeck MCP Server
Connect Featuredeck to Claude, Cursor, ChatGPT, and other MCP-compatible clients.
The server proxies requests to the Featuredeck backend API using Featuredeck API keys. It never connects directly to Supabase.
Architecture
MCP Client
↓
Featuredeck MCP
↓
Featuredeck Backend API
↓
SupabaseRelated MCP server: Featurebase MCP Server
Available Tools
Read
featuredeck_whoamifeaturedeck_list_feature_requestsfeaturedeck_get_feature_requestfeaturedeck_list_roadmapfeaturedeck_get_roadmap_item
Write (editor/admin only)
featuredeck_create_roadmap_itemfeaturedeck_update_roadmap_itemfeaturedeck_delete_roadmap_item
Local Usage
Create a .env file:
FEATUREDECK_API_URL=https://your-app.com
FEATUREDECK_API_KEY=fd_live_xxxxxxxxx
MCP_TRANSPORT=stdioInstall and run:
npm install
npm run build
npm startHosted Usage
Set the following environment variables:
FEATUREDECK_API_URL=https://your-app.com
MCP_TRANSPORT=httpDeploy to Railway and expose:
POST /mcp
GET /healthzEach client authenticates using its own Featuredeck API key:
Authorization: Bearer fd_live_xxxxxxxxxCursor Example
{
"mcpServers": {
"featuredeck": {
"url": "https://mcp.featuredeck.in/mcp",
"headers": {
"Authorization": "Bearer fd_live_xxxxxxxxx"
}
}
}
}Development Roadmap
Phase 1: API key authentication and roadmap tools
Phase 2: OAuth support and audit logs
Phase 3: MCP resources and advanced AI workflows
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Connect to a Sleekplan workspace for customer feedback, roadmap, changelog, and surveys. Feedback: search and filter posts, read threads with votes and voters, create and update, merge duplicates, check for similar requests, pull stats. Triage: apply tags and statuses, assign owners, reply in comments. Surveys: read NPS, CSAT, and multi-question responses and summaries. Changelog: draft and publish release notes for what you ship. Users: manage end users and segments! Find out more at https://sleekplan.com/mcp/
Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items.
Manage feature requests, votes, roadmaps, and changelogs from any MCP client.
Manage projects, tasks, time tracking, and team collaboration through natural language.
Related MCP Servers
- FlicenseAqualityNot gradedmaintenanceEnables interaction with Canny.io customer feedback platform through natural language. Supports board management, post creation/updating, search functionality, and comprehensive feedback management operations.63-
- AlicenseBqualityDmaintenanceEnables interaction with Featurebase API to manage feature requests, feedback posts, comments, and upvotes. Supports creating, updating, and organizing customer feedback through natural language commands.125058MIT
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with Codecks project management for querying cards, creating tasks, and managing game development workflows. It supports comprehensive operations for cards, decks, spaces, and projects through natural language commands.181-
- FlicenseNot gradedqualityDmaintenanceConnect your AI assistant to Featuriq — the product feedback and roadmap tool for SaaS teams. Browse top feature requests, search feedback with natural language, update statuses, notify users when features ship, and manage your roadmap — all from your AI client. Authenticates via OAuth. No manual API key setup needed.-