SchemaFlow

SchemaFlow

Real-time database schemas for AI-IDEs via MCP protocol

71 followers

SchemaFlow provides real-time PostgreSQL & Supabase schema access to AI-IDEs through Model Context Protocol (MCP). Features live schema sync, interactive visualizations, and multi-format exports (JSON, Markdown, SQL, Mermaid) for AI-powered development.
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
SchemaFlow gallery image
Free
Launch Team / Built With

What do you think? …

Ummair Radi
Hey Product Hunt! 👋 I built SchemaFlow to bridge the gap between AI-IDEs and database schemas through the Model Context Protocol (MCP). **The Problem:** AI coding assistants like Cursor and Windsurf couldn't access live database schema context, leading to incorrect code generation and constant manual updates. **What makes SchemaFlow unique:** • Native MCP integration via Server-Sent Events (SSE) - no local servers needed • Real-time schema sync directly to your AI-IDE • Works with PostgreSQL & Supabase out of the box • Interactive schema visualization and relationship mapping • Multiple export formats (JSON, Markdown, SQL, Mermaid) for traditional workflows • Supports Cursor, Windsurf, VS Code + Cline Try the MCP integration, would love your feedback! 🚀 #MCP #ModelContextProtocol #AI #DeveloperTools #Database #PostgreSQL #Supabase #Cursor #Windsurf
Supa Liu

The visualizations and flexible export formats add a ton of clarity and control. A solid tool for modern dev workflows.

Kostya Zgara

Looks great! But any plans to support databases deployed locally?

Ummair Radi

@kostya_zgara1 I am planning to create a lightweight local agent that will act as a secure proxy between the app and local database but for now you can expose your local database temp by using ngrok or localtunnel to create a tunnel.