Loading MCP server directory, please wait...
MCP server for Bling — ERP, products, orders, invoices, stock management
npx @getmcp/cli add io.github.codespar/mcp-blingRequires Node.js 18+. Community-contributed server. Review source before installing.
BLING_ACCESS_TOKENAPI key for bling
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-bling": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bling"
],
"env": {
"BLING_ACCESS_TOKEN": ""
}
}
}
}