Skip to content

Commit 49beaec

Browse files
committed
Update README
1 parent 5e80cb7 commit 49beaec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Apify Model Context Protocol (MCP) Server
22

33
[![Actors MCP Server](https://apify.com/actor-badge?actor=apify/actors-mcp-server)](https://apify.com/apify/actors-mcp-server)
4+
[![smithery badge](https://smithery.ai/badge/@apify/actors-mcp-server)](https://smithery.ai/server/@apify/actors-mcp-server)
45

56
Implementation of an MCP server for all [Apify Actors](https://apify.com/store).
67
This server enables interaction with one or more Apify Actors that can be defined in the MCP Server configuration.
@@ -171,6 +172,14 @@ Alternatively, you can use simple python [client_see.py](https://github.com/apif
171172
172173
## ⾕ MCP Server at a local host
173174
175+
### Installing via Smithery
176+
177+
To install Apify Actors MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@apify/actors-mcp-server):
178+
179+
```bash
180+
npx -y @smithery/cli install @apify/actors-mcp-server --client claude
181+
```
182+
174183
### Prerequisites
175184

176185
- MacOS or Windows

0 commit comments

Comments
 (0)