74
/ 100
15 days ago
glama

mcp-server-snipe-it

MCP server for the Snipe-IT asset management REST API, enabling read and write operations on assets, licenses, accessories, and more.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_HTTP_TOKEN, SNIPEIT_API_TOKEN
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.
configHOST
configMCP_ALLOWED_ORIGINS
configMCP_ALLOW_ANY_ORIGIN
configMCP_HTTP_HOST
🔐 secretMCP_HTTP_TOKEN
configMCP_MAX_BODY_BYTES
configPORT
🔐 secretSNIPEIT_API_TOKENSee .env.example. Required: SNIPEIT_BASE_URL, (personal access token, tied to the creating user's permissions).
configSNIPEIT_AUDIT_LOG
configSNIPEIT_BASE_URLSee .env.example. Required: , SNIPEIT_API_TOKEN (personal access token, tied to the creating user's permissions).
configSNIPEIT_ENABLE_WRITES
configSNIPEIT_TIMEOUT_MS
// 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 4 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/borgels-mcp-server-snipe-it-1l0v32)](https://m8ven.ai/mcp/borgels-mcp-server-snipe-it-1l0v32)
commit: efc5a00d22d80b54c740e7a2bb5f1340fc07abd5
code hash: a2a59a350bda7937930865a41cf705f2f1f76a957b974b16aabdce72f680c638
verified: 7/16/2026, 8:45:15 AM
view raw JSON →