MCP Server
Rank #8098glama/PreReason/mcp
Pre-reasoned Bitcoin and macro market briefings with trend signals, confidence scores, and regime classification. 17 briefings covering BTC, Fed balance sheet, M2, Treasury yields, and cross-asset correlations.
MCP Server is a Model Context Protocol (MCP) server published by PreReason. It ranks #8098 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
Ranks ahead of 50,734 of 58,832 servers on MCP Toplist.
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"prereason": {
"url": "https://api.prereason.com/api/mcp"
}
}
}{
"mcpServers": {
"prereason": {
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "<your PREREASON_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
PreReason
Available versions (4)
| Version | Published |
|---|---|
| 0.7.2 | Mar 18, 2026 |
| 0.7.1 | Mar 18, 2026 |
| 0.7.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MCP Server?
- Pre-reasoned Bitcoin and macro market briefings with trend signals, confidence scores, and regime classification. 17 briefings covering BTC, Fed balance sheet, M2, Treasury yields, and cross-asset correlations.
- Who maintains MCP Server?
- MCP Server is maintained by PreReason, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does MCP Server have?
- MCP Toplist tracks 4 versions of MCP Server, most recently published on Mar 18, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/PreReason/mcp.