Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dixitayush • Uncategorized
An open-source MCP server that parses Mermaid ER diagrams to create PostgreSQL tables and auto-generate REST/GraphQL CRUD APIs.
Convert Mermaid ER diagrams into PostgreSQL database schemas automatically.
Quickly generate REST and GraphQL CRUD APIs based on database entities.
Validate and manage ER diagrams and their corresponding database schemas.
This MCP server enables users to parse Mermaid ER diagrams, automatically generate and execute PostgreSQL DDL to create database schemas, and expose REST and GraphQL APIs for CRUD operations. It supports key detection for primary, foreign, and unique keys, and is configurable via environment variables. The server streamlines database and API setup from ER diagrams, facilitating rapid development and integration.