claude-desktop-transport-bridge
An Stdio MCP server providing a bridge to servers using other Transports
GitHub Stars
4
User Rating
Not Rated
Forks
1
Issues
0
Views
1
Favorites
0
README
Claude Desktop Transport Bridge
A transport bridge for Claude Desktop that supports both SSE and WebSocket connections.
Installation
Install globally from GitHub:
npm install -g github:chromecide/claude-desktop-transport-bridge
Usage
For SSE connections:
claude-bridge SSE '{"url": "your-sse-url-here"}'
For WebSocket connections:
claude-bridge WEBSOCKET '{"url": "your-websocket-url-here"}'
Requirements
- Node.js >= 20.0.0
- npm
Development
- Clone the repository:
git clone https://github.com/chromecide/claude-desktop-transport-bridge.git
cd claude-desktop-transport-bridge
- Install dependencies:
npm install
- Build the project:
npm run build
- For development with watch mode:
npm run watch
License
MIT
Author Information
13
Followers
91
Repositories
9
Gists
7
Total Contributions
Top Contributors
Threads