Connects Claude to brapi.dev for Brazilian financial market data. You get four tools: quote_list and quote for stock/crypto/ETF prices, plus inflation and prime_rate for economic indicators. Useful when you need real-time Brazilian market quotes or want to analyze local economic trends without leaving your AI workflow. Part of the larger Pipeworx gateway, so you can either connect directly to this server or use the full gateway for access to 250+ data sources. The ask_pipeworx interface lets you query in plain English instead of calling tools manually. Runs over streamable HTTP, so setup is just dropping a URL into your MCP config.
brapi.dev MCP — Brazilian stock + crypto + ETF quotes.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
quote_list | List quotes. |
quote | Quote (comma-sep tickers). |
inflation | Inflation series. |
prime_rate | Prime rate series. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"brapi": {
"url": "https://gateway.pipeworx.io/brapi/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Brapi data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.shelvick/shopify-subscription-reconciliation
zleventer/google-ads-mcp
csoai-org/meok-stripe-acp-checkout-mcp
io.github.mharnett/google-ads
csoai-org/stripe-billing-mcp
co.pipeboard/google-ads-mcp