
io.github.FrontlineSystems
rason-mcp-server
RASON
Build, solve, and analyze RASON optimization, simulation, data science, and decision models
stdioofficialservice
Package Details
@frontlinesystems/rason-mcp-server
Transportstdio
Environment Variables
RASON_BEARER_TOKEN
RequiredSecret
RASON API bearer token. Required for model management, solving, and diagnostics. Obtain at https://rason.com/.
RASON_SERVER_URL
Default:
https://rason.netBase URL of the RASON REST API. /api is appended automatically.
RASON_RESULT_ARRAY_LIMIT(num)
Default:
25Maximum array/dataFrame rows before solver results are summarized.
RASON_RESULT_SIZE_LIMIT(num)
Default:
50000Maximum solve-result size (in characters) before truncation.
RASON_REQUEST_TIMEOUT(num)
Default:
300000HTTP request timeout in milliseconds.