A secure, low-latency SymPy MCP server for agents/LLMs, with AST + runtime sandboxing, process pool prewarming, and compact JSON outputs for reliable auto-retry workflows.
English | [中文版](README.zh.md) A production-focused MCP service that lets agents/LLMs run SymPy safely and efficiently. It combines AST policy checks, runtime resource limits, and prewarmed workers to deliver low-noise, parse-friendly results. - Single tool: `sympy` (input only requires `code`) - Prewarmed worker pool to avoid repeated `import sympy`