Ideabob Validation
io.github.foodyogi/ideaflow-scorerScore, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.
Tools · 5
Score a startup or product idea across 9 weighted dimensions. Returns an Opportunity Score (0-100), decision label, breakdown, and reasoning.
Run AI-powered market fit validation. Provide either an existing ideaId or an ad-hoc idea description. Returns problem hunt, size check, competition map, traffic prediction, and verdict.
Run AI-powered competitor analysis. Provide either an existing ideaId or ad-hoc { idea, websiteUrl }. Returns competitors, strengths/weaknesses, positioning, and competitive score.
Run the Strategic Intelligence Engine on an existing idea. Synthesizes every completed analysis (score, validation, pressure test, competition, market research, durability, roadmap, cost, discovery) i…
Export a complete idea report (scores, validations, pressure tests, competitor analysis, market research) as clean JSON ready for PDF generation.
Resources · 1
List of the authenticated user's saved ideas with scores
ideabob://ideas
Prompts · 1
A reusable system prompt for step-by-step idea evaluation and pressure testing.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ideabob_validation": {
"url": "https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp",
"transport": "streamable-http"
}
}
}