SchemaFlow

Provides real-time PostgreSQL schema access through cloud-based caching, delivering cached database structure information includin

cryptoradi 9
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides real-time PostgreSQL schema access through SchemaFlow's cloud-based caching service, offering three core tools for database introspection and analysis without requiring direct database connections. Built by SchemaFlow and designed for AI-powered development workflows, it connects to AI IDEs like Cursor, Windsurf, and Cline via Server-Sent Events (SSE) to deliver cached schema information including tables, columns, relationships, functions, triggers, enums, and indexes. The implementation focuses on database analysis capabilities with tools for schema validation, performance insights, and best practices alignment, making it valuable for developers who need AI assistants to understand and work with PostgreSQL database structures in real-time.

Connection

  • ssehttps://api.schemaflow.dev/mcp/?token=your-token-here

Source

Repository: https://github.com/cryptoradi/schemaflow-mcp-server

Maintain SchemaFlow?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[SchemaFlow on getagentictools](https://getagentictools.com/mcp/cryptoradi-schemaflow-mcp-server?ref=badge)