Back to directory
mcp-wolframalpha

mcp-wolframalpha

@akalaric78

A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.

Wolfram AlphaAPIPythonLLMLangChainGradiocontext

Installation & Configuration

{
  "mcpServers": {
    "WolframAlphaServer": {
      "command": "python3",
      "args": [
        "/path/to/src/core/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/14
Updated
2026/6/7