← WolframAlpha LLM MCP Server

WolframAlpha LLM MCP Server 7383d19c2d62edcfe37801247c5d8fb8b43233c4

source_git · garoth/wolframalpha-llm-mcp · current release

3
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-30T18:55:27.567Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2024-11-05.

Server capabilities
{
  "tools": {
    "ask_llm": true,
    "get_simple_answer": true,
    "validate_key": true
  }
}

Tools 3

ToolCategoryAnnotationsRisk
ask_llmAsk WolframAlpha a query and get LLM-optimized structured response with multiple formats
Input 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 information
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "The query to ask WolframAlpha"
    }
  },
  "required": [
    "query"
  ]
}
— · —
validate_keyValidate the WolframAlpha LLM API key
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.