π βοΈ Use 3,000+ pre-built cloud tools, known as Actors, to extract data from websites, e-commerce, social media, search engines, maps, and more
Apify Model Context Protocol (MCP) Server
The Apify MCP Server enables interaction with Apify Actors via two methods:
To interact with the server, use compatible MCP clients such as:
discover-actors
), retrieve details (get-actor-details
), and dynamically manage tools (add-actor-as-tool
, remove-actor-from-tool
).For more details, visit the Model Context Protocol website or explore the roadmap.
Note: The server currently supports Apify Actors and plans to integrate datasets and key-value stores in the future.
π A gateway demo for MCP SSE Server.
π βοΈ A lightweight mcp server that tells you exactly what time is it.
#οΈβ£ π A C# SDK for building MCP servers on .NET 9 with NativeAOT compatibility β‘ π
β Java SDK for building MCP servers using Quarkus.