Skip to content

Commit 23bb32e

Browse files
authored
fix: Update README.md (#30)
1 parent f482a65 commit 23bb32e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
Implementation of an MCP server for all [Apify Actors](https://apify.com/store).
66
This server enables interaction with one or more Apify Actors that can be defined in the MCP Server configuration.
77

8-
The server can be used in two ways:
9-
- 🇦 **Apify MCP Server Actor**: runs an HTTP server with MCP and can be accessed via Server-Sent Events (SSE).
10-
-**Apify MCP Server Stdio**: runs the server locally with MCP via standard input/output (stdio).
11-
12-
You can test the MCP server using [Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client)
8+
The server can be used in several ways:
9+
- **🇦 MCP Server Actor** – HTTP server accessible via Server-Sent Events (SSE).
10+
- **⾕ MCP Server Stdio** – Local server available via standard input/output (stdio).
11+
- **💬 [Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client)** – Chat-like UI for interacting with the MCP server.
1312

1413
# 🎯 What does Apify MCP server do?
1514

0 commit comments

Comments
 (0)