Skip to main content
Glama
DrRSatzteil

openhab-semantic-mcp

by DrRSatzteil

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the MCP server (default: 0.0.0.0)0.0.0.0
MCP_PORTNoPort for the MCP server (default: 8000)8000
LOG_LEVELNoLogging level (default: INFO)INFO
MCP_TRANSPORTNoTransport mode for MCP communication (default: streamable-http)streamable-http
OPENHAB_BASE_URLYesURL of your openHAB instance
OPENHAB_API_TOKENYesAPI token for authentication
MONITORING_TIMEZONENoTimezone for monitoring tasks (e.g., Europe/Berlin, America/New_York). Optional: defaults to UTC if not set.UTC
MONITORING_WEBHOOK_URLYesWebhook endpoint for monitoring task notifications
MONITORING_STORAGE_TYPENoStorage backend type: memory, file, or caldav (default: memory)memory
INVENTORY_REFRESH_MINUTESNoInterval for refreshing the semantic inventory (default: 60)60
MONITORING_STORAGE_CONFIGNoBackend-specific configuration as JSON string
MONITORING_RETAIN_ERROR_DAYSNoDays to retain error tasks (default: 7)7
MONITORING_ENABLE_AUTO_CLEANUPNoEnable automatic cleanup (default: true)true
MONITORING_WEBHOOK_AUTH_HEADERNoAuthorization header for webhook requests (format: Key: Value)
MONITORING_RETAIN_CANCELLED_DAYSNoDays to retain cancelled tasks (default: 3)3
MONITORING_RETAIN_COMPLETED_DAYSNoDays to retain completed tasks (default: 7)7
MONITORING_CLEANUP_INTERVAL_MINUTESNoCleanup interval in minutes (default: 60)60

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/DrRSatzteil/openhab-semantic-mcp'

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