sympy-mcp

V-Sekai-fire/sympy-mcp

3.1

If you are the rightful owner of sympy-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

SymPy MCP is an Elixir-based server that leverages the Model Context Protocol to provide symbolic mathematics capabilities using SymPy.

Tools

Functions exposed to the LLM to take actions

sympy_solve

Solve equations (e.g., x**2 - 1 for x).

sympy_simplify

Simplify expressions.

sympy_differentiate

Compute derivatives.

sympy_integrate

Compute integrals.

sympy_expand

Expand expressions.

sympy_factor

Factor expressions.

sympy_evaluate

Evaluate numerically.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources