Wolfram Alpha MCP
Queries Wolfram Alpha for real-time computational knowledge, maths, and scientific data through the API.
Delv Safety Grade: C
Score 58/100 · assessed 2026-04-28
This community MCP server provides read-only access to Wolfram Alpha's computational knowledge API. The maintainer 'SecretiveShell' appears to be a solo developer with limited public profile and sparse repository activity. The server's permissions are well-scoped, requiring only network access to query Wolfram Alpha and read an API key from environment variables. Installation via uvx suggests a Python package, but no PyPI listing is evident, indicating users must install directly from source. The repository exists but documentation is minimal. The narrow API scope (computational queries only) limits blast radius significantly. No security incidents are known. The main concerns are the anonymous maintainer, lack of established package distribution, and thin documentation. Suitable for non-sensitive computational queries where the risk of a compromised server is acceptable.
Lethal Trifecta (prompt-injection exposure)
ONE OF THREEComputed answers; outbound on each query.
Green flags
- Read-only API queries with no write or execution capabilities
- Well-scoped permissions limited to Wolfram Alpha API calls
- No filesystem access or shell execution required
- Open source repository available for inspection
Red flags
- Anonymous solo maintainer with minimal public developer profile
- No official package registry distribution, source-only install
- Sparse repository documentation and maintenance signals
- Requires API key in environment, potential for key exfiltration if compromised
Permissions requested
Install
uvx mcp-wolfram-alpha
WOLFRAM_API_KEYReview
Install if you regularly need computational answers or unit conversions mid-workflow and you're tired of tab-switching. Skip if your work is text-heavy or if you'd rather just Google it. The API key requirement and rate limits mean this is for people who'll actually use it, not casual experimenters.
Good at
- Accurate computational answers for maths, science, and unit conversions without leaving your editor.
- Step-by-step solutions for calculus, algebra, and differential equations, which Claude can present clearly.
- Fast setup with `uvx` and minimal config if you already have an API key.
- Works reliably in Claude Desktop and Cursor with no manual tweaks beyond the env var.
Watch out
- Requires a Wolfram Alpha API key, and free tier rate limits hit quickly if you query often.
- Ambiguous queries get interpreted by Wolfram's heuristics, sometimes returning answers to questions you didn't ask.
- Responses can be verbose, including alternative interpretations and related facts you may not need.
- Not a replacement for a full computer algebra system if you need symbolic manipulation or custom functions.
Use cases
- maths problems
- scientific queries
- unit conversions
- data-driven answers
Getting started
Works with
Similar MCPs
- Brave SearchGive Claude real-time web search via the Brave Search API. The fastest way to add up-to-date knowledge without paying for Perplexity.
- DuckDuckGo MCPWeb search through DuckDuckGo with built-in rate limiting, SafeSearch, and content fetching, no API key required.
- Kagi SearchPrivacy-focused search via Kagi. Great if your team already pays for Kagi and wants Claude to use the same backend.
- DelvSearch the Delv AI tools, MCP, and Skills directory directly from inside your agent. Ask 'what's a good MCP for databases?' in Claude Desktop and get editorial picks, not a random link dump.