other tools and integrations

MCP Wolfram Alpha

An MCP server for querying wolfram alpha API.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y SecretiveShell/MCP-wolfram-alpha

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "MCP-wolfram-alpha",
  "command": "npx",
  "args": [
    "-y",
    "SecretiveShell/MCP-wolfram-alpha"
  ]
}

About This MCP Server

SecretiveShell/MCP-wolfram-alpha

An MCP server for querying wolfram alpha API.

GitHub: https://github.com/SecretiveShell/MCP-wolfram-alpha

Need More Details?

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

View Full Documentation on GitHub