Skip to main content
Glama

MCP Server for Alloy Modeling Language

by awwaiid

execute_alloy

Execute Alloy modeling language code to perform formal verification and software modeling, returning structured JSON results for analysis.

Instructions

Execute Alloy modeling language code and return structured JSON results

Input Schema

NameRequiredDescriptionDefault
codeYesThe Alloy modeling language code to execute

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "The Alloy modeling language code to execute", "type": "string" } }, "required": [ "code" ], "type": "object" }

Other Tools from MCP Server for Alloy Modeling Language

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/awwaiid/mcp-server-alloy'

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