Skip to content

MCP Server doesn't load with Claude Desktop #74

Description

@MrRahulR

While connecting with the CLuade Desktop, the MCP server for the Browserstack doesn't connect and shows the error. I tried with other MCP servers like GIt and Playwright, which work perfectly, but the Browserstack MCP failed to connect.

Cluade Desktop Version - Version 0.9.3
OS - macOS Sequoia 15.5
Node Version - v23.11.0

Here are the logs for reference.

2025-06-16T17:40:26.119Z [browserstack] [info] Initializing server...
2025-06-16T17:40:26.164Z [browserstack] [info] Server started and connected successfully
2025-06-16T17:40:26.166Z [browserstack] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
2025-06-16T17:41:26.240Z [browserstack] [info] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":0,"reason":"Error: MCP error -32001: Request timed out"}}
2025-06-16T17:41:26.240Z [browserstack] [info] Client transport closed
2025-06-16T17:41:26.240Z [browserstack] [info] Server transport closed
2025-06-16T17:41:26.240Z [browserstack] [info] Client transport closed
2025-06-16T17:41:26.240Z [browserstack] [info] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. `console.error('...')` in JavaScript, `print('...', file=sys.stderr)` in python) and it will appear in this log.
2025-06-16T17:41:26.240Z [browserstack] [error] Server disconnected. For troubleshooting guidance, please visit our [debugging documentation](https://modelcontextprotocol.io/docs/tools/debugging) {"context":"connection"}
2025-06-16T17:41:26.275Z [browserstack] [info] Server transport closed
2025-06-16T17:41:26.275Z [browserstack] [info] Client transport closed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions