MCP server enabling chat apps to query Wolfram Alpha API for computational knowledge and data.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Wolframalpha.
Seamlessly integrate Wolfram Alpha into your chat applications.
This project implements an MCP (Model Context Protocol) server designed to interface with the Wolfram Alpha API. It enables chat-based applications to perform computational queries and retrieve structured knowledge, facilitating advanced conversational capabilities.
Included is an MCP-Client example utilizing Gemini via LangChain, demonstrating how to connect large language models to the MCP server for real-time interactions with Wolfram Alphaβs knowledge engine.
Wolfram|Alpha Integration for math, science, and data queries.
Modular Architecture Easily extendable to support additional APIs and functionalities.
Multi-Client Support Seamlessly handle interactions from multiple clients or interfaces.
MCP-Client example using Gemini (via LangChain).
UI Support using Gradio for a user-friendly web interface to interact with Google AI and Wolfram Alpha MCP server.
Create a .env file based on the example:
WOLFRAM_API_KEY=your_wolframalpha_appid
GeminiAPI=your_google_gemini_api_key (Optional if using Client method below.)
Install the required dependencies with uv:
Ensure uv is installed.
To use with the VSCode MCP Server:
.vscode/mcp.json in your project root.configs/vscode_mcp.json as a template.To use with Claude Desktop:
This project includes an LLM client that communicates with the MCP server.
To build and run the client inside a Docker container:

To build and run the client inside a Docker container:
Feel free to give feedback. The e-mail address is shown if you execute this in a shell:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ricocf-mcp-wolframalpha)<a href="https://allmcps.com/mcp/ricocf-mcp-wolframalpha"><img src="https://allmcps.com/api/badge/ricocf-mcp-wolframalpha?style=directory" alt="MCP Wolframalpha on AllMCPs" /></a>