SchemaFlow
Rank #15652pulsemcp/cryptoradi-schemaflow
Provides real-time PostgreSQL schema access through cloud-based caching, delivering cached database structure information including tables, columns, relationships, functions, triggers, enums, and indexes with schema validation and performance insights.
SchemaFlow is a Model Context Protocol (MCP) server published by cryptoradi. It ranks #15652 of 58,900 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. SchemaFlow is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 2, 2025.
Ranks ahead of 43,248 of 58,900 servers on MCP Toplist.
Use SchemaFlow
Add SchemaFlow to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cryptoradi-schemaflow": {
"url": "https://api.schemaflow.dev/mcp/?token=your-token-here"
}
}
}Listed on 1 registry
cryptoradi
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is SchemaFlow?
- Provides real-time PostgreSQL schema access through cloud-based caching, delivering cached database structure information including tables, columns, relationships, functions, triggers, enums, and indexes with schema validation and performance insights.
- Who maintains SchemaFlow?
- SchemaFlow is maintained by cryptoradi, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is SchemaFlow an official MCP server?
- SchemaFlow is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does SchemaFlow have?
- SchemaFlow ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for SchemaFlow?
- The source code for SchemaFlow is hosted at github.com/cryptoradi/schemaflow-mcp-server.