search & data extraction
Mcp Wolframalpha
An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
python
cloud
local
search & data extraction
Installation
npx -y ricocf/mcp-wolframalphaConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-wolframalpha",
"command": "npx",
"args": [
"-y",
"ricocf/mcp-wolframalpha"
]
}About This MCP Server
ricocf/mcp-wolframalpha
An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub