Skip to main content
Glama

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
solve_equationA

Solve an algebraic equation symbolically and return solutions with proof steps.

simplify_expressionA

Simplify, factor, or expand a mathematical expression with proof steps.

compute_derivativeA

Compute the derivative of a mathematical expression with proof steps.

compute_integralA

Compute the indefinite integral of a mathematical expression with proof steps.

check_logicA

Check a propositional logic formula for satisfiability, tautology, or generate a truth table.

verify_arithmeticB

Safely evaluate an arithmetic expression using only whitelisted operators and functions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_capabilitiesList all capabilities of this math/logic server.

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/ismailkerimov/math-logic-mcp'

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