SchemaFlow

SchemaFlow

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

74 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
Anima - Vibe Coding for Product Teams
Build websites and apps with AI that understands design.
Promoted

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.

Erliza. P

Database schemas meet real-time AI collaboration 🚀🤖. The MCP protocol likely enables:

- Live schema visualization 🗺️ -> Interactive ER diagrams that update as you code

- AI-assisted normalization ⚖️ -> Smart suggestions for optimal table structures

- Version control for schemas 🔄 -> Git-like branching for database architectures

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.

Joy Wang

SchemaFlow is a powerful tool for AI-driven development! By providing real-time PostgreSQL and Supabase schema access through Model Context Protocol (MCP), it enables live schema syncing, interactive visualizations, and multi-format exports like JSON, Markdown, SQL, and Mermaid. I’m excited to see how it enhances AI-powered development and streamlines database workflows for developers!

J Patrick Lanigan

I was excited to try this. Sadly, it fails while fetching schema when trying to connect to our database provider at Scalegrid.

Ummair Radi

@patrick_lanigan Could you please give it another go. I have fixed the CA handling. Thank you