Skip to main content
Glama
jameshgordy

Snipe-IT MCP Server

by jameshgordy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address (default 127.0.0.1; use 0.0.0.0 behind a reverse proxy).
MCP_PORTNoTCP port for the HTTP server.
LOG_LEVELNoLogging level (DEBUG/INFO/WARNING/ERROR/CRITICAL).
SNIPEIT_URLNoYour Snipe-IT instance URL.
MCP_TRANSPORTNoTransport mode. Must be 'http' for OAuth mode.
SNIPEIT_TOKENNoAPI token for authentication (API key mode).
SNIPEIT_MCP_BASE_URLNoPublic URL where this MCP server is reachable (used in the OAuth callback).
SNIPEIT_ALLOWED_TOOLSNoComma-separated list of tool names to expose. If unset, all tools are available.
SNIPEIT_OAUTH_CLIENT_IDNoOAuth client ID from /admin/oauth.
SNIPEIT_MCP_REDIRECT_PATHNoOverride OAuth callback path (default /auth/callback).
SNIPEIT_OAUTH_CLIENT_SECRETNoOAuth client secret from /admin/oauth.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/jameshgordy/snipeit-mcp'

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