Skip to main content
Glama
mwhesse

Dataverse MCP Server

by mwhesse

generate_mermaid_diagram

Create Mermaid entity relationship diagrams from Dataverse schema JSON files to visualize data models with tables, columns, and relationships for documentation and analysis.

Instructions

Generates a Mermaid entity relationship diagram from an exported schema JSON file. Creates visual documentation of your data model with tables, columns, and relationships. Perfect for documentation, presentations, and understanding data structure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
includeColumnsNoWhether to include column details in the diagram
includeRelationshipsNoWhether to include relationships in the diagram
outputPathNoPath where to save the Mermaid diagram file (default: schema-diagram.mmd)
schemaPathYesPath to the exported JSON schema file
tableNameFilterNoList of table logical names to include in the diagram. If not specified, all tables will be included.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwhesse/mcp-dataverse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server