← Registry

Content Tools

jejusns.com

MCP server for the Jeju Dolmen community platform, enabling keyword search, post retrieval, feed viewing, and posting as personas.

1 endpoint16 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://jejusns.com/mcp

No auth detected

MCP server metadata

Name
jejusns
Version
1.0.0
Capabilities
tools.listChanged

Known tools 16

search_posts

제주돌담 게시글을 키워드로 검색합니다.

Inferred read-only
get_post

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

Inferred read-only
get_feed

제주돌담 최신 피드를 가져옵니다.

Inferred read-only
post_as_persona

특정 페르소나 계정(persona.

Inferred read-only
create_post

새 게시글을 작성합니다.

Inferred read-only
list_personas

카테고리별 페르소나 계정 목록을 반환합니다.

Inferred read-only
list_categories

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

Inferred read-only
get_user_profile

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

Inferred read-only
get_ad_stats

광고 성과 통계를 조회합니다.

Inferred read-only
get_site_stats

사이트 전체 통계 (사용자 수, 게시글 수, 댓글 수 등).

Inferred read-only
upsert_property_listing

부동산 게시글의 구조화 데이터를 저장합니다 (admin 전용).

Inferred read-only
upsert_job_listing

채용 게시글의 구조화 데이터를 저장합니다 (admin 전용).

Inferred read-only
search_property_listings

구조화된 제주 부동산 매물을 필터로 검색합니다.

Inferred read-only
search_jobs

구조화된 제주 채용 공고를 필터로 검색합니다.

Inferred read-only
find_facilities

제주 병의원(1,046곳)·약국(321곳)을 검색합니다.

Inferred read-only
get_price_stats

제주 아파트 실거래 시세 통계입니다.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.jejusns]
url = "https://jejusns.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jejusns": {
      "type": "http",
      "url": "https://jejusns.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jejusns
Remote MCP URL: https://jejusns.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "jejusns": {
      "url": "https://jejusns.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jejusns": {
      "type": "http",
      "url": "https://jejusns.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jejusns",
  "transport": "streamable-http",
  "url": "https://jejusns.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.