MCP-wolfram-alpha
About This Server
Connect your chat repl to wolfram alpha computational intelligence
Server Information
The webpage is a GitHub repository for a project called "MCP-wolfram-alpha," created by user SecretiveShell. It aims to connect a chat repl to Wolfram Alpha for computational intelligence. The repository is public and contains source code, documentation, and configuration files to enable a Multi-Chat Protocol (MCP) server to interface with the Wolfram Alpha API.
ā Key Points:
* Project Name: MCP-wolfram-alpha
* Author: SecretiveShell
* Purpose: Connect chat repl to Wolfram Alpha for computational intelligence
* License: MIT license
* Status: Public repository
* Key Components: Prompts (like !wa for Wolfram Alpha queries), and tools for querying the Wolfram Alpha API.
* Configuration: Requires setting the `WOLFRAMAPIKEY` environment variable
š Main Findings:
* The project provides a way to integrate Wolfram Alpha's computational capabilities into chat repls.
* Configuration involves setting up a Wolfram Alpha API key and configuring the MCP server.
* The project utilizes Python and is packaged with necessary files such as Dockerfile, gitignore, and pyproject.toml.
š Details:
* Repository contains 12 items including directories (.github, /src/mcpwolframalpha) and files (.dockerignore, .gitignore, .python-version, Dockerfile, LICENSE, README.md, config.json.example, pyproject.toml, smithery.yaml, uv.lock).
* The code is primarily written in Python (97.2%) with some Dockerfile configurations (2.8%).
* The project is open source and available under the MIT License.
* Uses the Wolfram Alpha API to answer questions.
* Configuration requires a "config.json" file.
šÆ Conclusion:
The "MCP-wolfram-alpha" repository offers a functional method for integrating Wolfram Alpha's computational intelligence with chat repl applications. It requires specific configuration, notably an API key, and the setup is detailed in the provided documentation. The repository appears to be well-structured and contains the necessary files for deployment and development.
Server Features
Prompts
This is analogous to the !wa bang in duckduckgo search.
Tools
Query Wolfram Alpha api.
Provider Information
Secretiveshell
cloud Provider