waseda-portal
by TakeruF
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WASEDA_PORTAL_CACHE | No | Set to 'false' to disable the in-memory cache. Equivalent to the --no-cache flag. | true |
| WASEDA_PORTAL_PROFILE_DIR | No | Directory for the dedicated Chrome profile used during authentication. | ~/.waseda-portal-mcp/chrome-profile |
| WASEDA_PORTAL_PUBLIC_ONLY | No | Set to 'true' to run in public catalog-only mode (no authentication, no browser). Equivalent to the --public-only flag. | false |
| WASEDA_PORTAL_CACHE_TTL_MS | No | Cache time-to-live in milliseconds. Defaults to 5 minutes (300000 ms). | 300000 |
| WASEDA_PORTAL_AUTH_STATE_PATH | No | Path to the file where the authenticated session state is stored. | ~/.waseda-portal-mcp/auth-state.json |
| WASEDA_PORTAL_ACADEMIC_PROFILE_PATH | No | Path 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues