SecretiveShell/MCP-wolfram-alpha
by Various
Connect your chat repl to wolfram alpha computational intelligence
MCP
SecretiveShell/MCP-wolfram-alpha
Added 1 June 2026
Overview
A Python implementation of the Model Context Protocol (MCP) that connects a chat-based REPL to Wolfram Alpha's computational knowledge engine. It translates natural language queries into Wolfram Alpha requests and returns structured results.
Best for
Best for
Developers building LLM agents or chatbots that need authoritative computational answers
Use cases
- Embedding step-by-step math or science solutions into a chatbot
- Querying real-time data like weather, finance, or astronomy from a REPL
- Adding factual question-answering to an LLM-powered assistant
Notes
A Python implementation of the Model Context Protocol (MCP) that connects a chat-based REPL to Wolfram Alpha’s computational knowledge engine. It translates natural language queries into Wolfram Alpha requests and returns structured results.
75 stars on GitHub. Last updated 2025-08-18. Licensed MIT.
Use cases
- Embedding step-by-step math or science solutions into a chatbot
- Querying real-time data like weather, finance, or astronomy from a REPL
- Adding factual question-answering to an LLM-powered assistant
Pros
- Provides direct access to Wolfram Alpha’s curated computational knowledge
- Simple integration through the MCP standard for chat interfaces
- Open source with a straightforward Python codebase
Cons
- Requires a Wolfram Alpha API key (paid tier for full access)
- Limited by Wolfram Alpha API rate limits and query caps
- Dependent on external service availability and response latency
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides direct access to Wolfram Alpha's curated computational knowledge
- Simple integration through the MCP standard for chat interfaces
- Open source with a straightforward Python codebase
Cons
- Requires a Wolfram Alpha API key (paid tier for full access)
- Limited by Wolfram Alpha API rate limits and query caps
- Dependent on external service availability and response latency
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.