Brave New Coin MCP. Analyze crypto market data through conversation.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Brave New Coin (BNC) MCP Server gives your AI client direct access to institutional-grade crypto data. Get real-time Global Weighted Average (GWA) prices, historical OHLCV candles, and volume-weighted metrics for any major digital asset.
Use tools like `get_ticker` and `get_ohlcv` to build backtesting models or analyze market depth without leaving your chat window.
What your AI agents can do
Get asset
Gets specific details and metadata for one crypto asset.
Get gwa
Retrieves the Global Weighted Average price data for an asset.
Get market
Gets specific details about a single market or exchange.
Use get_ticker to retrieve the latest Global Weighted Average price and 24-hour volume for any tracked cryptocurrency.
Run get_ohlcv to fetch time-series data (Open, High, Low, Close, Volume) needed for backtesting or technical indicators.
Call list_assets to get a complete list of all digital assets the server supports, ensuring you don't miss any key coins.
Run get_vwap or get_gwa to calculate specialized metrics like Volume Weighted Average Price or the Global Weighted Average.
Use list_markets to list every exchange or market where a specific asset is currently traded.
Call get_asset to get detailed metadata about a single digital asset.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Brave New Coin MCP Server: 8 Tools for Market Data
Use these tools to pull asset details, historical OHLCV data, and real-time global weighted average metrics directly into your workflow.
019d7562get asset
Gets specific details and metadata for one crypto asset.
019d7562get gwa
Retrieves the Global Weighted Average price data for an asset.
019d7562get market
Gets specific details about a single market or exchange.
019d7562get ohlcv
Fetches historical Open, High, Low, Close, Volume data for backtesting.
019d7562get ticker
Retrieves the latest Global Weighted Average price and 24h volume for an asset.
019d7562get vwap
Calculates the Volume Weighted Average Price for a given time frame.
019d7562list assets
Lists every supported digital asset by its unique identifier.
019d7562list markets
Lists all exchanges or markets where a specific asset trades.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Brave New Coin, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Brave New Coin (BNC) MCP Server gives your AI client direct access to institutional-grade crypto data. You can use tools like get_ticker and get_ohlcv to build backtesting models or analyze market depth right from your chat window. You'll get real-time Global Weighted Average (GWA) prices, historical OHLCV candles, and volume-weighted metrics for any major digital asset.
You can start by calling list_assets to get a complete list of every digital asset the server supports. To check specific details on one coin, use get_asset to grab its metadata. You wanna know the latest price and 24-hour volume for an asset? Just run get_ticker. If you need to calculate specialized metrics, you've got get_vwap for Volume Weighted Average Price or get_gwa for the Global Weighted Average.
You can map out where a coin trades by calling list_markets, which shows every exchange or market where a specific asset is active. You can also check the specific details of a market or exchange using get_market. For backtesting or technical analysis, get_ohlcv fetches time-series data—the Open, High, Low, Close, and Volume data—you need.
You can find out all the coins the server supports by running list_assets, and you can see all the exchanges where an asset trades by running list_markets.
How Brave New Coin MCP Works
- 1 Subscribe to the Brave New Coin server and provide your RapidAPI Key to your AI client.
- 2 Prompt your agent with a request, like 'Get the OHLCV data for BTC on Binance.'
- 3 Your agent automatically calls
get_ohlcv(or another tool) and presents the structured data result directly to you.
The bottom line is: You get structured crypto market data via natural conversation, without writing complex API calls.
Who Is Brave New Coin MCP For?
Quant researchers, financial analysts, and algorithmic traders. You're the person staring at multiple dashboards, cross-referencing data across Bloomberg terminals and specific exchange websites, and getting tired of the constant copy-pasting. You need a single source of truth for market metrics.
Uses get_ohlcv and get_vwap to pull historical time-series data for backtesting complex trading strategies.
Runs get_gwa and get_ticker to quickly compare the current global pricing and performance of different asset classes.
Integrates the data via the MCP tools to build reliable, data-backed services that monitor asset performance in production.
What Changes When You Connect
- Get immediate, actionable pricing data. Instead of manually checking exchange websites,
get_tickergives you the latest Global Weighted Average price and 24h volume instantly. - Backtest strategies efficiently.
get_ohlcvpulls historical Open, High, Low, Close, and Volume data. You can use this data for technical analysis without leaving your agent chat. - Compare metrics across assets. Run
get_gwato see the Global Weighted Average price for multiple assets, letting you benchmark performance easily. - Map out trading opportunities. Use
list_marketsto see every single exchange where an asset trades, preventing you from missing a key liquidity source. - Calculate advanced indicators on demand. The
get_vwaptool computes the Volume Weighted Average Price, a metric critical for institutional trading decisions. - Understand your data universe.
list_assetsprovides a definitive list of every asset ID the server supports, so you know exactly what you're working with.
Real-World Use Cases
Checking Asset Liquidity
A quant needs to know if ETH is traded anywhere other than Coinbase. They ask their agent to run list_markets for ETH. The agent returns a list of all exchanges, confirming liquidity across Binance, Kraken, and others. They save an hour of manual cross-checking.
Running a Backtest
A trader wants to test a strategy on BTC over the last month. They prompt the agent to run get_ohlcv for BTC/USDT. The agent returns the required historical data points—Open, High, Low, Close, Volume—in a clean format, ready for immediate modeling.
Benchmarking Asset Health
A financial analyst needs to compare the current global value of BTC vs. SOL. They ask the agent to run get_gwa for both. The agent returns a structured comparison of their latest Global Weighted Average prices, making the comparison immediate.
Discovering New Data Points
A developer building a monitoring tool needs to know what assets to track. They run list_assets to pull the full list of supported crypto assets, ensuring their code covers every possible coin the server supports.
The Tradeoffs
Treating the API like a single endpoint
Trying to run a complex query like 'What was the VWAP for BTC last week?' by just calling get_ticker. You only get the latest price, not the historical metric needed.
→
You have to use the specialized tools. For historical metrics, run get_ohlcv first to get the time series, then use get_vwap on that data. Never rely on a single call for time-series analysis.
Ignoring the asset scope
Asking for data on a brand new token (e.g., 'XYZ') that the server hasn't been updated with, and getting an ambiguous 'Not found' error.
→
First, run list_assets to confirm the asset ID is supported. This prevents wasting time and API calls on unknown or unsupported digital assets.
Mixing up data types
Assuming that the market list provided by list_markets includes the actual price data. It only tells you where it trades, not what the price is right now.
→
If you need the current price, use get_ticker. If you need to know where it trades, use list_markets. Keep those two functions separate in your workflow.
When It Fits, When It Doesn't
Use this if your goal is granular, technical market analysis. Specifically, if you need to backtest (use get_ohlcv), calculate specific indicators (use get_vwap or get_gwa), or map out liquidity (use list_markets). It’s a deep data tool.
Don't use this if you just need a high-level overview (use a general data dashboard instead). Also, if you only need a single, simple price check, get_ticker is the fastest call, but you'll need the other tools for anything beyond that.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Brave New Coin. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 8 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Sifting through multiple crypto dashboards is a massive waste of time.
Right now, getting a full picture of a crypto asset means jumping between multiple sites: CoinMarketCap for general prices, TradingView for candles, and then checking specific exchange APIs for volume. You spend ten minutes just copying data points and trying to stitch together a single view of its health.
With the Brave New Coin MCP Server, your agent handles the stitching. You ask for the full picture—say, 'What's the OHLCV for BTC on Binance?'—and you get a clean, structured data object back. No manual copy-pasting, no jumping tabs. Just the data.
Brave New Coin MCP Server: Get Market Data in Plain Conversation
Before this, determining an asset's full scope required running multiple, disparate API calls just to list supported coins (`list_assets`) and then checking specific market pairs (`list_markets`). It was a tedious, multi-step process that broke easily.
Now, you can talk to your agent and ask for the full data context. The server coordinates the calls to `list_assets` and `list_markets` and gives you the full context, instantly.
Common Questions About Brave New Coin MCP
How do I get the latest price using the get_ticker tool? +
The get_ticker tool fetches the most recent Global Weighted Average (GWA) price and the 24-hour trading volume. It's the fastest way to check current market conditions for any asset.
Can I run historical data using the get_ohlcv tool? +
Yes, get_ohlcv fetches the historical Open, High, Low, Close, and Volume data. This is exactly what you need for technical analysis or backtesting your trading models.
What is the difference between get_gwa and get_ticker? +
While both relate to pricing, get_ticker gives the current snapshot (latest price/volume). get_gwa retrieves detailed Global Weighted Average components, offering deeper metrics for analysis.
How do I find all assets supported by the server using list_assets? +
Running list_assets returns a complete, definitive list of every supported crypto asset ID. This is the best way to scope your research and ensure you aren't missing any coins.
Which tool should I use to see where an asset is traded? get_market or list_markets? +
Use list_markets. It specifically lists all exchanges or markets where a given asset is actively traded, giving you a comprehensive view of its liquidity.
How do I get Volume Weighted Average Price using the get_vwap tool? +
The get_vwap tool retrieves the Volume Weighted Average Price for a specified asset and time period. This calculation weights the average price by the volume traded, giving you a more accurate measure of the true market cost.
Can I check available trading pairs with list_markets? +
Yes, list_markets shows all exchanges and trading pairs where a specific asset is actively traded. It helps you map out where the asset has liquidity across different platforms.
What happens if I forget my API key when setting up the server? +
You must provide a valid Brave New Coin RapidAPI Key when subscribing to the server. If the key is invalid or missing, the AI client will return an authentication error, and no data calls will execute.
How do I get the current price of Bitcoin? +
Simply ask the agent to get_ticker and provide the coin symbol 'BTC'. It will retrieve the latest Global Weighted Average (GWA) price.
Can I retrieve historical price data for backtesting? +
Yes! Use the get_ohlcv tool with the specific Market ID or Index ID. Your agent will fetch the Open, High, Low, Close, and Volume data series.
What does GWA mean? +
GWA stands for Global Weighted Average. It's a calculated price point by Brave New Coin that aggregates pricing data across multiple reliable exchanges to provide a true market value.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Finance Toolkit
Empower your AI agents to compute complex financial formulas. Instantly calculate ROI, compound interests, and SAC/Price amortization tables local.
ANP (Revendedores de Combustíveis)
Access official Brazilian fuel and LPG reseller data from ANP — query gas stations and cooking gas providers by location or CNPJ.
ArcGIS Alternative
Access GIS services via ArcGIS — geocode addresses, search places, get routes, check elevation and discover basemap styles from any AI agent.
You might also like
Solcast Solar
Access solar irradiance and PV power forecasts — rooftop solar estimates, radiation data, and weather forecasts via Solcast API.
Google Maps Platform
Get directions, place details, geocoding, and timezone data via official Google Maps APIs.
Copysmith
Generate marketing copy, product descriptions, and ad variations at scale with AI trained on high-performing content.