Skip to main content
Glama
Guyao146

Sakura-MCP-Server

by Guyao146

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYSYesComma-separated list of API keys with scopes. Format: key_name:key_value:scope1|scope2. The key value should be at least 32 bytes random secret.
PUBLIC_BASE_URLYesThe public base URL of the MCP server (e.g., https://mcp.example.com). This is used for constructing absolute URLs in protected resource metadata and other purposes.
AUTHENTIK_ISSUERNoIssuer URL for Authentik OIDC provider. If set, JWT validation is enabled.
AUTHENTIK_AUDIENCENoExpected audience for JWTs from Authentik.
AUTHENTIK_JWKS_URINoURI to fetch JWKS for signature verification.
HOME_ASSISTANT_URLNoURL of the Home Assistant instance. Required to enable Home Assistant tools.
AUTHENTIK_SCOPE_CLAIMNoCustom claim in the JWT that holds the scopes. Defaults to 'scope' if not set.
LIFE_DASHBOARD_INTERNAL_URLNoBase URL of the Life Dashboard internal API. Required to enable Life Dashboard tools.
HOME_ASSISTANT_ALLOWED_SCENESNoComma-separated list of scene IDs that can be activated (e.g., scene.good_night).
LIFE_DASHBOARD_INTERNAL_TOKENNoService token for authenticating to the Life Dashboard internal API.
HOME_ASSISTANT_CONTROLLABLE_ENTITIESNoComma-separated list of entity IDs that are allowed to be controlled (e.g., light.living_room).

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

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/Guyao146/Sakura-MCP-Server'

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