Dummy MCP Server

Created By
restful3a year ago
n8n을 위한 sse 기반 mcp server 입니다.
Overview

what is Dummy MCP Server?

Dummy MCP Server is a simple MCP (Meta-agent Communication Protocol) server built using the FastMCP framework, designed to communicate via Server-Sent Events (SSE). It provides two tools: 'echo' and 'dummy'.

how to use Dummy MCP Server?

To use Dummy MCP Server, clone the repository, build the Docker image, and run the container using Docker Compose. Access the server at http://localhost:8002/sse.

key features of Dummy MCP Server?

  • Built on FastAPI and FastMCP for efficient communication.
  • Provides two tools: 'dummy' for message handling and 'echo' for streaming messages.
  • Easy integration with n8n workflows.

use cases of Dummy MCP Server?

  1. Integrating with automation tools like n8n for workflow management.
  2. Testing and demonstrating SSE capabilities in applications.
  3. Building custom communication protocols for meta-agents.

FAQ from Dummy MCP Server?

  • What is the purpose of the 'dummy' tool?

The 'dummy' tool receives a message and returns a success status with the received message.

  • How does the 'echo' tool work?

The 'echo' tool streams a message three times with a delay, demonstrating SSE functionality.

  • Is Dummy MCP Server free to use?

Yes! Dummy MCP Server is open-source and free to use.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
restful3
Star
0
Language
Python
License
-

Recommend Servers

View All