Desmos MCP Server
by TheGrSun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DESMOS_API_KEY | No | Your Desmos API key for enhanced plotting capabilities |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| helloB | A simple tool that returns a greeting. |
| validate_formulaB | Validates the syntax of a mathematical formula, offering intelligent help on failure. |
| plot_math_functionB | Generates a 2D plot. Tries Desmos API if available, otherwise falls back to local rendering. |
| analyze_formulaB | Analyzes mathematical properties of a formula (domain, range, critical points). |
| plot_multiple_functionsC | Plots multiple functions on the same graph. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| basic_graphing_assistant | Assist user with plotting basic math functions. |
| advanced_math_analysis | Guide user through deep analysis of complex functions. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| handle_resources | Provides basic server information. |
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/TheGrSun/Desmos-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server