Servers
Dummy MCP Server
@restful3
n8n을 위한 sse 기반 mcp server 입니다.
Overview
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