AI Content MCP Server avatar
AI Content MCP Server

Pricing

Pay per usage

Go to Apify Store
AI Content MCP Server

AI Content MCP Server

AI-ready content generation with 6 specialized tools. Generate text with Claude/Gemini, create images with Imagen/DALL-E, extract structured data from any URL, and enrich leads with AI - all through a unified MCP interface.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

30 minutes ago

Last modified

Share

AI Content MCP Server - Text & Image Generation for AI Assistants

What is MCP (Model Context Protocol)?

MCP is a protocol that allows AI assistants (like Claude) to interact with external tools and data sources. This MCP server connects to various APIs and services.

How to Use MCP Servers

  1. Install the MCP server in Claude Desktop's config
  2. The server provides tools the AI can use
  3. Ask Claude to use the tools (e.g., "Search for local businesses...")

MCP Server exposing 6 AI content generation tools. Generate text with Claude/Gemini, create images with Imagen/DALL-E, extract data from any URL, and enrich leads with AI.

Features

  • Model Context Protocol (MCP) compatible
  • Works with Claude and other AI assistants
  • Structured data output
  • Multiple data sources

Quick Start

{
"input": "your input here"
}

Demo Mode

Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.

{
"demoMode": true,
...
}

Input Parameters

ParameterTypeRequiredDescription
See input schema

Output Format

{
"data": [...]
}

Pricing

This actor uses pay-per-event billing: Pay-per-event pricing on Apify:

  • Base cost per run
  • Additional costs based on underlying AI model usage (Claude, Gemini, DALL-E, Imagen)

Demo mode is free and returns realistic sample data.

Use Cases

Marketing Teams

  • Generate social media content at scale
  • Create on-brand marketing images
  • Write email campaigns and ad copy

Sales Teams

  • Enrich leads with AI-powered research
  • Generate personalized outreach messages
  • Extract competitor pricing data

Content Creators

  • Generate blog post ideas and outlines
  • Create supporting imagery for articles
  • Research topics with data extraction

AI-First Workflows

  • Claude or ChatGPT can generate content on demand
  • Automated content pipelines with AI generation
  • Natural language interface to content creation

Common Problems & Solutions

"Invalid API key" error

Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.

"Rate limit exceeded" error

Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.

Empty or incomplete results

Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:

  • Check if the URL/search query is correct
  • Try with different parameters
  • Some sites may block automated access

Demo data showing instead of real results

Cause: demoMode is still set to true. Fix: Set demoMode: false and provide your API key(s).


Built by John Rippy | Actor Arsenal