Loading MCP server directory, please wait...
Brazilian stock market data (B3, CVM, BCB) for AI assistants: quotes, fundamentals, dividends, FIIs.
npx @getmcp/cli add io.github.viniciuslazzari/bolsai-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
BOLSAI_API_KEYYour bolsai API key (free tier available at usebolsai.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.viniciuslazzari/bolsai-mcp": {
"command": "uvx",
"args": [
"bolsai-mcp"
],
"env": {
"BOLSAI_API_KEY": ""
}
}
}
}