Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WASEDA_PORTAL_CACHENoSet to 'false' to disable the in-memory cache. Equivalent to the --no-cache flag.true
WASEDA_PORTAL_PROFILE_DIRNoDirectory for the dedicated Chrome profile used during authentication.~/.waseda-portal-mcp/chrome-profile
WASEDA_PORTAL_PUBLIC_ONLYNoSet to 'true' to run in public catalog-only mode (no authentication, no browser). Equivalent to the --public-only flag.false
WASEDA_PORTAL_CACHE_TTL_MSNoCache time-to-live in milliseconds. Defaults to 5 minutes (300000 ms).300000
WASEDA_PORTAL_AUTH_STATE_PATHNoPath to the file where the authenticated session state is stored.~/.waseda-portal-mcp/auth-state.json
WASEDA_PORTAL_ACADEMIC_PROFILE_PATHNoPath to an optional local academic profile JSON file used for syllabus search assistance.~/.waseda-portal-mcp/academic-profile.json

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