Skip to main content
Glama
101,563 tools. Last updated 2026-04-10 18:09
  • Convert numpy arrays to raster files by copying geospatial metadata from reference rasters for consistent GIS data output.
    MIT
  • Perform matrix operations including multiplication, inverse, transpose, determinant, and trace calculations using NumPy BLAS for mathematical workflows.
    MIT
  • Compute precise results of mathematical expressions using Python math syntax and numpy. Analyze financial data with accurate calculations for improved decision-making in financial analysis.
    Python
    MIT
  • Perform numerical operations including arithmetic, statistics, linear algebra, and trigonometric functions using NumPy within the Fermat MCP server for mathematical computations.
    MIT
  • Transpose a matrix (swap rows and columns). Note: Requires NumPy. Raises ValueError if NumPy is unavailable. Examples: matrix_transpose([[1, 2, 3], [4, 5, 6]]) matrix_transpose([[1], [2], [3]])
    Connector

Matching MCP Servers