SchemaFlow
Rank #54,798pulsemcp/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 #54,798 of 132,345 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 77,547 of 132,345 servers on MCP Toplist.
Use SchemaFlow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cryptoradi-schemaflow https://api.schemaflow.dev/mcp/?token=your-token-here[mcp_servers.cryptoradi-schemaflow]
url = "https://api.schemaflow.dev/mcp/?token=your-token-here"Add to ~/.codex/config.toml.
https://api.schemaflow.dev/mcp/?token=your-token-hereSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cryptoradi-schemaflow": {
"url": "https://api.schemaflow.dev/mcp/?token=your-token-here"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cryptoradi-schemaflow": {
"type": "http",
"url": "https://api.schemaflow.dev/mcp/?token=your-token-here"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cryptoradi-schemaflow": {
"serverUrl": "https://api.schemaflow.dev/mcp/?token=your-token-here"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cryptoradi-schemaflow": {
"url": "https://api.schemaflow.dev/mcp/?token=your-token-here"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fcryptoradi-schemaflow)<a href="https://mcptoplist.com/server/pulsemcp%2Fcryptoradi-schemaflow"><img src="https://mcptoplist.com/badge/pulsemcp%2Fcryptoradi-schemaflow.svg" alt="MCP Toplist: Top 50% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
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
- Who maintains SchemaFlow?
- SchemaFlow is maintained by CryptoRadi, which publishes 4 MCP servers (0 total versions) tracked on MCP Toplist.
- Is SchemaFlow listed on the Official MCP Registry?
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.