Cover image
Try Now
2025-03-19

扩展MCP服务器功能以作为工人工作

3 years

Works with Finder

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.

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

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

  • Khalid kalib
  • Write professional emails

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

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

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    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