MCP Server
MCP
io.github.viniciuslazzari/bolsai-mcp
Brazilian stock market data (B3, CVM, BCB) for AI assistants: quotes, fundamentals, dividends, FIIs.
Install
uvx bolsai-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "bolsai-mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your bolsai API key (free tier available at usebolsai.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BOLSAI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment