CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic

Shopify Catalog Monitor

dizzyvinci/apify-foundry
HTTPregistry active
Summary

Connects to any public Shopify store and returns catalog diffs: price changes, stock-outs, restocks, and product adds or removals. First call captures a baseline, subsequent calls return only what changed since last check. Runs on Apify's infrastructure with pay-per-event pricing at $0.05 per store polled plus $0.002 per change detected. Useful for competitor price monitoring, dropshipping product research, MAP policy enforcement, or building restock alerts. Free tier includes $5/month in compute credits. The underlying Actor also available standalone at apify.com/dizzyvinci/shopify-catalog-monitor if you want to run it outside the MCP workflow.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
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 →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
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 →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
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 →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Categories
Monitoring & ObservabilityFinance & Commerce
Registryactive
TransportHTTP
UpdatedJun 5, 2026
View on GitHub

Apify MCP Servers — by dizzyvinci

Two production-ready Apify Actors available as MCP servers via the Apify MCP Gateway. Free tier users can call them directly from any MCP client (Claude, Cursor, Windsurf, etc.); pay-per-event pricing means you only pay for what you use.

Servers

1. Shopify Catalog Monitor

Track price drops, stock-outs, restocks, and new/removed products across any public Shopify store.

MCP endpoint:

https://mcp.apify.com?tools=dizzyvinci/shopify-catalog-monitor

Apify Store: https://apify.com/dizzyvinci/shopify-catalog-monitor

Tools exposed: shopify-catalog-monitor — polls stores and returns only the diffs (price changes, stock changes, product adds/removes). On first call per store, captures a baseline; subsequent calls return what changed.

Use cases: competitor price intelligence, dropship product research, brand MAP enforcement, restock alerts.


2. US Building Permit Aggregator

Pull recent building & construction permits from 9 major US cities in one unified schema.

MCP endpoint:

https://mcp.apify.com?tools=dizzyvinci/building-permit-aggregator

Apify Store: https://apify.com/dizzyvinci/building-permit-aggregator

Tools exposed: building-permit-aggregator — returns permits from Chicago, LA, Austin, SF, Seattle, DC, Nashville, Philadelphia, and Boston. All data from official government open-data APIs (Socrata, ArcGIS, Carto, CKAN).

Use cases: construction lead gen, market intelligence, real-estate research, contractor prospecting.


Usage with Claude / any MCP client

Add either server to your MCP client config. Example for Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "shopify-monitor": {
      "url": "https://mcp.apify.com?tools=dizzyvinci/shopify-catalog-monitor",
      "headers": {
        "Authorization": "Bearer <your-apify-token>"
      }
    },
    "building-permits": {
      "url": "https://mcp.apify.com?tools=dizzyvinci/building-permit-aggregator",
      "headers": {
        "Authorization": "Bearer <your-apify-token>"
      }
    }
  }
}

Get a free Apify token at console.apify.com/settings/integrations. Free tier includes $5/month in compute credits.

Pricing

Pay-per-event — no subscription:

ActorEventPrice
shopify-catalog-monitorstore-checked (per store polled)$0.05
shopify-catalog-monitorchange-detected (per change found)$0.002
building-permit-aggregatorpermit (per record returned)$0.005

80% of revenue goes to the developer (Apify takes 20%).

License

MIT

Related Monitoring & Observability MCP Servers

View all →
Mcp Observability

io.github.infoinlet-marketplace/mcp-observability

Observability for incident agents — query Loki (LogQL), Prometheus (PromQL), Elasticsearch.
Monitor

betterdb-inc/monitor

BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
1.1k
Datadog

com.mcparmory/datadog

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events
25
Observability Mcp

thotischner/observability-mcp

Unified observability gateway for AI agents — Prometheus, Loki & more, with anomaly detection.
5
Datadog Mcp

io.github.tantiope/datadog-mcp

Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools
4
Datadog

io.github.us-all/datadog

Datadog MCP — 165 tools for metrics, monitors, logs, APM, RUM, incidents, CI/CD, fleet
1