MCP ExplorerExplorer

Mcp Streamable Http Demo

@arthur-vron 10 months ago
2 NOASSERTION
FreeCommunity
AI Systems
mcp-streamable-http-demo

Overview

What is Mcp Streamable Http Demo

mcp-streamable-http-demo is a demonstration project designed to showcase the capabilities of the MCP server, enabling streamable HTTP interactions.

Use cases

Use cases include integrating with Sugoi Search for enhanced search capabilities, testing remote endpoints for data retrieval, and demonstrating the functionality of the MCP server in various applications.

How to use

To use mcp-streamable-http-demo, rename the .env.example file to .env, install dependencies with ‘pnpm install’, and run the server using ‘pnpm dev:server’. For deployment on Vercel, follow the provided commands to log in and deploy.

Key features

Key features include easy setup with environment configuration, deployment options on Vercel, and the ability to test remote endpoints by modifying the .env file.

Where to use

mcp-streamable-http-demo can be used in web applications that require real-time data streaming and interaction, particularly in environments that utilize the MCP server.

Content

mcp-streamable-http-demo

Setup

rename .env.example to .env

pnpm install
pnpm dev:server //localhost:3000
pnpm dev:client

Deploy on vercel

pnpm vercel:login // choose root directory /
pnpm dev:vercel
pnpm deploy:vercel

Root Directory /

Root Directory Setting

Test remote endpoints

modify .env

MCP_SERVER_URL=https://[YOUR_SERVER_ADDRESS]

then, pnpm dev:client

Use in Sugoi Search

Set https://[your-remote-server or local]/mcp endpoint

MCP Single URL

Client Example in Sugoi Search

LOL

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers