
mcp_okinawa_api
从冲绳开放数据获取信息的API及mcp服务器配置。
Repository Info
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
アーキテクチャ
!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
Clone the repository
git clone https://github.com/tyukei/mcp_okinawa_apiInstall dependencies
cd mcp_okinawa_api
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.