stream-mcp

gaurav-bhardwaj-ind/stream-mcp

3.1

If you are the rightful owner of stream-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

FastMCP Streaming Server is a lightweight server designed to stream data using the Model Context Protocol (MCP). It includes a tool for generating Lorem Ipsum text in a streaming fashion.

Tools
1
Resources
0
Prompts
0

🌊 FastMCP Streaming Server

A simple FastMCP server with one streaming tool that generates Lorem Ipsum text word by word.

🚀 Quick Start

# Install dependencies
uv sync

# Start server
uv run python main.py

# Test client (in another terminal)
uv run python client.py

# Running the API
uv run steams-mcp-api