MCP server for structuring product ideas, aggregating feedback, scoring priorities, and creating tickets.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Idealift MCP Server.
normalize_ideaTransform raw text into a structured idea
check_authCheck if user is linked to IdeaLift
list_destinationsGet available GitHub/Jira/Linear projects
create_ticketCreate a ticket in a destination system
connect_destinationConnect a new destination
Decision intelligence for AI assistants via Model Context Protocol.
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).
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 |
Or for development:
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
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/startvest-llc-idealift-mcp-server)<a href="https://allmcps.com/mcp/startvest-llc-idealift-mcp-server"><img src="https://allmcps.com/api/badge/startvest-llc-idealift-mcp-server?style=directory" alt="Idealift MCP Server on AllMCPs" /></a>