loading…
Search for a command to run...
loading…
re-backlog idea management with decision tracking, signal aggregation, and RICE scoring. Captures product feedback from Slack, Teams, Discord, and GitHub
re-backlog idea management with decision tracking, signal aggregation, and RICE scoring. Captures product feedback from Slack, Teams, Discord, and GitHub
idealift-mcp-server MCP server
Decision intelligence for AI assistants via Model Context Protocol.
idealift-mcp-server MCP server
Connect Claude, ChatGPT, and other AI assistants to your product backlog. Capture feedback, track decisions, and manage ideas without leaving your AI workflow.
| Tool | Auth Required | Description |
|---|---|---|
normalize_idea |
No | Transform raw text into a structured idea |
check_auth |
No | Check if user is linked to IdeaLift |
list_destinations |
Yes | Get available GitHub/Jira/Linear projects |
create_ticket |
Yes | Create a ticket in a destination system |
connect_destination |
Yes | Connect a new destination |
Plus proxy tools for full IdeaLift API access (ideas, signals, decisions, roadmap).
npm install
cp .env.example .env
Required environment variables:
| Variable | Description |
|---|---|
IDEALIFT_APP_URL |
IdeaLift API base URL |
INTERNAL_API_KEY |
Service-to-service auth key |
DATABASE_HOST |
SQL Server host |
DATABASE_NAME |
Database name |
DATABASE_USERNAME |
Database user |
DATABASE_PASSWORD |
Database password |
OPENAI_API_KEY |
For idea normalization |
npm run build
npm start
Or for development:
npm run dev
The MCP server starts on port 3001 (configurable via PORT).
SSE endpoint: http://localhost:3001/mcp
Add this URL as an MCP server in Claude Desktop, ChatGPT, or any MCP-compatible client.
Uses Server-Sent Events (SSE) transport with automatic keep-alive pings every 15 seconds.
Built-in OAuth 2.0 flow for connecting AI assistant users to their IdeaLift accounts. Supports authorization code grant with PKCE.
Deployed as an Azure App Service. See the IdeaLift docs for hosted access.
MIT
Run in your terminal:
claude mcp add idealift-mcp-server -- npx Yes, IdeaLift Server MCP is free — one-click install via Unyly at no cost.
No, IdeaLift Server runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open IdeaLift Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Read, send and search emails from Claude
by GoogleSend, search and summarize Slack messages
by SlackNo-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs