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

Prelim

chat.prelim/prelim
6 toolsHTTPregistry active
Summary

This connects Claude to Prelim's AI screening interview platform, letting you pull candidate data, interview transcripts, and scoring analytics directly into your workflow. You can query roles you're hiring for, review completed screens with per-question breakdowns and overall scores, and pull structured interview data without opening the web app. Useful if you're building recruitment automation, need to surface candidate insights in Slack or internal tools, or want to programmatically filter high-scoring applicants for immediate follow-up. The API surfaces the same scored shortlists and transcripts you'd see in their dashboard, so you can route top candidates to your ATS or notification system as soon as they finish screening.

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 →

Tools

Public tool metadata for what this MCP can expose to an agent.

6 tools
list_jobsList the open hiring roles (jobs) in your Prelim organization. Each job is a role being screened for. Returns lightweight summaries with interview counts; use get_job for full details including screening questions.3 params

List the open hiring roles (jobs) in your Prelim organization. Each job is a role being screened for. Returns lightweight summaries with interview counts; use get_job for full details including screening questions.

Parameters* required
limitinteger
Max number of jobs to return. Defaults to 20, max 50.
searchstring
Case-insensitive substring match against job title.
statusstring
Filter jobs by status. Omit to return all statuses.one of active · paused · archived
get_jobGet full details of one hiring role: title, description, status, branding, and the list of screening questions the AI will ask candidates.1 params

Get full details of one hiring role: title, description, status, branding, and the list of screening questions the AI will ask candidates.

Parameters* required
jobIdstring
UUID of the job. Get this from list_jobs.
list_screensList preliminary phone screens (interviews) for a job. Returns candidate summaries with score and recommendation; use get_screen for per-question scores and get_transcript for the full conversation.4 params

List preliminary phone screens (interviews) for a job. Returns candidate summaries with score and recommendation; use get_screen for per-question scores and get_transcript for the full conversation.

Parameters* required
jobIdstring
UUID of the job. Get this from list_jobs.
limitinteger
Max number of screens to return. Defaults to 20, max 50.
statusstring
Filter screens by status. Omit to return all.one of in_progress · completed · expired
minScorenumber
Only return screens with overall_score >= minScore (0-100).
get_screenGet one preliminary screen with overall score, recommendation, summary, and per-question scores. Excludes the full transcript to keep responses small; use get_transcript for the conversation messages.2 params

Get one preliminary screen with overall score, recommendation, summary, and per-question scores. Excludes the full transcript to keep responses small; use get_transcript for the conversation messages.

Parameters* required
jobIdstring
UUID of the job.
screenIdstring
UUID of the preliminary screen. Get this from list_screens.
get_transcriptGet the full back-and-forth between the AI screener and the candidate for one preliminary screen. Returns the ordered list of messages. Use this when the user wants to read what was said; use get_screen for just the score and summary.2 params

Get the full back-and-forth between the AI screener and the candidate for one preliminary screen. Returns the ordered list of messages. Use this when the user wants to read what was said; use get_screen for just the score and summary.

Parameters* required
jobIdstring
UUID of the job.
screenIdstring
UUID of the preliminary screen. Get this from list_screens.
get_job_analyticsJob-level analytics: completion rate, average score, status breakdown, and weekly trends over the last 30 days. Requires a Pro plan — free-tier users receive an upgrade message.1 params

Job-level analytics: completion rate, average score, status breakdown, and weekly trends over the last 30 days. Requires a Pro plan — free-tier users receive an upgrade message.

Parameters* required
jobIdstring
UUID of the job.
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 →
Categories
Communication & MessagingMonitoring & Observability
Registryactive
TransportHTTP
UpdatedMay 23, 2026
Open website

Related Communication & Messaging MCP Servers

View all →
Microsoft 365 Teams

io.github.mindstone/mcp-server-microsoft-teams

Microsoft 365 Teams via Graph: list chats, read/send messages, list teams/channels, presence.
8
Outlook Email

com.mintmcp/outlook-email

A MCP server for Outlook email that lets you search, read, and draft emails and replies.
8
Resend Email MCP

helbertparanhos/resend-email-mcp

Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).
Email Mcp

marlinjai/email-mcp

Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations
13
Email (IMAP/SMTP)

io.github.mindstone/mcp-server-email-imap

Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers
8
HTML Email Playbook

io.github.osamahassouna/email-playbook-mcp

Teaches AI to write HTML email that renders in Outlook, Gmail, and Apple Mail. 19 rules, 6 comps.