Skip to main content
Glama

example-mcp-server-stdio

by yigitkonur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
explain-calculationGenerate detailed explanations of mathematical calculations
generate-problemsCreate practice math problems
calculator-tutorInteractive mathematics tutoring

Resources

Contextual data attached and managed by the client

NameDescription
math-constantsCommon mathematical constants with high precision
calculator-statsServer uptime and request count
formulas-libraryCollection of common mathematical formulas

Tools

Functions exposed to the LLM to take actions

NameDescription
calculate

Perform a basic arithmetic calculation

batch_calculate

Perform multiple calculations in a single request

advanced_calculate

Perform advanced mathematical operations (factorial, log, combinations, permutations)

demo_progress

Demonstrate progress notifications with 5 updates

solve_math_problem

Solve a word problem or mathematical expression (may request user input)

explain_formula

Explain a mathematical formula interactively

calculator_assistant

Interactive calculator assistance with context-aware help

maintenance_mode

Simulate enabling or disabling tools for maintenance (demo only)

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/yigitkonur/example-mcp-server-stdio'

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