MCP Mathematics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| performance_metricsC | Get performance metrics |
| security_statusB | Get security status |
| memory_statisticsC | Get memory statistics |
| calculate_expressionC | Evaluate math expression |
| batch_calculateC | Batch calculate expressions |
| calculate_statisticsD | Calculate statistics |
| matrix_operationD | Matrix operations |
| convert_unitsC | Unit conversion |
| convert_natural_languageD | Natural language conversion |
| analyze_number_theoryC | Number theory operations |
| create_sessionC | Create session |
| session_calculateD | Session calculation |
| list_session_variablesC | List session variables |
| delete_sessionD | Delete session |
| get_calculation_historyC | Get calculation history |
| clear_historyD | Clear history |
| optimize_memoryC | Optimize memory |
| list_functionsD | List functions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| scientific_calculation | Generate scientific calculation prompt with examples and precision settings |
| batch_calculation | Generate batch calculation prompt with configurable operation types and complexity levels |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| recent_calculation_history | Returns the 20 most recent mathematical calculations with their results and timestamps |
| mathematical_functions_catalog | Comprehensive catalog of all available mathematical functions organized by category (trigonometric, hyperbolic, logarithmic, statistical, and other functions) |
| mathematical_constants_catalog | Complete catalog of mathematical constants including pi, e, golden ratio, and other fundamental constants with their precise values |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/SHSharkar/MCP-Mathematics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server