Skip to main content
Glama
lingeerr

symath

by lingeerr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
calculateA

Evaluate a mathjs or common LaTeX math expression with configurable high precision.

arithmeticC

Perform add, subtract, multiply, divide, power, and sqrt with explicit operands.

statisticsB

Compute count, sum, mean, median, min, max, range, variance, standard deviation, percentile, or summary.

number_theoryB

Run exact integer operations using BigInt.

calculusC

Differentiate symbolically, simplify symbolically, or compute definite integrals numerically with Simpson's rule.

latex_to_expressionC

Convert supported LaTeX math syntax into a mathjs-compatible expression.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lingeerr/symath'

If you have feedback or need assistance with the MCP directory API, please join our Discord server