Demo Mcp Server Client Implementation
БесплатноНе проверенA demo implementation of a MCP server (consuming a dummy API) and basic client.
Описание
A demo implementation of a MCP server (consuming a dummy API) and basic client.
README
I wrote an article and created a video about MCPs and why they're useful in my opinion.
This demo project contains a backend service / API that's consumed by a MCP server which exposes it in a standardized way to MCP clients - like the example MCP client (a very simple AI chatbot) that's also part of this project.
Important: All three parts (service, server, client) rely on Node.js being able to execute TypeScript without a compilation step. Yes, modern Node.js can do that! Make sure you have Node.js 23.x or higher installed!
Configuration
Add a .env file inside the client folder (next to the package.json file there) and add the following content to it:
OPENAI_API_KEY=<your-open-ai-key>
In each folder (service, server, client) run npm install to install required dependencies.
Running Service, MCP Server & MCP Client
For each part, navigate into the respective folder (service, server and client) and run npm run dev (with Node.js 23+). Keep each process running.
The "client" process is a simply AI chatbot using OpenAI behind the scenes. This chatbot has the custom MCP server "installed" - therefore, this AI chat application is able to store and retrieve custom information via the backend service created in the "service" folder.
Bugs are possible - it's just a basic demo implementation :-)
from github.com/mschwarzmueller/demo-mcp-server-client-implementation
Установка Demo Mcp Server Client Implementation
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mschwarzmueller/demo-mcp-server-client-implementationFAQ
Demo Mcp Server Client Implementation MCP бесплатный?
Да, Demo Mcp Server Client Implementation MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Demo Mcp Server Client Implementation?
Нет, Demo Mcp Server Client Implementation работает без API-ключей и переменных окружения.
Demo Mcp Server Client Implementation — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Demo Mcp Server Client Implementation в Claude Desktop, Claude Code или Cursor?
Открой Demo Mcp Server Client Implementation на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Demo Mcp Server Client Implementation with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
