CCM
/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

Claude Code Marketplaces

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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
colophon-group avatar

Jobseek

colophon-group/jobseek
50STDIOregistry active
Summary

Connects Claude to Job Seek, an open-source job aggregator that scrapes 4,400+ company career pages directly. You get search across all tracked postings with filters for seniority, tech stack, location, and salary, plus company lookups and watchlist management. Useful when you want Claude to help you monitor specific companies, compare roles across employers, or build job-search workflows without hitting LinkedIn's noise. The underlying platform updates within hours of companies posting new roles and maintains one canonical entry per position. Built by a Swiss team, so it handles German, French, and Italian postings natively alongside English.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Job Seek

Open-source job search built from 5,300+ company career sites and ATS feeds.

Find roles soon after employers publish them, search them through one consistent schema, and track the applications that matter to you.

Try jseek.co →  ·  Use the MCP server  ·  Add a company  ·  Run it yourself

MIT License Job data CC BY-NC 4.0 CI CodeQL PyPI GitHub stars

Job Seek — track the companies you actually want to work at

Tracking Stripe · Anthropic · OpenAI · Figma · Vercel · Datadog · Mistral · Hugging Face · Linear · Notion · Roche · Nestlé · UBS · Swisscom · ABB · SAP · Siemens · Klarna · N26 · Wise · Monzo — and thousands more. Browse the source-of-truth registry in companies.csv.


Why Job Seek

Job Seek is for people who already have a sense of where they want to work. Instead of starting with reposted listings, it monitors employer career sites and their applicant-tracking systems, then normalizes each source into one searchable model.

Broad direct-source coverage5,300+ companies across 6,200+ configured career boards, primarily employer-hosted sites and ATS feeds, plus a small number of platform-hosted sources.
One search modelTypesense-backed keyword search and facets for occupation, seniority, technology, location, work mode, employment type, salary, experience, and posting language.
Source-URL identityPostings are canonicalized and deduplicated by source URL, while every result links back to the original listing.
A complete job-search workspacePublic watchlists, saved roles, application stages, interview notes, and pipeline statistics live alongside search.
Open interfacesUse the web app, the public REST API, or the hosted read-only MCP server from any compatible AI client.

What you get on jseek.co

Explore jobsExplore. Search postings across every tracked company and combine filters without creating an account.
Stripe company pageCompany pages. See active and last-year posting counts, filter within one company, explore similar employers, and open every role at its source.

With a free account, you can create one watchlist and use the built-in application tracker to move roles through saved → applied → interviewing → offered/rejected, record interview rounds, and review pipeline statistics.

Pro is coming soon. The planned $10/month tier adds unlimited watchlists and email alerts for new matches.

Built by Colophon Group, a small team in Switzerland — so German, French, and Italian are first-class product languages, not afterthoughts.


Use Job Seek from AI tools and code

The hosted MCP endpoint exposes read-only tools for job search, posting details, companies, taxonomies, public watchlists, and prefilled watchlist links:

https://jseek.co/mcp

It uses Streamable HTTP and does not require authentication. Add the URL as a custom MCP connector, or run the published package locally:

npx @jseek/mcp-server

See packages/mcp-server/README.md for client-specific setup and tool examples. For direct HTTP integrations, the public REST contract is available at /api/openapi.json.


Add a company

Open issues labelled company-request are companies waiting to be added. The production backlog is processed by an isolated, Hetzner-hosted Codex runner; contributors can resolve an issue with any capable coding agent that follows the repository instructions.

ws is an agent utility. It renders the workflow, manages isolated state, and enforces the validation gates; it is not intended as a hand-configured interactive wizard.

The environment needs git, an authenticated gh CLI, Python 3.13+, and web access. Install the workflow package:

pip install jobseek-crawler-setup

Then give your coding agent this task:

Run ws task --issue <NUMBER> and follow the printed instructions.

ws fetches the issue, checks for duplicates, researches the company and all relevant career boards, guides monitor and scraper selection, validates extracted data and brand assets, and opens the pull request. The registered crawler types cover common ATS APIs, sitemaps, structured data, rendered pages, PDFs, and vendor-specific formats.

No issue for the company you want? Request it. Anyone can.

The maintained workflow reference is docs/01-agent-workflow.md.


Architecture

Company and board CSVs are the configuration source of truth. The crawler keeps operational state in its own Postgres database, uses Redis for scheduling, publishes searchable documents to Typesense, and stores full descriptions in S3-compatible object storage. The web app owns authentication, watchlists, and application-tracker data in a separate Postgres boundary.

%%{init: {"flowchart": {"rankSpacing": 24}}}%%
flowchart TD
    Requests["Company requests"] --> Agent["Coding-agent PR"]
    Agent --> CSV["companies.csv + boards.csv"]
    CSV --> Runtime["Crawler runtime<br/>sync · Redis · HTTP/browser workers · crawler Postgres"]
    Runtime --> ReadLayer["Published read layer<br/>Typesense · S3-compatible descriptions"]
    ReadLayer --> Web["Next.js<br/>web app · REST API · MCP"]
    Web <--> WebDB["Web Postgres"]

Start with the maintained documentation index, then read the system overview, crawler architecture, and Typesense reference.

Run it yourself

Job Seek is self-hostable, but the repository currently expects operator-managed services. The root docker-compose.yml is development scaffolding for Postgres and Typesense, not a complete one-command production deployment.

Prerequisites

  • Python 3.13+ and uv
  • Node.js 22+ and pnpm 10
  • A crawler-owned Postgres database
  • A separate web-owned Postgres database; both databases may run on the same server
  • Redis
  • Typesense
  • S3-compatible object storage for job descriptions

The important environment boundaries are:

ComponentCore settings
Crawler databaseLOCAL_DATABASE_URL
Web databaseWEB_DATABASE_URL for crawler-side reads; DATABASE_URL for the web app
RedisREDIS_URL
Typesense writesTYPESENSE_HOST, TYPESENSE_PORT, TYPESENSE_PROTOCOL, TYPESENSE_OPERATIONS_KEY
Typesense web accessTYPESENSE_SEARCH_KEY, TYPESENSE_WRITE_KEY, and optionally TYPESENSE_BROWSER_PARENT_KEY
Description storageR2_ENDPOINT_URL, R2_ACCESS_KEY_ID, R2_SECRET_ACCESS_KEY, R2_BUCKET, R2_DOMAIN_URL
Web authenticationBETTER_AUTH_SECRET, BETTER_AUTH_URL; OAuth and email providers are optional

After provisioning those services, create apps/crawler/.env.local (using its .env.example as a starting point) and apps/web/.env.local, then initialize in this order:

git clone https://github.com/colophon-group/jobseek
cd jobseek
corepack enable
pnpm install

# Web-owned database
cd apps/web
pnpm db:migrate

# Crawler-owned database and derived stores
cd ../crawler
uv sync
uv run playwright install chromium-headless-shell  # required by run-browser
uv run alembic -c src/migrations/alembic.ini upgrade head
uv run crawler setup-typesense
uv run crawler sync

A complete crawler deployment keeps four process roles running:

uv run crawler run          # HTTP workers
uv run crawler run-browser  # Playwright workers
uv run crawler export       # Postgres → Typesense CDC
uv run crawler drain        # descriptions → object storage

Start the frontend separately from apps/web:

pnpm dev                    # http://localhost:3000

Production operators should use scoped Typesense keys and read the deployment and recovery runbooks linked from docs/README.md.


What's in the repo

apps/crawler/              Python ingestion, normalization, scheduling, and export
  src/core/monitors/       Career-board discovery: ATS APIs, sitemaps, DOM, feeds
  src/core/scrapers/       Posting extraction: JSON-LD, DOM, PDF, vendor formats
  src/workers/             HTTP workers, browser workers, and description drain
  src/exporter.py          CDC from crawler Postgres to Typesense
  src/labeller/            Daily gold-dataset labelling and Hugging Face upload
  src/workspace/           `ws` workflow and Codex company-request runner
  data/companies.csv       Company configuration source of truth
  data/boards.csv          Career boards with monitor + scraper configuration

apps/web/                  Next.js 16, Drizzle, Lingui, and Better Auth
  app/[lang]/              Localized product routes: en / de / fr / it
  app/api/v1/              Public REST API
  app/mcp/                 Hosted Streamable HTTP MCP endpoint
  src/db/schema.ts         Web-owned Postgres schema

packages/mcp-server/       Published `@jseek/mcp-server` package
docs/                     Architecture references, ADRs, routines, and runbooks
scripts/                  Deployment, reconciliation, backup, and maintenance tools

Development

Crawler checks, from apps/crawler:

uv run pytest tests/
uv run ruff check .
uv run pyright

Web checks, from apps/web:

pnpm test
pnpm lint
pnpm typecheck
pnpm build

Repository-wide contributor and agent instructions live in AGENTS.md. Crawler-specific commands and operational cautions live in apps/crawler/AGENTS.md.


License

  • Code — MIT. Use, modify, and redistribute it without warranty.
  • Job-posting data — CC BY-NC 4.0. Free for research and non-commercial reuse with attribution. It is not “open data” under the strict Open Knowledge Definition. For commercial licensing, contact business@colophon-group.org.

Built in Switzerland by Colophon Group. Privacy · Terms · Issues and pull requests welcome.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Search & Web Crawling
Registryactive
Package@jseek/mcp-server
TransportSTDIO
UpdatedMar 25, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
jonashertner avatar
Swiss Case Law

ch.opencaselaw/swiss-caselaw

956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT)
44
strangeadvancedmarketing avatar
Adam Framework

io.github.strangeadvancedmarketing/adam-framework

Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.
44
raphasouthall avatar
NeuroStack

raphasouthall/neurostack

Token-efficient MCP memory for Markdown vaults. Tiered search, GraphRAG, AI memories.
43
drewburchfield avatar
Help Scout MCP Server

io.github.drewburchfield/help-scout-mcp

Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
42
with-geun avatar
Alive Analysis

with-geun/alive-analysis

Query alive-analysis history from any AI client. Tools: list, get, search, dashboard export.
42
kapillamba4 avatar
Code Memory

kapillamba4/code-memory

Local semantic code search with Git history. Works offline, no API key needed.
41