Server type
Local (stdio via npx @apify/actors-mcp-server)
MCP Client
Claude Desktop
Operating System
Windows
What happened?
The Apify MCP connector in Claude.ai Desktop keeps showing
"Could not attach to MCP server Apify" and "Unable to connect
to extension server" despite all requirements being met.
Steps taken:
- Node.js v24.16.0 installed and working
- Fresh API tokens generated multiple times
- Connector uninstalled and reinstalled multiple times
- mcp.apify.com loads correctly in browser
- Connector shows "All requirements met"
- Enabled tools set correctly as: actors,docs,apify/rag-web-browser
OS: Windows 11
Claude Desktop version: latest
Apify connector version: 0.9.17
Error: "Could not attach to MCP server Apify"
Steps to reproduce
- Open Claude Desktop on Windows 11
- Go to Settings → Extensions → apify-mcp-server
- Enter valid Apify API token and save
- Enable the connector
- Error immediately appears: "Could not attach to MCP server Apify"
- Bottom of page shows: "Unable to connect to extension server"
Node.js version
v24.16.0
Apify MCP Server version
No response
MCP server configuration
{
"mcpServers": {
"apify": {
"command": "npx",
"args": ["-y", "@apify/actors-mcp-server"],
"env": {
"APIFY_TOKEN": "<REMOVED>"
}
}
}
}
Error logs
Could not attach to MCP server Apify
Unable to connect to extension server.
Please try disabling and re-enabling the extension.
Server type
Local (stdio via npx @apify/actors-mcp-server)
MCP Client
Claude Desktop
Operating System
Windows
What happened?
The Apify MCP connector in Claude.ai Desktop keeps showing
"Could not attach to MCP server Apify" and "Unable to connect
to extension server" despite all requirements being met.
Steps taken:
OS: Windows 11
Claude Desktop version: latest
Apify connector version: 0.9.17
Error: "Could not attach to MCP server Apify"
Steps to reproduce
Node.js version
v24.16.0
Apify MCP Server version
No response
MCP server configuration
{ "mcpServers": { "apify": { "command": "npx", "args": ["-y", "@apify/actors-mcp-server"], "env": { "APIFY_TOKEN": "<REMOVED>" } } } }Error logs