MCP.so
Sign In

Dummy MCP Server

@restful3

About Dummy MCP Server

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

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

restful3

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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

Comments

More Other MCP servers