Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Server Client Demo

БесплатноНе проверен

A demo MCP server with streamable HTTP transport and auto tool registry, enabling LLMs to connect with external data sources and tools.

GitHubEmbed

Описание

A demo MCP server with streamable HTTP transport and auto tool registry, enabling LLMs to connect with external data sources and tools.

README

The Model Context Protocol (MCP) is a powerful framework that enables developers to build AI applications with large language models (LLMs) by providing a standardized way to connect models with external data sources and tools.

MCP is nothing but a protocol to connect LLMs with external data sources and tools (functions).

MCP Server

This repository contains the code for setting up a demo MCP server. It contains:

  • A stateless MCP server with streamable HTTP transport for scalable production deployment.
  • Auto tool registry with @mcp_tool decorator.
  • Docker file to containerize the server.
  • Server can be run locally or in docker and deployed to any cloud provider.

Setup

  • Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
  • Install dependencies
uv sync

MCP Client

This repository contains the code for setting up a demo MCP client with OpenAI SDK. Refer to the client for more details.

Note: For ease of understanding, both server and client are in the same repository, you can easily keep them in separate repositories / projects.

from github.com/S1LV3RJ1NX/mcp-server-client-demo

Установка Server Client Demo

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/S1LV3RJ1NX/mcp-server-client-demo

FAQ

Server Client Demo MCP бесплатный?

Да, Server Client Demo MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Server Client Demo?

Нет, Server Client Demo работает без API-ключей и переменных окружения.

Server Client Demo — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Server Client Demo в Claude Desktop, Claude Code или Cursor?

Открой Server Client Demo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Server Client Demo with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development