cryptoweather — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cryptoweather (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
🌈 AI-powered Bitcoin price prediction signals through Model Context Protocol (MCP)
CryptoWeather MCP Server provides real-time Bitcoin price prediction signals from the CryptoWeather AI system. Get hourly updated trading signals, performance metrics, and AI-driven market insights directly in your Claude conversations.
uv run python main.py once in the directory to build the virtual environment.~/Library/Application Support/Claude/claude_desktop_config.json):Recommended configuration using uv:
{
"mcpServers": {
"cryptoweather": {
"command": "uv",
"args": [
"--directory",
"/path/to/cryptoweather",
"run",
"main.py"
]
}
}
}Alternative configuration using the created virtual environment python:
{
"mcpServers": {
"cryptoweather": {
"command": "/path/to/cryptoweather/.venv/bin/python",
"args": [
"/path/to/cryptoweather/main.py"
]
}
}
}Install from source:
git clone https://github.com/2051project/cryptoweather.git
cd cryptoweather
pip install -e .Once installed, you can use the following tools in your Claude conversations:
conversations
{
"Clear": {
"Clarity": "74%",
"backtest": "24,510%",
"pos": "hold",
"profit": "538%",
"sig": "C",
"signal": "Cloudy ☁️"
},
"version": "2.0"
}⚠️ Important: CryptoWeather predictions are for informational purposes only. This is not financial advice. Always do your own research and consider your risk tolerance before making trading decisions. Past performance does not guarantee future results.
MIT License - see LICENSE file for details.
python main.py --debugMade with ❤️ by the CryptoWeather Team
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.