WolframAlpha LLM MCP Server
Enables querying WolframAlpha's LLM API for natural language questions, providing structured and simplified answers optimized for LLM consumption
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Install and connect
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
No verified installation or connection method is available in the retained evidence yet.
Identity
| Canonical slug | wolframalpha-llm-mcp-server-7c5cdee1 | Deployment | Remote Only |
|---|---|---|---|
| Canonical package | — | Repository | Garoth/wolframalpha-llm-mcp |
| First published | — | Latest release | — |
| Last security verification | — | Classification confidence | 35% |
| Publication | Draft | Official distribution | Not verified |
Distributions
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| source_git | garoth/wolframalpha-llm-mcp | 7383d19c2d62edcfe37801247c5d8fb8b43233c4 | 1 | Repository |
Current release
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| source_gitgaroth/wolframalpha-llm-mcp | 7383d19c2d62edcfe37801247c5d8fb8b43233c4Current | Aug 30, 2026 | 3 toolsSucceeded · 0 resources · 0 prompts | Evidence restricted |
Continuously monitor this MCP for security risk
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
- Independent exact-version security scans
- Continuous release and vulnerability monitoring
- Risk-change alerts with capability context
- Historical evidence and API exports
Current version evidence
No public current-version evidence is available yet.
Current protocol inventory
Tools 3
| Tool | Category | Annotations | Risk |
|---|---|---|---|
ask_llmAsk WolframAlpha a query and get LLM-optimized structured response with multiple formatsInput schema{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "The query to ask WolframAlpha"
}
},
"required": [
"query"
]
} | — | — | |
get_simple_answerGet a simplified, LLM-friendly answer focusing on the most relevant informationInput schema{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "The query to ask WolframAlpha"
}
},
"required": [
"query"
]
} | — | — | |
validate_keyValidate the WolframAlpha LLM API keyInput schema{
"type": "object",
"properties": {},
"required": []
} | — | — |
Resources 0
- None observed.
Resource templates 0
- None observed.
Prompts 0
- None observed.
Remote endpoints
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
WolframAlpha LLM MCP Server questions
How do I install WolframAlpha LLM MCP Server?
No verified package installation command is available in the retained catalog evidence.
What tools does WolframAlpha LLM MCP Server provide?
WolframAlpha LLM MCP Server exposed 3 tools during independent protocol observation, including ask_llm, get_simple_answer, validate_key.
Is WolframAlpha LLM MCP Server secure?
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Explore related MCP server guides
Curated product and capability guides containing this catalog record.