Command Palette

Search for a command to run...

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

Mc Server Demo

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

A Model Context Protocol (MCP) server that retrieves the latest documentation of a queried library via Serper API.

GitHubEmbed

Описание

A Model Context Protocol (MCP) server that retrieves the latest documentation of a queried library via Serper API.

README

A Model Context Protocol (MCP) server implementation that can retieve the latest documentation of a queried library.

Setup locally

  • The MCP tool is using Serper API to seach or Google therefore an api key should be specified. See .env.example on how to define it.
  • Create a virtual environment: python -m venv .venv
  • Activate the virtual environemt: source .venv/bin/activate
  • Install the required dependencies: pip install -r requirements.txt

Debug

  • Run usin Model Context Protocol inspector: npx @modelcontextprotocol/inspector python main.py
  • Visit the local inspector url displayed on terminal.
  • List the available tools and use get_docs to input queries.

Client integration

  • Example of Cursor IDE
  • Navigate to AI settings
  • Under "Custom MCP Server", add the following configuration:
    {
      "command": "${workspaceFolder}/.venv/bin/python",
      "args": ["main.py"]
    }
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

from github.com/PanGan21/mcp-server-demo

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

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

▸ github.com/PanGan21/mcp-server-demo

FAQ

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

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

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

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

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

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Mc Server Demo with

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

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

Автор?

Embed-бейдж для README

Похожее

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