mcp/wolfram-alpha

Verified Publisher

By mcp

Updated 11 months ago

Connect your chat repl to wolfram alpha computational intelligence

Image
Machine learning & AI
6

10K+

mcp/wolfram-alpha repository overview

WolframAlpha MCP Server

Connect your chat repl to wolfram alpha computational intelligence.

What is an MCP Server?

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/SecretiveShell/MCP-wolfram-alpha/blob/0aa2530c8da8f3976a8c5383f9f9e1376bd337df/Dockerfile
Commit0aa2530c8da8f3976a8c5383f9f9e1376bd337df
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/wolfram-alpha --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (1)

Tools provided by this ServerShort Description
query-wolfram-alphaUse Wolfram Alpha to answer a question.

Tools Details

Tool: query-wolfram-alpha

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

ParametersTypeDescription
querystring

Use this MCP Server

{
  "mcpServers": {
    "wolfram-alpha": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "WOLFRAM_API_KEY",
        "mcp/wolfram-alpha"
      ],
      "env": {
        "WOLFRAM_API_KEY": "your-app-id"
      }
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:4cd89d002

Size

87.4 MB

Last updated

11 months ago

docker pull mcp/wolfram-alpha

This week's pulls

Pulls:

315

Last week