Skip to main content
Glama

N Lobby MCP Server

by minagishl
MIT License
6
3
  • Apple

set_cookies

Set authentication cookies for the N Lobby MCP Server to access school portal data, including announcements, schedules, and learning resources, using a valid session cookie.

Instructions

Set authentication cookies for N Lobby access

Input Schema

NameRequiredDescriptionDefault
cookiesYesCookie string from authenticated N Lobby session

Input Schema (JSON Schema)

{ "properties": { "cookies": { "description": "Cookie string from authenticated N Lobby session", "type": "string" } }, "required": [ "cookies" ], "type": "object" }

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/minagishl/nlobby-mcp'

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