From 7deabdb5645f3773667759b20f20f2e210a9b1eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Curn?= Date: Fri, 26 Sep 2025 22:14:15 +0200 Subject: [PATCH 1/2] Update server description for clarity and engagement --- server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server.json b/server.json index 0d027a75..16c4022a 100644 --- a/server.json +++ b/server.json @@ -1,7 +1,7 @@ { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "com.apify/apify-mcp-server", - "description": "Extract data from any website using thousands of web automation tools from the Apify Store.", + "description": "Get data from any website with thousands of scrapers, crawlers, and automations ⚡ on Apify Store.", "status": "active", "repository": { "url": "https://github.com/apify/apify-mcp-server", @@ -22,4 +22,4 @@ ] } ] -} \ No newline at end of file +} From 67f1829fc68a4ded18eb0a7337a771d1a2c0b776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Curn?= Date: Sat, 27 Sep 2025 13:57:54 +0200 Subject: [PATCH 2/2] Update server.json --- server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.json b/server.json index 16c4022a..ee7239e7 100644 --- a/server.json +++ b/server.json @@ -1,7 +1,7 @@ { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "com.apify/apify-mcp-server", - "description": "Get data from any website with thousands of scrapers, crawlers, and automations ⚡ on Apify Store.", + "description": "Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡", "status": "active", "repository": { "url": "https://github.com/apify/apify-mcp-server",