@pipeworx/wolfram-alpha
Connect: https://gateway.pipeworx.io/wolfram-alpha/mcp · Install: one-click buttons
Tools: 2
Wolfram Alpha MCP — computational, factual, and quantitative queries.
Tools
short_answer(query, units?)— single terse plain-text answer.full_query(query, units?, include_pods?, format?)— structured pods.
Auth
- Platform key: gateway env
PLATFORM_WOLFRAM_KEY. - BYO:
?_apiKey=<appid>after registering at https://developer.wolframalpha.com (free 2,000/mo).
Data source
- Short Answers v1:
https://api.wolframalpha.com/v1/result - Full Results v2:
https://api.wolframalpha.com/v2/query(output=JSON)
Tools
- short_answer — Get a single terse plain-text answer from Wolfram Alpha. Best for: arithmetic, unit conversion, “what is X”, “how many Y in Z”, factual lookups (planet diameter, country GDP, element atomic weight, cu
- full_query — Get the full structured result from Wolfram Alpha. Returns named “pods” (Input, Result, Solution, Plot, Properties, etc.) — useful when short_answer is too terse or you need multiple facets (e.g., ele
Tools
-
full_query— Get the full structured result from Wolfram Alpha. Returns named pods (Input, Result, Solution, Plot, Properties, etc.) — useful when short_answer is too terse or you need multiple facets (e.g., eleme -
short_answer— Get a single terse plain-text answer from Wolfram Alpha. Best for: arithmetic, unit conversion, what is X , how many Y in Z , factual lookups (planet diameter, country GDP, element atomic weight, curr