# Ideabob Validation MCP server

Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-foodyogi-ideaflow-scorer
- Repository: https://github.com/foodyogi/ideaflow-scorer
- Website: https://ideabob.com/mcp

## Install
- Endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp
- Header: Authorization

## Tools
- score_idea - Score a startup or product idea across 9 weighted dimensions. Returns an Opportunity Score (0-100), decision label, breakdown, and reasoning. Endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp
- validate_market_fit - 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. Endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp
- generate_competitor_analysis - Run AI-powered competitor analysis. Provide either an existing ideaId or ad-hoc { idea, websiteUrl }. Returns competitors, strengths/weaknesses, positioning, and competitive score. Endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp
- strategic_intelligence - Run the Strategic Intelligence Engine on an existing idea. Synthesizes every completed analysis (score, validation, pressure test, competition, market research, durability, roadmap, cost, discovery) into market landscape, competitive map, white space, feature matrix, moat analysis, category call, strategic recommendations, defensibility score, opportunity ranking and a board-level executive recommendation. Endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp
- export_idea_report - Export a complete idea report (scores, validations, pressure tests, competitor analysis, market research) as clean JSON ready for PDF generation. Endpoint: https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp

## Resources
- ideabob://ideas - List of the authenticated user's saved ideas with scores MIME type: application/json

## Prompts
- idea_validation_workflow - A reusable system prompt for step-by-step idea evaluation and pressure testing. Arguments: ideaId

## Metadata
- Owner: io.github.foodyogi
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 23, 2026
- Source: https://registry.modelcontextprotocol.io
