Bullrundata Market Intelligence
@BullrunData
About Bullrundata Market Intelligence
Market Intelligence MCP Server — recession probability, capital rotation scoring, investment analysis, and economic data. Powered by the BullrunData API.
Basic information
Category
Finance & Commerce
License
MIT
Runtime
node
Transports
stdio
Publisher
BullrunData
Submitted by
royal plugins
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"market-intelligence": {
"command": "npx",
"args": [
"-y",
"@bullrundata/market-intelligence"
],
"env": {
"BULLRUNDATA_API_KEY": "your-api-key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bullrundata Market Intelligence?
Bullrundata Market Intelligence is an MCP server that provides recession probability, sector rotation, institutional positioning, macro cascade scenario analysis, real estate calculators, and real-time economic data. It is powered by the BullrunData API and works with Claude, ChatGPT, Cursor, and any MCP client.
How to use Bullrundata Market Intelligence?
Install by adding the server configuration to the MCP client (e.g., claude_desktop_config.json for Claude Desktop or claude mcp add for Claude Code). Set the BULLRUNDATA_API_KEY environment variable with your API key from bullrundata.com. Unstructured invocation: define the server and call the 26 available tools by name from the MCP client.
Key features of Bullrundata Market Intelligence
- 26 tools covering macro, markets, real estate, and economic data.
- Recession probability model with 15-component breakdown.
- Sector rotation and institutional positioning via CFTC data.
- Cascade engine for macro scenario chain reactions.
- Real estate calculators (investment property, BRRRR) with DSCR.
- 100 free API calls per day, no credit card required.
Use cases of Bullrundata Market Intelligence
- Assess current recession risk and monetary policy stance.
- Analyze sector rotation signals and institutional futures positioning.
- Evaluate rental property investment with cash flow and cap rate.
- Run macro scenario cascades (e.g., oil supply shock, trade war).
- Fetch real-time economic indicators (CPI, unemployment, yield curve).
FAQ from Bullrundata Market Intelligence
What tools does Bullrundata Market Intelligence include?
It includes 26 tools organized into macro intelligence, markets & institutional, real estate calculators, economic data, and cascade engine categories.
How do I get an API key?
Sign up free at bullrundata.com — 100 calls/day, no credit card required.
What should I do if tools don't appear in Claude after install?
Ensure the MCP server is registered in Claude Desktop settings or run claude mcp list in Claude Code. Restart Claude fully, verify the BULLRUNDATA_API_KEY environment variable is set, and if using the remote server, complete the OAuth flow.
What does a 401 Unauthorized error mean?
Your API key is missing, expired, or inactive. Get a fresh one at bullrundata.com/login. For the remote server, re-authenticate via OAuth.
Why is the first request slow (~2–4 seconds)?
Vercel cold-start latency on the serverless function. Subsequent requests in the same session respond in <500ms.
More Finance & Commerce MCP servers
Polygon.io MCP Server
polygon-ioAn MCP server for Massive.com Financial Market Data
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
Comments