/snipeit | Type: Application | PCID required: Yes
Application MCP Servers
snipeit
IT asset management
Server path:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
IT asset management
/snipeit | Type: Application | PCID required: Yes
| Tool | Description |
|---|---|
snipeit_list_consumables | List all consumables (printer ink, office supplies, etc.) in the Snipe-IT system |
snipeit_list_locations | List all locations in the Snipe-IT asset management system |
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID"
}
},
"required": [
"PCID"
]
}
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID"
}
},
"required": [
"PCID"
]
}
