Skip to main content
Glama
TeamSPWK

ai-service-integration-starter

by TeamSPWK

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_NAMEYesName of the application/product.
MCP_RESOURCEYesCanonical resource identifier (must match the aud claim in access tokens).
OAUTH_ISSUERYesOAuth issuer identifier.
ALLOWED_ORIGINSNoComma-separated list of allowed browser origins.
KAKAO_CLIENT_IDNoKakao OAuth client ID (enables Kakao sign-in).
NAVER_CLIENT_IDNoNaver OAuth client ID (enables Naver sign-in).
GOOGLE_CLIENT_IDNoGoogle OAuth client ID (enables Google sign-in).
PUBLIC_APP_ORIGINYesPublic origin URL of the application.
KAKAO_CLIENT_SECRETNoKakao OAuth client secret.
NAVER_CLIENT_SECRETNoNaver OAuth client secret.
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.
OAUTH_SIGNING_SECRETNoSecret for signing OAuth tokens (HS256; for development only).
PROTECTED_RESOURCE_METADATA_URLYesURL of the protected resource metadata endpoint.

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