GuidesAdding a technology or job filter to your company searchHow to backfill a job board with TheirStackHow to fetch jobs periodically using the Jobs APIHow to Automate Your Ad Chase as a Recruiting AgencyHow to Build a Targeted Lead List Using Technographic DataHow to Check if a Technology Is AvailableHow to Choose the Best Way to Access TheirStack DataHow to create a niche job newsletter with TheirStack MCPHow to Discover Any Company's Tech Stack | TheirStackHow to find old job postingsHow to Find Reposted JobsIdentifying companies with problems your software solvesHow to Monitor Competitor HiringHow to monitor job postings automaticallyOutreach companies actively hiringHow to Scrape Job Data for a List of Company DomainsHow to send a slack message for every new job foundSpotting your competitors' next movesHow to Target Companies by the Technology They UseHow Marketing Teams Can Use Hiring Data to Improve Targeting and Find Better LeadsMonitoring open jobs from current and past customersIntegration guide for sales intelligence software
TheirStackTheirStack Logo
Log inSign up
DocumentationAPI ReferenceWebhooksDatasetsMCPGuides

How to create a niche job newsletter with TheirStack MCP

Learn how to create a weekly curated job newsletter using Claude.ai and TheirStack MCP. Automate job newsletter creation with a reusable template — no code needed.

Job newsletters are one of the highest-engagement formats in email — people open them because every issue is directly useful. But curating jobs manually every week is tedious: searching job boards, filtering results, formatting listings, writing commentary.

With TheirStack's MCP server connected to Claude.ai, you can generate a complete newsletter issue in under 5 minutes. Define a reusable template once, then each week ask Claude to fill it with fresh jobs from TheirStack's database of 174M live job listings across 195 countries.

What you'll build

A weekly newsletter like "Data Analysis Jobs Weekly" that includes:

  • A curated list of the best jobs matching your niche
  • Company details, locations, and salary ranges
  • A short trend insight (e.g. "This week, 45% of data analyst roles require Python")
  • A consistent format your readers can rely on

Prerequisites

  • A TheirStack account (free trial works)
  • A Claude.ai account with MCP connectors support
  • A newsletter platform like Beehiiv or Substack for sending

Setup

Connect TheirStack MCP to your AI client

Follow the instructions on the MCP documentation page to connect TheirStack to Claude.ai, Claude Code, Cursor, or any other MCP-compatible client. Setup takes under a minute.

Define your newsletter niche

Before creating a template, test a few searches to find the right filters for your audience. Ask Claude:

Search for data analysis jobs posted in the last 7 days in the US. Show me the first 10 results with job title, company name, location, and salary range.

Claude will call TheirStack's search_jobs tool and return matching jobs. From here, refine your query:

  • Narrow by skills: "Only show jobs that mention SQL or Python in the description"
  • Filter by seniority: "Focus on mid-level and senior roles"
  • Set salary floors: "Only jobs with a minimum salary of $80,000"
  • Target specific company types: "Only at companies with 50-500 employees"

Keep experimenting until the results match what your readers would want. Write down the filters that work — you'll use them in your template.

Create your newsletter template

This is the reusable template you'll paste into Claude each week. Customize it for your niche — the example below targets data analysis jobs.

# 📊 Data Analysis Jobs Weekly — [WEEK OF DATE]

## 👋 This Week in Data

[Write 2-3 sentences about trends you notice in this week's
job listings. Example: how many new roles, any shifts in
required skills, notable companies hiring.]

## 🔥 Featured Jobs

Search for data analysis jobs posted in the last 7 days in
the US that mention SQL or Python. Show the top 12 results.

For each job, format as:

### [Job Title] — [Company Name]
- 📍 Location
- 💰 Salary range (if available)
- 🏢 Company size
- 🔗 Link to apply

One sentence about why this role stands out.

---

## 📈 Weekly Insight

Based on the jobs you found, write one short data-driven
insight. For example: "X% of this week's roles require
Python" or "Remote roles are up/down compared to typical
weeks."

## 💡 Tip of the Week

[Write a short career tip relevant to data analysts.]

## 👀 Worth Watching

List 3 companies that posted multiple data roles this week.
They might be scaling their data teams — worth keeping an eye on.

Save this template somewhere handy — a text file, a note, or a Google Doc. You'll reuse it every week.

Generate your newsletter issue

Each week, start a new Claude.ai conversation (make sure TheirStack MCP is connected) and paste your template with a simple instruction:

Fill in this newsletter template with fresh data from TheirStack. Today is [current date]. Use real job data — don't make anything up.

[paste your template here]

Claude will:

  1. Call TheirStack's search_jobs tool to find matching jobs
  2. Format the results into your template
  3. Write the trend commentary and insights based on the actual data

Review the output and make any edits you want. The whole process takes about 5 minutes.

Tip: Ask Claude for follow-up tweaks like "Replace the 3rd job with something fully remote" or "Make the weekly insight more specific".

Publish to Beehiiv or Substack

  1. Copy the formatted newsletter output from Claude
  2. Paste it into your Beehiiv or Substack editor
  3. Adjust formatting if needed (headings, links, images)
  4. Preview, schedule, or send

Most newsletter platforms handle markdown well, so the output from Claude should paste cleanly with minimal formatting fixes.

Going further

Other niche ideas

The same template approach works for any job niche:

  • "Remote Rust Jobs Weekly" — Rust developer roles, remote only
  • "AI Jobs in Healthcare" — AI/ML roles at healthcare companies
  • "DevOps in DACH" — DevOps and SRE jobs in Germany, Austria, and Switzerland
  • "Startup Sales Jobs" — Sales roles at Series A-C startups
  • "Climate Tech Careers" — Jobs at companies in the clean energy and sustainability space

Customize for your audience

  • For recruiters: Add a "Companies to Watch" section with hiring volume trends
  • For job seekers: Include application tips specific to the roles listed
  • For investors: Focus on which companies are scaling teams fastest

Use other AI clients

TheirStack MCP works with any MCP-compatible client. You can generate your newsletter from Claude Code, Cursor, Claude Desktop, and more.

How is this guide?

Last updated on

How to Choose the Best Way to Access TheirStack Data

Guidance to help you choose the most suitable way to access TheirStack data (App, API, Webhooks, or Datasets) for your use case, scale, and freshness needs—without prescribing a single path.

How to Discover Any Company's Tech Stack | TheirStack

Step-by-step guide to finding what technologies any company uses — from backend infrastructure to internal tools — using TheirStack's job-posting-based technographic data.

On this page

What you'll build
Prerequisites
Setup
Going further
Other niche ideas
Customize for your audience
Use other AI clients