Connect your chat repl to wolfram alpha computational intelligence
10K+
Connect your chat repl to wolfram alpha computational intelligence.
| Attribute | Details |
|---|---|
| Docker Image | mcp/wolfram-alpha |
| Author | SecretiveShell |
| Repository | https://github.com/SecretiveShell/MCP-wolfram-alpha |
| Attribute | Details |
|---|---|
| Dockerfile | https://github.com/SecretiveShell/MCP-wolfram-alpha/blob/0aa2530c8da8f3976a8c5383f9f9e1376bd337df/Dockerfile |
| Commit | 0aa2530c8da8f3976a8c5383f9f9e1376bd337df |
| Docker Image built by | Docker Inc. |
| Docker Scout Health Score | |
| Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/wolfram-alpha --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
| Licence | MIT License |
| Tools provided by this Server | Short Description |
|---|---|
query-wolfram-alpha | Use Wolfram Alpha to answer a question. |
query-wolfram-alphaUse Wolfram Alpha to answer a question. This tool should be used when you need complex math or symbolic intelligence.
| Parameters | Type | Description |
|---|---|---|
query | string |
{
"mcpServers": {
"wolfram-alpha": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"WOLFRAM_API_KEY",
"mcp/wolfram-alpha"
],
"env": {
"WOLFRAM_API_KEY": "your-app-id"
}
}
}
}
Content type
Image
Digest
sha256:4cd89d002…
Size
87.4 MB
Last updated
11 months ago
docker pull mcp/wolfram-alphaPulls:
315
Last week