MCP cover image
See in Github
2025-03-19

Erweitern Sie die MCP Server -Funktionalität, um als Arbeiter zu arbeiten

2

Github Watches

1

Github Forks

1

Github Stars

MCP server proxy

Use proxyMessage to pass a message to an existing MCP server:

import { proxyMessage } from '@contextdepot/mcp-proxy/dist/index.js'

// create server and configure handlers
const server = new Server(..);
..

export default class extends WorkerEntrypoint {
    // send message to the server
    async message(requestMessage): Promise<void> {
        return proxyMessage(server, requestMessage)
    }
};

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • 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
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

    Reviews

    2 (1)
    Avatar
    user_yk9uLESV
    2025-04-17

    I've been using cd-mcp-proxy from 12beam for a while now, and I'm absolutely thrilled with its performance and ease of use. It seamlessly integrates with my existing setup, and the support from the developer is top-notch. The documentation is clear and concise, making it easy to get started. Highly recommended for anyone looking for a reliable proxy solution. Check it out here: https://github.com/12beam/cd-mcp-proxy