MCP Mathematics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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
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