Skip to main content
Glama

Penrose MCP Server

generate_diagram

Create custom mathematical diagrams by defining domains, substances, and styles using Penrose's domain-specific languages. Streamline visual representation of mathematical concepts and relationships.

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" }

You must be authenticated.

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