Loading MCP server directory, please wait...
Scoped, audited SSH exec, sessions, and SFTP on your saved servers without exposing credentials
npx @getmcp/cli add com.browserssh/browser-sshRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <access key>. Create a scoped access key at https://browserssh.com/app/keys (free tier available; the shared demo sandbox works with any key).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.browserssh/browser-ssh": {
"url": "https://api.browserssh.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}