Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Host address for HTTP transports | 127.0.0.1 |
MCP_PATH | No | Path for HTTP endpoints | /mcp |
MCP_PORT | No | Port for HTTP transports | 8000 |
MCP_LOG_LEVEL | No | Logging level | INFO |
MCP_TRANSPORT | No | Transport protocol to use (stdio, streamable-http, or sse) | stdio |
KOREA_TOURISM_API_KEY | Yes | Your API key from the Korea Tourism Organization (KTO) Data Portal |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |