Claude Code plugin for Apify Actors via mcpc CLI
npx claudepluginhub chocholous/apify-mcpcFinds, evaluates, and runs Apify Actors using the mcpc CLI. Covers 8 marketing intelligence use cases plus multi-actor workflow patterns.
Claude Code plugin for finding, evaluating, and running Apify Actors using the mcpc CLI.
~/.apify-costs.lognpm install -g @apify/mcpcmcpc mcp.apify.com login# 1. Add the marketplace (once)
claude plugin marketplace add chocholous/apify-mcpc
# 2. Install the plugin
claude plugin install apify-mcpc@apify-mcpc
# 3. Verify
claude plugin list
claude --plugin-dir .
This plugin provides two slash commands:
| Command | Description |
|---|---|
/apify-mcpc | Main skill — find, evaluate, and run Apify Actors (full 7-step workflow) |
/apify-status | Show active mcpc sessions and run cost history from ~/.apify-costs.log |
The plugin includes 8 use-case files with suggested Actors, search keywords, and gotchas, plus a multi-actor workflow patterns reference:
| Use Case | Description |
|---|---|
| Audience Analysis | Demographics, follower behavior, engagement quality |
| Brand Monitoring | Reviews, ratings, sentiment, brand mentions |
| Competitor Intelligence | Competitor strategies, ads, pricing, positioning |
| Content Analytics | Engagement metrics, campaign ROI, content performance |
| Influencer Discovery | Find influencers, verify authenticity, partnerships |
| Lead Generation | B2B/B2C leads, contact enrichment, prospecting |
| Market Research | Market conditions, pricing, geographic opportunities |
| Trend Analysis | Emerging trends, viral content, content strategy |
| Multi-Actor Workflows | Chaining Actors, handle discovery via SERP, enrichment |
Actor tables in use-case files are suggestions, not closed lists. The agent always searches Apify Store for the latest options.
The skill enforces a 7-step workflow with mandatory gates to prevent wasted money on incorrect Actor runs:
Two mandatory gates stop the agent before running:
The agent determines scope first — docs-only (Crawlee/platform questions), find-only (Actor comparison without running), or full pipeline (data extraction) — to avoid unnecessary Actor searches or runs.
| Session | Tool | Purpose |
|---|---|---|
@apify | search-actors | Search Apify Store by keywords |
@apify | fetch-actor-details | Get README, input schema, stats, pricing |
@apify | call-actor | Run an Actor (sync or async) |
@apify | get-actor-output | Fetch dataset results with field selection |
@apify | get-actor-run | Check run status and stats |
@apify | apify-slash-rag-web-browser | Quick web search / URL fetch without Actor workflow |
@apify-docs | search-apify-docs | Search Apify/Crawlee documentation |
@apify-docs | fetch-apify-docs | Fetch a specific documentation page |
@apify) — requires OAuth (mcpc mcp.apify.com login), provides all tools including Actor execution@apify-docs) — no authentication needed, only documentation search and fetchNo description available.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations