Skip to content

Commit 3b30e30

Browse files
authored
Merge pull request modelcontextprotocol#557 from apify/feat/examples-apify
docs: Added Apify to integrations
2 parents ae8e23c + b768f62 commit 3b30e30

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/clients.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This page provides an overview of applications that support the Model Context Pr
1515
| [AgentAI][AgentAI] ||||||| Agent Library written in Rust with tools support |
1616
| [AgenticFlow][AgenticFlow] ||||||| Supports tools, prompts, and resources for no-code AI agents and multi-agent workflows. |
1717
| [Amazon Q CLI][Amazon Q CLI] ||||||| Supports prompts and tools. |
18-
| [Apify MCP Tester][Apify MCP Tester] ||||||| Supports tools |
18+
| [Apify MCP Tester][Apify MCP Tester] ||||||| Supports remote MCP servers and tool discovery. |
1919
| [BeeAI Framework][BeeAI Framework] ||||||| Supports tools in agentic workflows. |
2020
| [BoltAI][BoltAI] ||||||| Supports tools. |
2121
| [Claude.ai][Claude.ai] ||||||| Supports tools, prompts, and resources for remote MCP servers. |

docs/examples.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Example Servers
2+
title: Example Servers
33
description: 'A list of example servers and implementations'
44
---
55

@@ -40,6 +40,7 @@ These official reference servers demonstrate core MCP features and SDK usage:
4040

4141
These MCP servers are maintained by companies for their platforms:
4242

43+
- **[Apify](https://mcp.apify.com)** - Use thousands community Actors for web data extraction and automation jobs
4344
- **[Axiom](https://github.com/axiomhq/mcp-server-axiom)** - Query and analyze logs, traces, and event data using natural language
4445
- **[Browserbase](https://github.com/browserbase/mcp-server-browserbase)** - Automate browser interactions in the cloud
4546
- **[BrowserStack](https://github.com/browserstack/mcp-server)** - Access BrowserStack's [Test Platform](https://www.browserstack.com/test-platform) to debug, write and fix tests, do accessibility testing and more.

0 commit comments

Comments
 (0)