
greet mcp httpstream
Simple MCP server based on streamable http transport
Repository Info
About This Server
Simple MCP server based on streamable http transport
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Remote MCP with Streamable HTTP
Remote MCP Server with Streamable HTTP
An MCP server that is able to connect to multiple client with StreamableHTTPServerTransport.
Features
This server supports:
- Basic functionalities, ie: Client establishing connections and sneding messages (or requests such as list tools, list resources, call tools and etc.) to the server and server responding.
- Standalone SSE to open an SSE stream to support server-initiated messgaes
- Tools
- A regular tool that return a single response
- A tool that sends multiple messages back to the client with notifications
server side
- Run
npm installto install necessary dependency - Run
npm startto start the server.This will start a localhost listenining to port 3000.
MCP Client for remote Server with Streamable Http
An MCP client connect to remote server with StreamableHTTPClientTransport.
Features
Upon start, the client will
- Connect to the server
- Set up notifications to receive update on Logging messages and tool changes
- List tools and call tools
client side
- Run
npm installto install necessary dependency - Run
npm startto start the client.
Quick Start
Clone the repository
git clone https://github.com/injusticescorpio/greet-mcp-httpstreamInstall dependencies
cd greet-mcp-httpstream
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.