CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Korean News Hub

songt-50/korean-news-mcp
HTTPregistry active
Summary

Pulls real-time Korean news from Naver, Google News Korea, and Daum trends, plus global AI/tech coverage from Hacker News, TechCrunch, and The Verge. Six tools let you browse by category (politics, economy, IT, sports), search by keyword in Korean or English, grab trending topics, read full article text from URLs, or get a combined daily briefing. No API keys needed. Works over stdio locally or streamable-http from a Render deployment. Useful when you need Korean market updates alongside English tech news in the same workflow, or want Claude to pull and summarize articles without leaving the conversation.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Korean AI News Hub MCP

한국 뉴스와 글로벌 AI/테크 뉴스를 AI에게 연결합니다
API 키 없이 바로 사용 가능

MIT License MCP Protocol Python Claude Claude Code No API Key Free
Deploy to Render


뭘 할 수 있나요?

AI에게 뉴스를 물어보세요. API 키 없이 바로 작동합니다.

"오늘 한국 뉴스 알려줘"
"AI 최신 뉴스 검색해줘"
"Claude 관련 뉴스 찾아줘"
"오늘 뉴스 브리핑 해줘"
"이 기사 읽어줘: https://..."
"지금 트렌딩 뉴스 뭐야"

제공 도구 (6개)

도구설명
korean_news한국 뉴스 카테고리별 조회 (속보/정치/경제/사회/IT/세계/연예/스포츠)
tech_news글로벌 AI/테크 뉴스 (AI/Claude/OpenAI/MCP/스타트업/개발/클라우드)
news_search키워드 뉴스 검색 (한국어/영어)
trending실시간 트렌딩 뉴스 (한국/글로벌테크)
read_article기사 URL 본문 읽기
daily_briefing종합 뉴스 브리핑 (한국 + AI + Claude)

데이터 소스

한국 뉴스

  • 네이버 뉴스 RSS (8개 카테고리)
  • Google News 한국판

글로벌 AI/테크 뉴스

  • Hacker News
  • TechCrunch
  • The Verge
  • Ars Technica
  • GeekNews (긱뉴스)
  • AI 전문 매체

빠른 시작

1. Claude Code (권장)

git clone https://github.com/SongT-50/korean-news-mcp.git
cd korean-news-mcp
pip install -r requirements.txt

# API 키 불필요 — 바로 등록
claude mcp add korean-news -- python server.py

2. Claude Desktop

{
  "mcpServers": {
    "korean-news": {
      "command": "python",
      "args": ["/path/to/korean-news-mcp/server.py"]
    }
  }
}

3. 원격 접속 (설치 없이)

Render에 배포된 서버를 바로 사용할 수 있습니다.

# Claude Code
claude mcp add korean-news --transport streamable-http https://korean-news-mcp.onrender.com/mcp
// Claude Desktop
{
  "mcpServers": {
    "korean-news": {
      "transport": "streamable-http",
      "url": "https://korean-news-mcp.onrender.com/mcp"
    }
  }
}

무료 Render 인스턴스는 비활성 시 슬립됩니다. 첫 요청에 30~60초 걸릴 수 있습니다.

4. MCPize

MCPize에서 바로 사용하기

사용 예시

뉴스 조회

"오늘 IT 뉴스 5개만"
"경제 뉴스 알려줘"
"연예 뉴스 최신 3개"

AI/테크 뉴스

"Claude 최신 뉴스"
"OpenAI 관련 소식"
"MCP 서버 관련 뉴스"

검색

"바이브코딩 뉴스 검색"
"삼성전자 관련 기사"

브리핑

"오늘 뉴스 브리핑 해줘"
"트렌딩 뉴스 뭐야"

기사 읽기

"이 기사 요약해줘: https://news.example.com/article"

기술 스택

항목기술
언어Python 3.10+
MCP SDKmcp[cli] (FastMCP)
RSSfeedparser
스크래핑beautifulsoup4 + httpx
전송stdio / streamable-http

프로젝트 구조

korean-news-mcp/
├── server.py          # MCP 서버 (6개 도구)
├── src/               # 소스 모듈
├── docs/              # 문서
├── requirements.txt   # Python 의존성
├── mcpize.yaml        # MCPize 배포 설정
├── Dockerfile         # 컨테이너 배포
└── README.md          # 이 문서

라이선스

MIT License

만든 사람

삽질코딩 — AI 코딩으로 실제 제품을 만드는 기록

  • YouTube: 삽질코딩
  • GitHub: SongT-50
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedMar 8, 2026
View on GitHub