71
/ 100
7 days ago
glama

posbuzz-mcp

A local MCP server that exposes the PosBuzz cosmetic analysis SaaS API as MCP tools, enabling AI assistants like Claude Code to interact with the API through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: SAAS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretSAAS_API_KEY"": "sa_your_api_key"
configLOG_LEVELno INFO Logging level (e.g. DEBUG)
configAPI_BASE_URLno https://pos-buzz.com SaaS API base URL
configOPENAPI_SPEC_URLno https://pos-buzz.com/api-docs/v1/openapi.yaml OpenAPI spec URL (YAML or JSON)
configMCP_NAMEno posbuzz-mcp MCP server name shown to the client
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pos-buzz-posbuzz-mcp-1odr2z)](https://m8ven.ai/mcp/pos-buzz-posbuzz-mcp-1odr2z)
commit: 191ad50d56774e2ef31cbc2dd2f6650cdf8b9b1e
code hash: 271222e6f7a2abe632881ebff50546a638b23420615aac5b6cca4b49780470d7
verified: 6/25/2026, 9:45:38 AM
view raw JSON →