Loading languages...
MC

mcp-wolframalpha

@akalaric32

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

Wolfram Alpha
API
Python
LLM
LangChain
Gradio

# mcpServer Config

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

# stdio

python3 /path/to/src/core/server.py
Transport:
stdio
Taal:
python
Gemaakt:4/14/2025
Bijgewerkt:7/15/2025