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
0
View on GitHub

Installation

npx -y ricocf/mcp-wolframalpha

Configuration

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.

GitHub: https://github.com/ricocf/mcp-wolframalpha

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub