N Lobby MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SERVER_NAME | No | MCP Server Configuration - the name of the MCP server | nlobby-mcp |
| NLOBBY_BASE_URL | No | N Lobby Configuration - the base URL for the N Lobby service | https://nlobby.nnn.ed.jp |
| MCP_SERVER_VERSION | No | MCP Server Configuration - the version of the MCP server | 1.0.0 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| School News | Latest school news and notices |
| School Schedule | Daily class schedule and events |
| User Profile | Current user information and preferences |
| Required Courses | Required 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