Command Palette

Search for a command to run...

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

Weather Hello Agent

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

A simple implementation of an MCP tool server/agent

GitHubEmbed

Описание

A simple implementation of an MCP tool server/agent

README

A minimal demo of an MCP tool server (weather + greetings) and a LangChain agent that calls those tools.

Features

  • MCP server built with fastmcp
  • Two example tools
    • /get_today_weather → summary string
    • /greet → “Hello
  • LangChain agent that auto-discovers and calls the tools

Quick start

git clone https://github.com/<you>/weather-hello-agent.git
cd weather-hello-agent
python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
cp .env.example .env      # put your keys here
python -m weatherhello.basic_server &  # run in background
python -m weatherhello.basic_agent     # talk to the agent

Support me

Buy me a coffee at https://coff.ee/josjen

from github.com/josjen/weather-hello-agent

Установка Weather Hello Agent

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

▸ github.com/josjen/weather-hello-agent

FAQ

Weather Hello Agent MCP бесплатный?

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

Нужен ли API-ключ для Weather Hello Agent?

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

Weather Hello Agent — hosted или self-hosted?

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

Как установить Weather Hello Agent в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Weather Hello Agent with

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

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

Автор?

Embed-бейдж для README

Похожее

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