Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @mcp-b/transports

@mcp-b/transports

Browser transport implementations for Model Context Protocol (MCP) - postMessage, Chrome extension messaging, and iframe communication for AI agents and LLMs

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "mcp-b-transports": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-b/transports"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @mcp-b/transports

Details

Websitehttps://www.npmjs.com/package/@mcp-b/transports
GitHubgit+https://github.com/WebMCP-org/npm-packages.git
Licenseunknown
Pricingfree
Tagsai-agents ai-assistant ai-tools anthropic browser browser-automation browser-extension chatgpt
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC