Skip to main content
Glama
Nighty3098

Mathcad 15 MCP Server

by Nighty3098

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MATHCAD_MCP_LOGNoDEBUG|INFO|WARNING|ERROR; logs go to stderr onlyINFO
MATHCAD_VISIBLENo1/0…; empty = do not change Visible
MATHCAD_READ_ONLYNo1 disables all mutating tools (set/recalc/save/close/quit); reads still work0
MATHCAD_TIMEOUT_SNoconnect timeout30
MATHCAD_ATTACH_ONLYNo1 = attach only, otherwise try DispatchEx1
MATHCAD_DEFAULT_DIRNobase for relative paths
MATHCAD_MAX_REGIONSNoscan cap1000
MATHCAD_ALLOWED_DIRSNo;-separated path jail; empty = no restriction
MATHCAD_AUTO_CONNECTNoconnect at server startup1
MATHCAD_BRIDGE_PYTHONNopath to 32-bit Python for complex input (see below)
MATHCAD_BRIDGE_TIMEOUT_SNobridge call timeout60
MATHCAD_MAX_MATRIX_ELEMENTSNocap + truncated flag10000
MATHCAD_AUTOQUIT_ON_SHUTDOWNNo(reserved; Quit still requires force)0
MATHCAD_ALLOW_DESTRUCTIVE_NO_CONFIRMNodangerous: bypasses confirm_discard in tests0

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources