Loading...
pip install -r{
"mcpServers": {
"WolframAlphaServer": {
"command": "python3",
"args": [
"/path/to/src/core/server.py"
]
}
}
}WolframAlphaQueryQueries the Wolfram Alpha API and returns the computational knowledge results.
Read-only access to Wolfram Alpha's knowledge base.
This server is relatively safe for information retrieval, but users should be cautious about the queries they submit and ensure proper API key management. The risk is moderate, as it depends on the user's configuration and the nature of the queries.