MCP cover image
See in Github
2025-04-05

Un serveur MCP pour surveiller la productivité des travailleurs et les licencier selon les besoins.

1

Github Watches

1

Github Forks

2

Github Stars

Worker17

An MCP-enabled 3D Worker Monitoring and Control System

Overview

Worker17 is a comprehensive system that allows you to:

  1. Monitor worker 17 position and status
  2. Send tasks to worker 17
  3. Terminate worker 17 due to unsatisfactory performance
  4. Use Claude Desktop to monitor, control, and terminate worker 17 via MCP

The system consists of:

  • Webapp: A 3D visualization of worker 17 status using React, Three.js, and WebSockets
  • Server: A Node.js/Express server with WebSocket support and SSE MCP server implementation
  • MCP Integration: Claude Desktop compatibility for AI-assisted worker 17 management

And more seriously?

Worker17 started as a practical joke, and then it turned into an exploration of SSE MCP servers. It's a silly project, but it's also a fun way to learn about MCP.

Quick Start

Development Setup

# Start the server
cd server
npm install
npm start

# In another terminal, start the webapp
npm install
npm start

WebContainer Mode

For development and demo purposes, you can run the server directly in the browser using WebContainer:

# Development with WebContainer (builds server automatically)
npm run dev:wc

# Build for production with WebContainer
npm run build:wc

# Preview the production build with WebContainer
npm run preview:wc

This mode automatically builds the server code and runs it in a browser-based Node.js environment, eliminating the need for a separate server process.

Docker

You can also run the system using Docker:

docker-compose up

Note: If you are running docker in WSL without Docker Desktop, there's currently a bug that prevents the ports from being exposed. The workaround is to run the container with host network mode. However, this poses potential risk, as it bypasses the networking isolation of the container.

MCP Inspector

You can use the MCP Inspector to connect to the Worker17 MCP server and inspect the state of the workers. Choose SSE transport and provide the worker17 server URL: http://localhost:4000/sse (or whatever is the URL you are running the server on).

Claude Desktop

Claude Desktop currently does not support SSE MCP server. To use the Worker17 MCP server, you will need a proxy Stdio MCP server. I've tested this with mcp-proxy. You will need to install it as a Windows app and put it in the path. I used Windows binaries for uv which added it to %USERPROFILE%.local\bin

Then you can add the worker17 MCP server to Claude Desktop configuration:

{
  "mcpServers": {
    "worker17": {
        "command": "mcp-proxy",
        "args": ["http://localhost:4000/sse"]
    }
  }
}

Make sure the server is up and running before you start Claude Desktop.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • modelcontextprotocol
  • Serveurs de protocole de contexte modèle

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

    Reviews

    3 (1)
    Avatar
    user_7jRWeoSP
    2025-04-15

    Food Tracker MCP by nagarjun226 is an excellent tool for keeping track of your daily food intake. The interface is user-friendly and the features are comprehensive, helping you manage your dietary habits effectively. I highly recommend this to anyone looking to maintain a healthier lifestyle. Check it out here: https://mcp.so/server/food-tracker-mcp/nagarjun226