Skip to content

Commit 9540863

Browse files
Dusan VystrcilDusan Vystrcil
authored andcommitted
Added images to MCP docs
1 parent 0ce013f commit 9540863

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
24.5 KB
Loading
51.8 KB
Loading

sources/platform/integrations/ai/mcp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ slug: /integrations/mcp
1010

1111
The _Apify Model Context Protocol (MCP) Server_ allows AI agents and frameworks to tap into Apify’s extensive library of Actors as tools. It acts as a bridge between AI systems (like Anthropic’s Claude or other MCP-compatible clients) and Apify Actors, enabling agents to perform web scraping, data extraction, or other automation tasks using Actors in real time.
1212

13+
![Apify MCP Server](./images/actors-mcp-server.webp)
14+
1315
## How to use
1416

1517
You can use the Apify MCP Server in three ways:
@@ -59,6 +61,8 @@ This example shows how an AI assistant can leverage Apify Actors through MCP in
5961

6062
_(If you prefer not to set up Claude Desktop, you can achieve a similar result using [Apify’s Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client), which provides a web UI to test the MCP server.)_
6163

64+
![Apify Tester MCP Client](./images/chat-ui.webp)
65+
6266
## Adding Multiple Actors
6367

6468
By default, the main Actors MCP Server starts with a **default set of Actors** (currently a few popular ones like Instagram Scraper, RAG Web Browser, etc.). However, you can customize which Actors are available:

0 commit comments

Comments
 (0)