@apify/actors-mcp-server 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
# Apify Model Context Protocol (MCP) Server
|
|
2
2
|
|
|
3
|
-
> **⚠️ Legacy solution notice**
|
|
4
|
-
> This Actor is legacy implementation of the Apify MCP Server. For the current and actively maintained solution, please visit **[mcp.apify.com](https://mcp.apify.com)** where you'll find the latest server, comprehensive documentation, and setup guides.
|
|
5
|
-
|
|
6
3
|
[](https://apify.com/apify/actors-mcp-server)
|
|
7
4
|
|
|
8
5
|
Implementation of an MCP server for all [Apify Actors](https://apify.com/store).
|