Connects to the Wolfram Alpha API to answer questions by querying the computational knowledge engine
MCP-wolfram-alpha
A MCP server to connect to wolfram alpha API.
Components
Prompts
This is analogous to the !wa
bang in duckduckgo search.
Tools
Query Wolfram Alpha api.
Configuration
You must set the WOLFRAM_API_KEY
environment variable. Get an api ket from Wolfram Alpha.
This was tested with the full results API, but it might not be required.
Development
Debugging
Since the official MCP inspector does not have good environment support, I reccommend using wong2's mcp-cli-inspector.
Create a config.json file in the same style as claude desktop.
Then run:
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Connect your chat repl to wolfram alpha computational intelligence
Related MCP Servers
- -securityAlicense-qualityA bridge that connects WhatsApp Web to AI models using the Model Context Protocol, enabling Claude and other AI systems to interact with WhatsApp through a standardized interface.Last updated -106MIT License
- -securityAlicense-qualityA Node.js application that connects WhatsApp Web with AI models through the Model Context Protocol, enabling automated messaging, contact management, and group chat functionality through AI-driven workflows.Last updated -1031MIT License
- MIT License
- -securityFlicense-qualityEnables users to query Wolfram Alpha's computational knowledge engine through natural language. Provides access to mathematical computations, scientific data, and factual information via the Wolfram Alpha API.Last updated -