A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.
mcpServer
{ "mcpServers": { "WolframAlphaServer": { "command": "python3", "args": [ "/path/to/src/core/server.py" ] } } }
python3 /path/to/src/core/server.py