tyukei
MCP Servertyukeipublic

mcp_okinawa_api

从冲绳开放数据获取信息的API及mcp服务器配置。

Repository Info

2
Stars
0
Forks
2
Watchers
0
Issues
Python
Language
-
License

About This Server

从冲绳开放数据获取信息的API及mcp服务器配置。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

概要

沖縄オープンデータより取得できるAPIと連携するmcpサーバ

デモ

https://github.com/user-attachments/assets/8bd8d39b-41f4-453c-a884-3fb71a490f03

通常 vs mcp

image image

アーキテクチャ

!1000000600

setup

以下のコマンドを実行する

uv init -p python3.11
uv venv
source .venv/bin/activate
uv sync

mcp clientの設定する 設定ファイルは以下にある

code ~/Library/Application\ Support/Claude/claude_desktop_config.json

設定ファイルには、以下をコピペする ただし、user_name, pathは変更する

{
  "mcpServers": {
    "okinawa-tourism": {
      "command": "/Users/<user_name>/.local/bin/uv",
      "args": [
        "--directory",
        "<path>",
        "run",
        "python",
        "main.py"
      ],
      "env": {
        "RESOURCE_ID": "<db_id>"
      }
    }
  }
}

commandのパスは以下より取得

which uv

argsのパスは以下より取得

pwd

envのidは以下より取得 https://odcs.bodik.jp/470007/

名称UUID
沖縄県公共施設一覧b621375e-0737-4de2-bf0f-c6a573f2ea85
「沖縄食材の店」登録店舗一覧6d89d0fe-401f-4753-8548-4cc71c8ee5bf
教育施設一覧999fd0ba-4588-4660-8855-559703434624
新規食品営業許可・届出施設一覧aee32ccf-01f7-439a-9789-20c329167ba0

Quick Start

1

Clone the repository

git clone https://github.com/tyukei/mcp_okinawa_api
2

Install dependencies

cd mcp_okinawa_api
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownertyukei
Repomcp_okinawa_api
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation