PreReason MCP Server
Rank #8,820com.prereason/mcp
Bitcoin and macro market briefings for AI agents: trend signals, regimes, liquidity and ETF flows.
PreReason MCP Server is a Model Context Protocol (MCP) server published by prereason. It ranks #8,820 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. PreReason MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 5 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 123,226 of 132,046 servers on MCP Toplist.
Use PreReason MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http prereason https://api.prereason.com/api/mcpclaude mcp add prereason -e "PREREASON_API_KEY=<your PREREASON_API_KEY>" -e "PREREASON_CLIENT=<your PREREASON_CLIENT>" -- npx -y @prereason/mcpReplace each placeholder with your own value before saving.
[mcp_servers.prereason]
url = "https://api.prereason.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.prereason]
command = "npx"
args = ["-y", "@prereason/mcp"]
[mcp_servers.prereason.env]
PREREASON_API_KEY = "<your PREREASON_API_KEY>"
PREREASON_CLIENT = "<your PREREASON_CLIENT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.prereason.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"prereason": {
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "<your PREREASON_API_KEY>",
"PREREASON_CLIENT": "<your PREREASON_CLIENT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prereason": {
"url": "https://api.prereason.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"prereason": {
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "<your PREREASON_API_KEY>",
"PREREASON_CLIENT": "<your PREREASON_CLIENT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"prereason": {
"type": "http",
"url": "https://api.prereason.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"prereason": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "<your PREREASON_API_KEY>",
"PREREASON_CLIENT": "<your PREREASON_CLIENT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prereason": {
"serverUrl": "https://api.prereason.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prereason": {
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "<your PREREASON_API_KEY>",
"PREREASON_CLIENT": "<your PREREASON_CLIENT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>",
"PREREASON_CLIENT": "<your PREREASON_CLIENT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.prereason%2Fmcp)<a href="https://mcptoplist.com/server/com.prereason%2Fmcp"><img src="https://mcptoplist.com/badge/com.prereason%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
prereason
Available versions (5)
| Version | Published |
|---|---|
| 0.8.0 | Sep 21, 2026 |
| 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
- Who maintains PreReason MCP Server?
- PreReason MCP Server is maintained by prereason, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is PreReason MCP Server listed on the Official MCP Registry?
- Yes — PreReason MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does PreReason MCP Server have?
- MCP Toplist tracks 5 versions of PreReason MCP Server, most recently published on Sep 21, 2026.
- Where can I find the source code for PreReason MCP Server?
- The source code for PreReason MCP Server is hosted at github.com/prereason/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.