Defeatbeta Api
@defeat-beta
About Defeatbeta Api
An open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"defeatbeta-api": {
"command": "/Users/kevin.zheng/.defeatbeta/mcp/run.sh",
"description": "An open-source alternative to Yahoo Finance's market data APIs with higher reliability.",
"provider": "Defeat Beta API",
"providerUrl": "https://github.com/defeat-beta/defeatbeta-api",
"timeout": 600,
"logoUrl": "https://github.com/defeat-beta/defeatbeta-api/blob/main/doc/favicon.ico?raw=true",
"args": []
}
}
}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 Defeatbeta Api?
Defeat Beta API MCP is an MCP server that exposes data from defeatbeta-api to large language models via standardized contextual interfaces, enabling structured and controlled financial data analysis.
How to use Defeatbeta Api?
Install using uvx (recommended) or the one-line install script, then configure the server in your MCP client (Claude Desktop, Manus, or Cherry Studio) by adding a JSON entry with command: "uvx" and args pointing to the GitHub repository subdirectory. Optionally set the DEFEATBETA_GATEWAY environment variable for an HTTP proxy. The server runs in stdio mode and communicates via JSON-RPC.
Key features of Defeatbeta Api
- Exposes financial data as MCP tools
- Context construction and windowing for LLMs
- Output shaping for structured analysis
- Isolated Python virtual environment
- Pre-warm cache for fast initialization
- Supports multiple MCP clients
Use cases of Defeatbeta Api
- Query market data and price history via natural language
- Integrate structured financial data into AI workflows
- Perform financial analysis with large language models
- Build applications that combine LLMs with live financial data
FAQ from Defeatbeta Api
What transport and protocol does the server use?
The server runs in stdio mode and communicates using JSON-RPC over the Model Context Protocol.
How do I configure an HTTP proxy?
Set the DEFEATBETA_GATEWAY environment variable inside the MCP server configuration (e.g., "env": { "DEFEATBETA_GATEWAY": "http://127.0.0.1:8118" }).
Why do I need to pre-warm the cache?
MCP clients have a 60-second initialization timeout. The first download from GitHub may exceed this limit, causing a connection failure. Pre-warming the cache avoids this.
Which MCP clients are supported?
Manus, Cherry Studio, and Claude Desktop are explicitly mentioned; any MCP client that supports stdio should work.
Does the server require an API key or authentication?
No API keys or authentication are mentioned in the documentation.
Frequently asked questions
What transport and protocol does the server use?
The server runs in stdio mode and communicates using JSON-RPC over the Model Context Protocol.
How do I configure an HTTP proxy?
Set the `DEFEATBETA_GATEWAY` environment variable inside the MCP server configuration (e.g., `"env": { "DEFEATBETA_GATEWAY": "http://127.0.0.1:8118" }`).
Why do I need to pre-warm the cache?
MCP clients have a 60-second initialization timeout. The first download from GitHub may exceed this limit, causing a connection failure. Pre-warming the cache avoids this.
Which MCP clients are supported?
Manus, Cherry Studio, and Claude Desktop are explicitly mentioned; any MCP client that supports stdio should work.
Does the server require an API key or authentication?
No API keys or authentication are mentioned in the documentation.
Basic information
More Finance & Commerce MCP servers
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.

GallanDigital Marketplace
GallanDigitalRead-only discovery server for GallanDigital, a B2B marketplace of credentialed operational systems and tools for PE operating partners, boutique consultants, and business owners. Exposes search, listing detail, contribu
Comments