Mmcp.market

Jejusns MCP server

by richard-kim-79·io.github.richard-kim-79/jejusns·v1.0.0

Jeju (Korea) local data: real-estate & job listings, hospitals & pharmacies with hours, price stats

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Jejusns yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Jejusns tools (16, 3 write)

write = sends, deletes, buys or posts
  • create_postwrite actionFree

    새 게시글을 작성합니다. write:posts 권한이 필요합니다.

  • find_facilitiesFree

    제주 병의원(1,046곳)·약국(321곳)을 검색합니다. 출처: 국립중앙의료원 공공데이터. open_now=true 로 '지금 영업중'(한국시간 기준 서버 판정), day='sun' 으로 일요일 진료를 필터할 수 있습니다. 각 결과에 요일별 진료시간·전화·좌표가 포함됩니다.

  • get_ad_statsFree

    광고 성과 통계를 조회합니다. admin 권한이 필요합니다.

  • get_feedFree

    제주돌담 최신 피드를 가져옵니다. 카테고리 필터 가능.

  • get_postwrite actionFree

    게시글 ID로 전체 내용을 조회합니다.

  • get_price_statsFree

    제주 아파트 실거래 시세 통계입니다. 근거는 국토교통부 실거래 신고 데이터(호가 아님). region 없이 호출하면 통계 제공 가능한 지역 목록을 반환합니다. 표본이 부족한 지역은 suppressed=true 와 사유·대안 지역(fallback_region)을 반환하니, 그 경우 "데이터가 없다"가 아니라 표본 부족을 안내하고 대안 지역으로 재질의하세요.

  • get_site_statsFree

    사이트 전체 통계 (사용자 수, 게시글 수, 댓글 수 등). admin 권한 필요.

  • get_user_profileFree

    공개 유저 프로필을 조회합니다 (이메일 등 개인정보 제외).

  • list_categoriesFree

    제주돌담의 카테고리 목록과 각 카테고리의 게시글 수를 반환합니다.

  • list_personasFree

    카테고리별 페르소나 계정 목록을 반환합니다. 각 페르소나의 오늘 포스팅 여부(posted_today)와 소속 카테고리 정보를 포함합니다. post_as_persona로 글을 올리기 전에 호출해 어떤 페르소나가 오늘 아직 포스팅하지 않았는지 파악하세요.

  • post_as_personawrite actionFree

    특정 페르소나 계정(persona.xxx@jejusns.com)으로 게시글을 작성합니다. admin 권한이 필요합니다. 먼저 list_personas로 페르소나 목록과 카테고리 UUID를 확인하세요. 자동 포스팅(Claude cowork) 전용 도구입니다.

  • search_jobsFree

    구조화된 제주 채용 공고를 필터로 검색합니다. 지역·직종·급여 필터 지원. 급여는 원(KRW) 단위이며 wage_type(시급/일급/월급/연봉)과 함께 해석됩니다. 급여 비공개 공고는 wage_type='협의' 입니다.

  • search_postsFree

    제주돌담 게시글을 키워드로 검색합니다. 공백으로 구분된 여러 단어는 모두 포함(AND)으로 검색됩니다. 카테고리는 한글 이름 또는 UUID.

  • search_property_listingsFree

    구조화된 제주 부동산 매물을 필터로 검색합니다. 지역·매물유형·거래유형·가격·면적 필터 지원. 금액은 원(KRW) 단위입니다 (3억 → 300000000). 지역은 한글 이름 ('노형동', '애월읍', '제주시'). 월세 상한은 monthly_max, 연세(제주 특유 연 단위 임차) 상한은 yearly_max 를 사용하세요.

  • upsert_job_listingFree

    채용 게시글의 구조화 데이터를 저장합니다 (admin 전용). post_as_persona 직후 호출하세요. 급여는 원(KRW) 단위 정수, 비공개면 wage_type=협의 로 보내고 금액은 생략합니다.

  • upsert_property_listingFree

    부동산 게시글의 구조화 데이터를 저장합니다 (admin 전용). post_as_persona 로 글을 올린 직후 같은 필드를 이 도구로 보내세요. 금액은 전부 원(KRW) 단위 정수입니다 (7,300만원 → 73000000). source_url 은 내부 저장용이며 공개되지 않습니다.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 885ms20/20
  • Tool poisoning16 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 3 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityno repository or website to verify2/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http jejusns https://jejusns.com/mcp
Add to Cursor

Jejusns: common questions

Is Jejusns MCP server safe?
With care: it is graded C, so read the findings first (57/100). Read the Jejusns safety report
How do I install Jejusns?
It runs remotely at jejusns.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Jejusns need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Jejusns maintained?
The latest release is v1.0.0.
Is Jejusns up?
100% of our last 5 checks got an answer. We check remote servers about four times a day.

More from richard-kim-79