geup-ddong-seoul-mcp
by Seo-yul
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEOUL_TOILET_HOST | No | Bind host for the server | 127.0.0.1 |
| SEOUL_TOILET_PORT | No | Port for the server | 8000 |
| SEOUL_TOILET_CACHE_DIR | No | Directory for caching xlsx/zip files | ./data_cache |
| SEOUL_TOILET_PUBLIC_HOST | No | Public domain for reverse proxy; adds to allowed Host/Origin | |
| SEOUL_TOILET_ALLOWED_HOSTS | No | Comma-separated allowed Host headers; auto-generated if empty | |
| SEOUL_TOILET_REFRESH_TOKEN | No | Token required for /refresh endpoint; empty means public | |
| SEOUL_TOILET_ALLOWED_ORIGINS | No | Comma-separated allowed Origin headers | |
| SEOUL_TOILET_DOWNLOAD_ON_START | No | Download on start if cache missing (0 to disable) | 1 |
| SEOUL_TOILET_DNS_REBINDING_PROTECTION | No | MCP DNS rebinding protection (0 to disable) | 1 |
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/Seo-yul/geup-ddong-seoul-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server