Skip to content
Back to search
30
MCP

@cyanheads/calculator-mcp-server

npm/@cyanheads/calculator-mcp-server

Evaluate, simplify, and differentiate mathematical expressions via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
45 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/calculator-mcp-server live
Evaluate, simplify, and differentiate mathematical expressions.
1 tools · streamable-http
@cyanheads/stackexchange-mcp-server
Search Stack Exchange questions, fetch complete Q&A threads as clean markdown, browse tag FAQs, and look up user profiles via MCP. STDIO or
0 tools
calculator-mcp-server
A calculator MCP server that lets any LLM verify mathematical computations. Evaluate, simplify, and differentiate expressions via a single t
0 tools · http
sunoj72/calculator-mcp-server
https://github.com/huhabla/calculator-mcp-server (via streamable-http)
0 tools
@cyanheads/wikidata-mcp-server
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/calculator-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}