Back to Browse

Korea Ocean MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Korea tide times (42 stations) plus fishing, mudflat, beach, surf and scuba forecasts.

About

Korea tide times (42 stations) plus fishing, mudflat, beach, surf and scuba forecasts.

Remote endpoints: streamable-http: https://korea-ocean-mcp.picks-site.workers.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

8 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-sean-park-funda-korea-ocean-mcp": {
      "url": "https://korea-ocean-mcp.picks-site.workers.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

korea-ocean-mcp

"오늘 어디 낚시 갈까", "갯벌 몇 시에 들어갈 수 있어?" — 에이전트가 국립해양조사원 데이터로 바로 답합니다. 설치 없는 원격 MCP 서버입니다.

연결

{
  "mcpServers": {
    "korea-ocean": { "url": "https://korea-ocean-mcp.picks-site.workers.dev/mcp" }
  }
}

npx 도, API 키 발급도 필요 없습니다.

도구 8개

도구하는 일
korea_tide_times고조(만조)·저조(간조) 시각과 조위 — 전국 42개 관측소
korea_tide_stations조위 관측소 목록
korea_fishing_index낚시 지수 — 대상어종·물때·파고·수온 (갯바위/선상)
korea_mudflat_index갯벌 체험 — 들어갈 수 있는 시작·종료 시각
korea_beach_index해수욕장 — 수온·파고·기온, 개장/폐장
korea_surfing_index서핑 — 파고·주기·바람, 권장 실력등급
korea_scuba_index스킨스쿠버 — 수온·파고·조류속도·물때
korea_seaparting_index바다갈라짐 — 길이 열리는 시각
"오늘 부산 만조 몇 시야?"              → korea_tide_times
"이번 주말 가거도 낚시 어때?"        → korea_fishing_index
"제부도 바닷길 오늘 몇 시에 열려?"    → korea_seaparting_index
"선감마을 갯벌 체험 시간 알려줘"      → korea_mudflat_index

왜 만들었나

공식 MCP 레지스트리를 뒤져보니 tide 로 전 세계 50개 서버가 나오는데 한국 것은 0개였습니다. 한국은 낚시·갯벌·물때 수요가 큰데 MCP 로는 아무도 안 냈길래 만들었습니다.

v0.2.0 에서 물때표(고조·저조 시각) 를 추가해 그 빈자리를 정면으로 채웠습니다.

직접 호스팅하기

worker.js 하나가 전부입니다. 의존성이 없습니다. 공공데이터포털에서 국립해양조사원 해양 레저 예보 API(기관코드 1192136)를 활용신청하고, Cloudflare Workers 에 배포한 뒤 시크릿 DATA_GO_KR_KEY(디코딩본)를 설정하세요.

⚠️ Encoding 본(% 포함)을 쓰면 이중 인코딩으로 SERVICE_KEY_IS_NOT_REGISTERED_ERROR 가 납니다.

주의

예보값입니다. 현장 상황과 다를 수 있습니다. 안전 판단은 반드시 현장 공지와 기상특보를 따르세요. 조회 전용이며 데이터를 저장하지 않습니다.

커스텀 MCP 서버가 필요하신가요

이 서버들은 액슬컨설팅팀이 만들고 운영합니다. 공개 API·사내 시스템·데이터베이스를 에이전트가 쓸 수 있는 원격 MCP 서버로 만들어 드립니다.

  • 설치가 필요 없는 원격(Streamable HTTP) 방식 — 고객사 개발자가 URL 하나만 등록하면 됩니다
  • Cloudflare Workers 배포 · 공식 MCP 레지스트리 등재까지
  • 이 저장소가 곧 작업 샘플입니다 (도구 정의·오류 처리·계측 방식 그대로 보실 수 있습니다)

문의는 이 저장소에 이슈를 열어 주세요새 이슈

만든 사람

액슬컨설팅팀이 만들고 운영합니다.

라이선스

MIT

Reviews

No reviews yet

Be the first to review this server!