RUN IN TERMINAL
claude mcp add commcparmory-apify -- uvx mcparmory-apify
ADD TO claude_desktop_config.json
{
"mcpServers": {
"commcparmory-apify": {
"command": "uvx",
"args": ["mcparmory-apify"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"commcparmory-apify": {
"command": "uvx",
"args": ["mcparmory-apify"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"commcparmory-apify": {
"command": "uvx",
"args": ["mcparmory-apify"]
}
}
}
About This MCP Server
Build, deploy, and run web scraping and automation actors in the cloud. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.
Package
mcparmory-apify on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The apify server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.