SC

SchemaFlow

Created 5 months ago

Real-time PostgreSQL & Supabase schema access for AI-IDEs via Model Context Protocol.

development documentation public database AI

What is SchemaFlow?

Real-time PostgreSQL & Supabase database schema access for AI-IDEs via Model Context Protocol. Provides live database context through secure SSE connections with three powerful tools: get_schema, analyze_database, and check_schema_alignment. [SchemaFlow](https://schemaflow.dev)

Server Config

{
  "mcpServers": {
    "schemaflow-server": {
      "command": "npx",
      "args": [
        "schemaflow"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: CryptoRadi
Category: community
License: MIT License
Tags:
development documentation public