Skip to main content
Glama
getanirao

SimScale Edge MCP

by getanirao

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SIMSCALE_FILE_ROOTNoAllowed upload/download root. Default: MCP working directory
SIMSCALE_EDGE_CHANNELNoPlaywright browser channel. Default: msedge
SIMSCALE_DASHBOARD_URLNoInitial page. Default: SimScale My Projects
SIMSCALE_EDGE_PROFILE_DIRNoPersistent Edge profile. Default: %LOCALAPPDATA%\SimScaleMCP\edge-profile
SIMSCALE_ALLOW_CSS_SELECTORSNoSet to enable advanced CSS targets. Default: unset

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
simscale_edge_startA

Open SimScale in a persistent Microsoft Edge profile. Log in manually if needed.

simscale_edge_statusA

Check whether Edge is running and whether the current SimScale page appears signed in.

simscale_page_stateA

Read the current SimScale page's headings, notices, and visible interactive controls without exposing passwords or cookies.

simscale_navigateA

Navigate Edge to an HTTPS SimScale URL. Other domains are blocked.

simscale_clickA

Click one unique visible SimScale control using its role, label, text, or test ID. Mutating or compute-related labels require confirm_action=true.

simscale_fillA

Fill one unique visible SimScale field. Password fields are blocked and must be completed manually in Edge.

simscale_pressA

Press a keyboard key on one unique visible SimScale control, such as Enter or Escape.

simscale_selectC

Choose an option in a native SimScale select control.

simscale_upload_fileA

Upload a CAD or other local file from SIMSCALE_FILE_ROOT through a visible file input. Requires confirm_upload=true.

simscale_wait_for_textA

Wait for visible SimScale text, useful for CAD imports, meshing, and run status transitions.

simscale_screenshotA

Capture the current visible SimScale viewport as a PNG image.

simscale_downloadA

Click a unique SimScale download control and save the result under SIMSCALE_FILE_ROOT/simscale-downloads. Requires confirm_download=true.

simscale_edge_closeA

Close the MCP-managed Edge window. The persistent login profile remains for the next session.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/getanirao/SimscaleMCP'

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