Skip to content

Commit 27d41d1

Browse files
authored
feat: Improve README.md (#291)
* Update README.md * Fix link to Apify Store in README
1 parent 6399645 commit 27d41d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<h1 align="center">
22
<a href="https://mcp.apify.com">
33
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="docs/apify_mcp_server_dark_background.png">
5-
<img alt="Apify MCP Server" src="docs/apify_mcp_server_white_background.png" width="500">
4+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/apify/apify-mcp-server/refs/heads/master/docs/apify_mcp_server_dark_background.png">
5+
<img alt="Apify MCP Server" src="https://raw.githubusercontent.com/apify/apify-mcp-server/refs/heads/master/docs/apify_mcp_server_white_background.png" width="500">
66
</picture>
77
</a>
88
<br>
@@ -16,7 +16,7 @@
1616
<a href="https://apify.com/apify/actors-mcp-server"><img src="https://apify.com/actor-badge?actor=apify/actors-mcp-server" alt="Actor runs" style="max-width: 100%;"></a>
1717
</p>
1818

19-
The Apify Model Context Protocol (MCP) Server at **mcp.apify.com** instantly connects AI applications and agents to thousands of ready‑built tools. It allows your AI assistant to use any [Apify Actor](https://apify.com/store) for web scraping, data extraction, and automation tasks in real time.
19+
The Apify Model Context Protocol (MCP) server at [**mcp.apify.com**](https://mcp.apify.com) enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the [Apify Store](https://apify.com/store).
2020

2121
> **🚀 Try the hosted Apify MCP Server!**
2222
>

0 commit comments

Comments
 (0)