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

CD-MCP-Proxy
扩展MCP服务器功能以作为工人工作
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)
}
};
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_yk9uLESV
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