Skip to main content
Glama
187,775 tools. Last updated 2026-06-10 09:44

"General Search for Mathematical Equations" matching MCP tools:

  • Extract mathematical equations from Word documents and convert them to LaTeX format for analysis or reuse.
    MIT
  • Retrieve the mathematical constant π (pi) for calculations involving circles, geometry, and mathematical formulas. Provides the ratio of a circle's circumference to its diameter.
    Apache 2.0
  • Solve a 3x3 system of linear equations using Cramer's rule to find unknown variables from matrix A and vector b inputs.
    Apache 2.0
  • Plot mathematical equations to visualize functions and relationships between variables. Generate charts with customizable axes, gridlines, and legends for analysis and presentation.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search PubMed and summarize biomedical literature — designed for AI health agents.

  • Cloudflare Workers MCP server: embedding-search

  • Perform mathematical calculations by evaluating expressions like '2 + 3 * 4' to solve equations and compute results.
  • Execute web searches via Brave Search API, returning comprehensive results with rich metadata for general queries, news, locations, and multimedia, with filters for freshness, safety, and more.
  • Search the web using Google to find current information, news, websites, and general knowledge. Returns structured results with titles, URLs, and snippets.
    MIT
  • Extract figures, tables, and equations from PDF documents using layout detection. Returns base64-encoded images of detected elements with metadata from academic papers or any PDF URL.
    Apache 2.0
  • Get a consolidated view of potential savings from idle resources, rightsizing, and general recommendations, with optional subscription filtering.
    MIT
  • Retrieve a snapshot of Xero's general ledger showing debit and credit balances for each account to verify accounting accuracy and prepare financial statements.
    MIT
  • Compute results of mathematical expressions with a safe parser. Handles arithmetic, grouping, common functions, and constants.
    MIT
  • Solve systems of linear equations Ax=b using SciPy's optimized solver. Handles square systems directly and overdetermined systems via least squares for best-fit solutions.
    MIT