About
Overview
The Wolfram Alpha MCP Server enables AI agents to query Wolfram Alpha's computational knowledge engine. It provides tools for mathematical calculations, scientific data lookups, unit conversions, and general knowledge queries with structured results.
Capabilities
Tools & Capabilities
⚡query
Query Wolfram Alpha with natural language
⚡calculate
Perform mathematical calculations
⚡convert
Convert between units
Setup
Installation
bash
Install
npx -y mcp-server-wolframExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"wolfram": {
"command": "npx",
"args": ["-y", "mcp-server-wolfram"],
"env": {
"WOLFRAM_APP_ID": "your-app-id"
}
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 70
Last UpdatedFeb 12, 2026