example-mcp-server-stdio
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculateC | Perform a basic arithmetic calculation |
| batch_calculateC | Perform multiple calculations in a single request |
| advanced_calculateB | Perform advanced mathematical operations (factorial, log, combinations, permutations) |
| demo_progressB | Demonstrate progress notifications with 5 updates |
| solve_math_problemC | Solve a word problem or mathematical expression (may request user input) |
| explain_formulaC | Explain a mathematical formula interactively |
| calculator_assistantC | Interactive calculator assistance with context-aware help |
| maintenance_modeB | Simulate enabling or disabling tools for maintenance (demo only) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| explain-calculation | Generate detailed explanations of mathematical calculations |
| generate-problems | Create practice math problems |
| calculator-tutor | Interactive mathematics tutoring |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| math-constants | Common mathematical constants with high precision |
| calculator-stats | Server uptime and request count |
| formulas-library | Collection of common mathematical formulas |
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/yigitkonur/example-mcp-server-stdio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server