BlackSwan MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BlackSwan MCP ServerWhat does Flare say about current crypto risk?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
BlackSwan MCP Server
Real-time crypto risk intelligence via the Model Context Protocol. Two AI agents monitor what's happening 24/7 — before news breaks, as it breaks, and why it happened. Enables agents to have real-time risk intelligence and awareness, not yesterday's news.
Tools
Tool | What it answers |
Flare | "Is something happening right now?" — Precursor detection from a 15-minute signal window |
Core | "What's the overall risk environment?" — State synthesis from a 60-minute signal window |
Connect
MCP
Point any MCP client at:
https://mcp.blackswan.wtf/mcpNo API key required.
REST API
curl -s https://mcp.blackswan.wtf/api/flare
curl -s https://mcp.blackswan.wtf/api/coreClaude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"blackswan": {
"type": "http",
"url": "https://mcp.blackswan.wtf/mcp"
}
}
}Then ask Claude: "What does Flare say about current crypto risk?"
Response Format
Flare
Field | Description |
| Always |
| Human-readable age (e.g. "12 minutes ago") |
|
|
|
|
| ISO 8601 timestamp |
| Natural language risk assessment |
| Array of detected signals with |
Core
Field | Description |
| Always |
| Human-readable age (e.g. "1 hour ago") |
| ISO 8601 timestamp |
|
|
| Natural language risk assessment |
| Array of main risk factors |
| Data sources used in the assessment |
| How fresh the underlying data is |
Interpreting Results
Flare Severity
Level | Meaning |
| No precursors detected, markets quiet |
| Minor signals, worth noting but not actionable |
| Notable signals, warrants attention |
| Strong precursors, elevated risk of sudden moves |
| Extreme signals, immediate risk of major event |
Core Environment
Level | Meaning |
| Normal conditions, low systemic risk |
| Above-normal risk, some stress indicators |
| Significant stress across multiple indicators |
| Severe market stress, active dislocation or contagion |
Error Responses
HTTP Status | Meaning |
| Success |
| Agent output failed validation |
| No recent agent runs — system may be starting up |
| Unexpected server error |
Non-200 responses return {"error": "..."} with a human-readable message.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blackswanwtf/blackswan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server