Fermat MCP
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 |
|---|---|
| mpl_mcp_plot_barchartD | Plots barchart of given datavalues |
| mpl_mcp_plot_scatterC | Plots scatter chart of given datavalues |
| mpl_mcp_plot_chartC | Plots line/scatter/bar chart of given datavalues |
| mpl_mcp_plot_stemD | Plots stem chart of given datavalues |
| mpl_mcp_plot_stackC | Plots stacked area/bar chart of given datavalues |
| mpl_mcp_eqn_chartD | Plots mathematical equations |
| numpy_mcp_numerical_operationD | Do numerical operation like add, sub, mul, div, power, abs, exp, log, sqrt, sin, cos, tan, mean, median, std, var, min, max, argmin, argmax, percentile, dot, matmul, inv, det, eig, solve, svd |
| numpy_mcp_matlib_operationC | Do matrix operations: rand-mat, zeros, ones, eye, identity, arange, linspace, reshape, flatten, concatenate, transpose, stack |
| sympy_mcp_algebra_operationC | Do algebraic operations like simplify, expand, factor, collect |
| sympy_mcp_calculus_operationC | Do calculus operations like diff, integrate, limit, series |
| sympy_mcp_equation_operationC | Do symbolic equation operations like solve, solveset, linsolve, nonlinsolve |
| sympy_mcp_matrix_operationC | Do symbolic matrix operations like create, det, inv, rref, eigenvals |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/abhiphile/fermat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server