Command Palette

Search for a command to run...

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

Adi Server

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

Enables LLMs to fetch real-time weather data for any city and perform basic arithmetic operations like addition.

GitHubEmbed

Описание

Enables LLMs to fetch real-time weather data for any city and perform basic arithmetic operations like addition.

README

A Model Context Protocol (MCP) server implementation using FastMCP that provides a set of tools for LLMs to interact with.

Features

  • Weather Integration: Get current weather information for any city using the OpenWeatherMap API.
  • Mathematical Operations: A simple add tool to demonstrate basic functionality.

Prerequisites

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd ModelContextProtocal
    
  2. Install dependencies:

    pip install .
    
  3. Set up your environment variables: Create a .env file in the root directory and add your API key:

    OPENWEATHER_API_KEY=your_openweathermap_api_key_here
    

Usage

Running the Server

You can run the server using the MCP CLI:

mcp run main.py

Available Tools

Tool Description Arguments
add Adds two integers together. a (int), b (int)
get_weather Fetches real-time weather data for a specified city. city (str)

Project Structure

  • main.py: The core server logic and tool definitions.
  • pyproject.toml: Project metadata and dependency definitions.
  • .env: Environment variables (not tracked by git).

License

[Specify License, e.g., MIT]

from github.com/adityapatel143/GenAi_mcp

Установка Adi Server

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

▸ github.com/adityapatel143/GenAi_mcp

FAQ

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

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

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

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

Adi Server — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Adi Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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