bling-erp-mcp-server

tempont/bling-erp-mcp-server
★ 2 stars Python Security Updated 2d ago
A FastMCP Framework Unofficial BlingERP MCP Server that can easy integrate all IA providers with Bling.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bling-erp-mcp-server": {
      "command": "uvx",
      "args": [
        "bling-erp-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install bling-erp-mcp-server

Topics

bling-erpfastmcpmcp-serveroauthpython