MCP-wolfram-alpha

by SecretiveShell
Verified
MIT License
11

query-wolfram-alpha

Use Wolfram Alpha to answer a question. This tool should be used when you need complex math or symbolic intelligence.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools