
Mcp Bling
Expose Bling ERP—products, orders, invoices, and stock—to your agent via MCP for Brazilian e-commerce and ops automation.
Overview
io.github.codespar/mcp-bling is an MCP server for the Operate phase that gives AI agents access to Bling ERP for Brazilian products, orders, invoices, and stock over stdio.
What is this MCP server?
- Bling ERP coverage: products, orders, invoices, and stock management
- @codespar/mcp-bling npm v0.1.2 with stdio MCP transport
- BLING_ACCESS_TOKEN required as secret environment variable
- From codespar/mcp-dev-brasil packages/erp/bling
- Model Context Protocol server schema manifest for registry discovery
- Version 0.1.2; npm identifier @codespar/mcp-bling
- stdio transport; 1 required secret: BLING_ACCESS_TOKEN
- Four documented domains: products, orders, invoices, stock
Community signal: 252 GitHub stars.
What problem does it solve?
Your agent cannot see Bling orders or stock levels, so Brazilian ops work stalls on manual ERP exports and copy-paste.
Who is it for?
Brazil-based indie merchants and devs on Bling who want agent help with catalog, invoicing, and inventory during daily operations.
Skip if: Teams not using Bling or selling only outside Brazil without a Bling footprint.
What do I get? / Deliverables
After BLING_ACCESS_TOKEN is set and the server is registered, agents can drive Bling ERP tasks from MCP without bespoke scripts per question.
- MCP stdio server connected to Bling product, order, invoice, and stock APIs
- Agent tools for Brazilian ERP workflows
- Less manual switching between IDE and Bling UI
Recommended MCP Servers
Journey fit
Once you sell in Brazil, order and stock truth lives in Bling; Operate is where agents help reconcile fulfillment and catalog state. Infra captures external ERP and inventory systems agents must talk to for ongoing Brazilian storefront operations.
How it compares
MCP bridge to Bling ERP APIs, not a NFe issuance tutorial or generic Shopify skill.
Common Questions / FAQ
Who is io.github.codespar/mcp-bling for?
Small teams and solo builders running Brazilian e-commerce or ERP workflows on Bling who want MCP access from their coding agent.
When should I use io.github.codespar/mcp-bling?
Use it when live orders, invoices, or stock in Bling need to inform agent-driven fixes, reports, or automations after you have launched selling.
How do I add io.github.codespar/mcp-bling to my agent?
Install @codespar/mcp-bling, configure BLING_ACCESS_TOKEN, add the stdio server to your MCP client, and restart so Bling tools appear.