Skip to main content

MCP server providing Korea Tourism Organization APIs

Project description

py-mcp-tour

Korea Tourism Organization API integration for Claude using MCP protocol.

Description

This MCP server provides access to Korea Tourism Organization's tourism data API, specifically focusing on related tourist spots information.

Features

  • Get related tourist spots information
  • Get detailed spot information
  • Support for different content types (tourist spots, food, accommodation)

Setup

  1. Get an API key from Data.go.kr
  2. Set environment variable in .env file:
    TOUR_API_KEY=your-api-key
    

Installation

Regular Installation

pip install mcp-tour

Claude Desktop Installation

Using uv (recommended):

uv pip install mcp-tour

uv run python -m mcp_tour.hosts.claude_desktop \
  -e TOUR_API_KEY=your-api-key

Using pip:

pip install mcp-tour

python -m mcp_tour.hosts.claude_desktop \
  -e TOUR_API_KEY=your-api-key

Usage

The server provides the following tools:

get_related_spots

Get related tourist spots information:

Parameters:

  • spot_id: Tourist spot ID
  • content_type: Type of content (all/tourist/food/accommodation)
  • size: Number of results (max 50)

get_spot_info

Get detailed information about a tourist spot:

Parameters:

  • spot_id: Tourist spot ID

Development

  1. Clone the repository
  2. Install dependencies:
    uv pip install -e ".[dev]"
    
    or using pip:
    pip install -e ".[dev]"
    
  3. Run tests:
    python -m pytest
    

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_tour-0.1.2.tar.gz (967.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_tour-0.1.2-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file mcp_tour-0.1.2.tar.gz.

File metadata

  • Download URL: mcp_tour-0.1.2.tar.gz
  • Upload date:
  • Size: 967.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for mcp_tour-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c88094f1a443979cf58e9b672c4238f061267db8642de7bd8e1e422f0ee4ae48
MD5 6b741c9be291a3fa46a795d18e5d8266
BLAKE2b-256 2a83d91d4d2a15d4a0e09235e579e7bfcd57c6370f217989e28cc7dc7073cebb

See more details on using hashes here.

File details

Details for the file mcp_tour-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: mcp_tour-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for mcp_tour-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cc0a5e5af008fe8ca4377a2a37c2c68d06f0bcbbbe6e2d7b42712708fa13be51
MD5 5866ee6522f28ecc427f48cf71491e9f
BLAKE2b-256 83393ededc555b5f6019d062f7b6b476d5172d291fdcfc7e0070e2d8ba704df0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page