Loading MCP server directory, please wait...
MCP server for Stark Bank — transfers, boletos, invoices, Pix, balance
npx @getmcp/cli add io.github.codespar/mcp-stark-bankRequires Node.js 18+. Community-contributed server. Review source before installing.
STARK_BANK_ACCESS_TOKENAPI key for stark-bank
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-stark-bank": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-stark-bank"
],
"env": {
"STARK_BANK_ACCESS_TOKEN": ""
}
}
}
}