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.
Tools
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 -186TypeScriptMIT 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 -1826TypeScriptMIT License
- PythonMIT License
- -securityAlicense-qualityAllows users to integrate their custom Quickchat AI Agents into various AI applications (Claude Desktop, Cursor, VS Code, etc.) through the Model Context Protocol, enabling AI-to-AI interactions.Last updated -20PythonMIT License