MCP cover image
See in Github
2025-02-25

Investigue el código Claude y el servidor MCP

1

Github Watches

0

Github Forks

0

Github Stars

MCP Server Research Project

This project contains research and demos related to MCP (Message Coordination Protocol) server implementation.

Overview

The Message Coordination Protocol (MCP) provides a standardized way for distributed systems to communicate and coordinate actions. This repository includes a reference implementation and demonstrations of the protocol in action.

Project Structure

mcp_server_research/
├── docs/          # Documentation files
├── src/           # Source code
│   └── demo/      # Demo implementations
└── requirements.txt

Getting Started

Prerequisites

  • Python 3.8+
  • Flask
  • Requests

Installation

# Clone the repository
git clone https://github.com/ckz/mcp_server_research.git
cd mcp_server_research

# Set up virtual environment
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate

# Install dependencies
pip install -r requirements.txt

Running the Demo

To run the MCP server with default settings:

cd src/demo
python simple_mcp_server.py

To run with custom settings using environment variables:

cd src/demo
DEBUG=true PORT=5001 python simple_mcp_server.py

Then visit http://localhost:5001 (or the custom port you specified) to view the dashboard.

To run a client demo in a separate terminal:

cd src/demo
python client_demo.py --server http://localhost:5001 --duration 30 --interval 2

You should see the server accepting connections and the client successfully sending messages.

Demo Features

The simple MCP server demo implements a basic message coordination protocol server that:

  • Registers and tracks connected clients
  • Processes various message types (heartbeat, data, command)
  • Routes messages to appropriate destinations
  • Provides a web dashboard for monitoring system activity
  • Maintains an in-memory message history

License

MIT

Contributing

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

Changelog

2024-02-24

  • Added proper error handling to the client code for connection failures
  • Using sessions in the client for better connection management
  • Added CORS support to the server for cross-origin requests
  • Implemented timeouts for API calls to prevent hanging
  • Made debug mode configurable through environment variables
  • Fixed dependency issues by adding flask-cors and specifying werkzeug version
  • Improved documentation in code comments

相关推荐

  • 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
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • modelcontextprotocol
  • Servidores de protocolo de contexto modelo

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • n8n-io
  • Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

    Reviews

    4 (1)
    Avatar
    user_js7esbUB
    2025-04-15

    As a dedicated user of mcp applications, I must say Heimdall by shinzo-labs is an exceptional tool. It offers a seamless and intuitive experience that enhances efficiency and productivity. The user interface is clean and easy to navigate, making it perfect for both beginners and advanced users. You can find more about it at https://mcp.so/server/heimdall/shinzo-labs. Highly recommended!