other tools and integrations
MCP Wolfram Alpha
An MCP server for querying wolfram alpha API.
python
cloud
other tools and integrations
Installation
npx -y SecretiveShell/MCP-wolfram-alphaConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub