Back to Home
toms74209200 icon

mcp-maxima

by toms74209200

Overview

Provides a Model Context Protocol (MCP) interface for the Maxima symbolic mathematics system, allowing clients to execute Maxima commands.

Installation

Run Command
docker run -i --rm motomotomato/mcp-maxima

Security Notes

The server directly embeds user-provided 'command' input (from the 'execute-maxima' tool) into a shell command for Maxima's '--batch-string' argument without explicit sanitization or escaping. This creates a critical command injection vulnerability. An attacker could potentially inject arbitrary shell commands or Maxima commands that invoke system calls (e.g., using Maxima's `system()` function) to execute arbitrary code on the host machine. This is a severe security risk.

Similar Servers

Stats

Interest Score0
Security Score1
Cost ClassMedium
Avg Tokens100
Stars0
Forks0
Last Update2026-01-15

Tags

MCPMaximaSymbolic MathDenoNode.jsServer