Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SERVER_NAMENoMCP Server Configuration - the name of the MCP servernlobby-mcp
NLOBBY_BASE_URLNoN Lobby Configuration - the base URL for the N Lobby servicehttps://nlobby.nnn.ed.jp
MCP_SERVER_VERSIONNoMCP Server Configuration - the version of the MCP server1.0.0

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_newsC

Retrieve school news

get_news_detailC

Retrieve detailed information for a specific news article

get_account_infoB

Extract account information by parsing Next.js flight data from a rendered page

get_student_card_screenshotB

Capture a screenshot of the student ID card by following the secure portal redirect flow

get_required_coursesB

Retrieve required courses information with detailed progress tracking

get_scheduleB

Get school schedule for a specific date (backward compatibility)

get_calendar_eventsC

Get calendar events with advanced options

test_calendar_endpointsC

Test both personal and school calendar endpoints

set_cookiesC

Set authentication cookies for N Lobby access

check_cookiesB

Check if authentication cookies are set

health_checkB

Check if N Lobby API connection is working

debug_connectionC

Debug N Lobby connection with detailed information

test_page_contentC

Test page content retrieval and show sample content

test_trpc_endpointC

Test specific tRPC endpoint with detailed response

verify_authenticationB

Verify authentication status and cookie synchronization across all clients

interactive_loginA

Open browser for manual login to N Lobby (no credentials required)

login_helpB

Get help and troubleshooting tips for N Lobby login

mark_news_as_readC

Mark news articles as read

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
School NewsLatest school news and notices
School ScheduleDaily class schedule and events
User ProfileCurrent user information and preferences
Required CoursesRequired courses and academic information

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

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