Skip to main content
Glama
chiku-wa

snipeit-mcp

by chiku-wa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SNIPEIT_URLYesThe URL of the Snipe-IT server
SNIPEIT_API_TOKEN_FILEYesPath to a file containing the Snipe-IT API token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_connectionA

Snipe-IT APIへの接続と認証を確認します。

list_assetsA

資産を検索・一覧表示します。limitは最大100件です。

get_assetB

IDを指定して資産の詳細を取得します。

create_assetC

資産を登録します。asset_tag、model_id、status_idは必須です。

create_licenseC

ライセンスを登録します。name、seats、category_idは必須です。

list_licensesC

ライセンスを検索・一覧表示します。limitは最大100件です。

get_licenseB

IDを指定してライセンスの詳細を取得します。

list_license_seatsA

ライセンスの全シートをSeat番号順で取得します。空きシートだけにも絞れます。

assign_license_seat_to_assetA

最も小さいSeat番号の空きシートを自動選択し、資産へ割り当てます。

assign_specific_license_seat_to_assetA

明示指定された一意なSeat IDを資産へ割り当てます。通常は自動選択ツールを使用してください。

unassign_license_seatB

ライセンスのシートを資産またはユーザーから割り当て解除します。

list_usersB

ユーザーを検索・一覧表示します。limitは最大100件です。

get_userC

IDを指定してユーザーの詳細を取得します。

list_modelsA

資産モデルを検索・一覧表示します。

list_categoriesB

カテゴリを検索・一覧表示します。

list_locationsC

ロケーションを検索・一覧表示します。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chiku-wa/snipeit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server