MCP cover image
See in Github
2025-03-12

Une collection de serveurs de protocole Minecraft (MCP) implémentés dans TypeScript

1

Github Watches

0

Github Forks

0

Github Stars

MCP Servers

A collection of Minecraft Protocol (MCP) servers implemented in TypeScript.

Servers

Basic Server

A simple MCP server that handles basic player connections and chat messages.

Auth Server

A server that implements authentication and handles player sessions.

Proxy Server

A proxy server that can forward connections to other Minecraft servers.

Getting Started

  1. Clone the repository:
git clone https://github.com/pgtipping/mcp-servers.git
cd mcp-servers
  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Start a server:
npm run start:basic     # Start the basic server
npm run start:auth      # Start the auth server
npm run start:proxy     # Start the proxy server

Development

  1. Start a server in development mode:
npm run dev:basic      # Start the basic server with hot reload
npm run dev:auth       # Start the auth server with hot reload
npm run dev:proxy      # Start the proxy server with hot reload

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

相关推荐

  • 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

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

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

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

  • 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

  • modelcontextprotocol
  • Serveurs de protocole de contexte modèle

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

  • 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.

  • 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.

    Reviews

    2 (1)
    Avatar
    user_9EUSLOVS
    2025-04-17

    As a dedicated user of mcp-servers, I can confidently say this tool is fantastic for server management! It's user-friendly, reliable, and backed by pgtipping, who is highly responsive to user feedback. The GitHub repository is well-documented, making setup and maintenance a breeze. Highly recommend this to anyone in need of efficient server solutions!