Skip to main content
Glama

OXII Smart Home MCP Server

by BaoBao112233

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoOptional override for where the MCP server listens (default 0.0.0.0).
PORTNoOptional override for where the MCP server listens (default 9031).
DEBUGNoToggle verbose logging (true/false).
OXII_PHONEYesLogin phone number used to obtain access tokens.
OXII_COUNTRYYesLogin country used to obtain access tokens.
OXII_BASE_URLNoRoot URL for the OXII API (staging provided by default).
OXII_PASSWORDYesLogin password used to obtain access tokens.

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/BaoBao112233/Mockup-MCP'

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