VOOZH about

URL: https://apify.com/oneary/apify-mcp-server-tools

โ‡ฑ Apify Mcp Server Tools โ€” Developer Tools & Integration ยท Apify


๐Ÿ‘ Apify Mcp Server Tools โ€” Developer Tools & Integration avatar

Apify Mcp Server Tools โ€” Developer Tools & Integration

Pricing

$2.00 / 1,000 results

Go to Apify Store

Apify Mcp Server Tools โ€” Developer Tools & Integration

Extract structured data and technical information from Apify Mcp Server Tools. Ideal for developers, analysts, and data enthusiasts.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Luan M.

Luan M.

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

3 days ago

Last modified

Categories

Share

Apify MCP Server Tools

Expose Apify actors as MCP (Model Context Protocol) tools. Connect to Claude, Cursor, VS Code, Cline, and other MCP-compatible AI assistants.

Features

  • MCP-compatible: Works with any MCP client (Claude Desktop, Cursor, VS Code, Cline)
  • Actor integration: Use any Apify actor as an AI tool
  • Auto-discovery: Generates MCP server manifest automatically
  • Demo crawl: Test data extraction on provided URLs
  • Flexible input: JSON, URL, or plain text query

Input

FieldTypeDescription
actorIdsArrayApify actors to expose as MCP tools (username/actor-name or ID)
queryStringInput data (JSON string, URL, or search query)
outputFormatStringOutput format (default: json)
proxyConfigurationObjectProxy settings

Output

FieldTypeDescription
versionStringMCP protocol version
mcpServersObjectMCP server config (copy to Claude/Cursor config)
mcpToolsArrayTool definitions with usage prompts
demoRunResultsArrayDemo crawl results from provided URLs
usageObjectAlternative ways to call the actors

Setup

Claude Desktop

Add to claude_desktop_config.json:

{
"mcpServers":{
"apify-mcp":{
"command":"node",
"args":["path/to/this-actor/src/main.js"]
}
}
}

VS Code / Cursor

Add to .vscode/mcp.json:

{
"servers":{
"apify-mcp":{
"type":"stdio",
"command":"node",
"args":["path/to/this-actor/src/main.js"]
}
}
}

Use Cases

  • AI-powered web research with Apify actors
  • Automated data extraction via chat
  • Integration with existing MCP workflows
  • Multi-actor pipeline orchestration

Keywords

mcp, model context protocol, apify, tools, ai assistant, claude, cursor, vs code, cline, function calling, tool use

Pricing

$5.00 / 1,000 results

You might also like

Excel Mcp Server

lovely_radiologist/excel-mcp-server

Lead Generation MCP Server โ€” AI Agent Tools

samstorm/lead-gen-mcp-server

MCP server for AI agents. Connect Claude, GPT, or any MCP client to find business leads, hiring companies, building permits, and Amazon product research. One endpoint, 13 lead gen tools.

1

MCP Server: Rss

dltik/mcp-server-rss

MCP Server: Rss: an MCP server exposing 4 tools for AI agents. HTTP-only, no API key. Pay $0.005/tool-call.

Competitive Intelligence MCP Server

alizarin_refrigerator-owner/competitive-intelligence-mcp-server

9-in-1 MCP server for AI-powered competitor analysis. Use with Claude, GPT or any AI assistant that supports MCP tools. This MCP server bundles 9 competitive intelligence tools into one endpoint. Monitor competitors Analyze Facebook Ads Detect tech stack Aggregate B2B review Research companies

Mcp Server Generator

fiery_dream/mcp-server-generator

๐Ÿ‘ User avatar

Cody Churchwell

1

Amazon MCP Server

seemuapps/amazon-mcp

MCP server exposing Amazon tools. Product, search, reviews, seller, global product. For any AI agent or LLM client.