who-will-notify-mcp
by Maroco0109
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP 포트 | 3000 |
| PAGES_BASE | No | 게시판 베이스(빌드/크롤 스크립트) | 배포 Pages URL |
| NOTICES_TTL_MS | No | 캐시 새로고침 주기 (15분) | 900000 |
| RATE_LIMIT_MAX | No | IP당 분당 요청 한도 | 120 |
| NOTICES_RAW_URL | No | 런타임 공지 소스 | raw GitHub data/notices.json |
| NOTICES_MAX_BYTES | No | ingest 상한 (512KB) | 524288 |
| NOTICES_BAKED_PATH | No | 베이크 floor 경로 | ./data/notices.json |
| NOTICES_FETCH_TIMEOUT_MS | No | raw fetch 타임아웃 | 8000 |
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 | |
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/Maroco0109/who-will-notify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server