Skip to main content
Glama

JetsonMCP

by ajeetraina

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JETSON_HOSTNoYour Jetson's IP address192.168.1.100
DOCKER_REGISTRYNoPrivate registry for edge deploymentslocalhost:5000
JETSON_PASSWORDNoSSH password (or use SSH key)
JETSON_USERNAMENoSSH username
JETSON_POWER_MODENoPower mode: 0=MAXN, 1=5W, 2=10W0
JETSON_SSH_KEY_PATHNoAlternative: SSH key path~/.ssh/id_rsa
CUDA_VISIBLE_DEVICESNoGPU device selection0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ajeetraina/jetsonMCP'

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