MCP.so
登录

Dummy MCP Server

@restful3

关于 Dummy MCP Server

n8n을 위한 sse 기반 mcp server 입니다.

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

restful3

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Dummy MCP Server?

A simple MCP (Meta-agent Communication Protocol) server built with the FastMCP 1.0.0 framework. It communicates via Server-Sent Events (SSE) and provides two tools: an echo tool (streaming) and a dummy tool (synchronous). Designed for integration with n8n workflows through its MCP Client node.

How to use Dummy MCP Server?

Clone the repository and run docker-compose up --build -d to start the server on port 8002. In n

评论

其他 分类下的更多 MCP 服务器