You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -36,20 +36,20 @@ For more details, visit the [Model Context Protocol website](https://modelcontex
36
36
37
37
The MCP Server empowers AI Agents to perform web searches and browsing using the [RAG Web Browser Actor](https://apify.com/apify/rag-web-browser).
38
38
For a comprehensive understanding of AI Agents, check out our blog post: [What are AI Agents?](https://blog.apify.com/what-are-ai-agents/) and explore Apify's [Agents](https://apify.com/store/categories/agents).
39
-
Interested in building and monetizing your own AI agent on Apify? Check out our [step-by-step guide](https://blog.apify.com/how-to-build-an-ai-agent/) for creating, publishing, and monetizing AI agents on the Apify platform.
40
39
41
-
## Related MCP Servers and Clients by Apify
40
+
Interested in building and monetizing your own AI agent on Apify? Check out our [step-by-step guide](https://blog.apify.com/how-to-build-an-ai-agent/) for creating, publishing, and monetizing AI agents on the Apify platform.
42
41
43
-
This server is designed to operate over standard input/output (stdio), providing a straightforward and efficient connection to AI Agents.
42
+
## π Related MCP servers and clients by Apify
44
43
45
-
For those who prefer not to run the MCP server locally, the RAG Web Browser Actor can be accessed directly via Server-Sent Events (SSE):
46
-
-**π [RAG Web Browser Actor via Server Sent Events (SSE)](https://apify.com/apify/rag-web-browser#anthropic-model-context-protocol-mcp-server)**
44
+
This server operates over standard input/output (stdio), providing a straightforward connection to AI Agents. Apify offers several other MCP-related tools:
47
45
48
-
If you're interested in additional web scraping and browsing tools, consider exploring the MCP Server Actor:
49
-
-**π¦ [MCP Server Actor](https://apify.com/apify/actors-mcp-server)** β An HTTP server accessible through Server-Sent Events (SSE).
46
+
### Server Options
47
+
-**π₯οΈ This MCP Server** β A local stdio-based server for direct integration with Claude Desktop
48
+
-**π [RAG Web Browser Actor via SSE](https://apify.com/apify/rag-web-browser#anthropic-model-context-protocol-mcp-server)** β Access the RAG Web Browser directly via Server-Sent Events without running a local server
49
+
-**π¦ [MCP Server Actor](https://apify.com/apify/actors-mcp-server)** β MCP Server that provides AI agents with access to over 4,000 specialized [Apify Actors](https://apify.com/store)
50
50
51
-
Additionally, you can try the Tester MCP Client for a chat-like interface to interact with any SSE-based MCP server:
52
-
-**π¬ [Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client)** β A user-friendly UI for engaging with the MCP server.
51
+
### Client Options
52
+
-**π¬ [Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client)** β A user-friendly UI for interacting with any SSE-based MCP server
0 commit comments