Skip to main content
Glama

Penrose MCP Server

generate_diagram

Create mathematical diagrams by inputting domain, substance, and style parameters. Penrose MCP Server enables defining types, relationships, and visual rules for clear diagram representation.

Instructions

Generate diagram from domain/substance/style

Input Schema

NameRequiredDescriptionDefault
domainYes
styleYes
substanceYes
variationNo

Input Schema (JSON Schema)

{ "properties": { "domain": { "type": "string" }, "style": { "type": "string" }, "substance": { "type": "string" }, "variation": { "type": "string" } }, "required": [ "domain", "substance", "style" ], "type": "object" }

Other Tools from Penrose MCP Server

Related Tools

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/bmorphism/penrose-mcp'

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