Adi Server
БесплатноНе проверенEnables LLMs to fetch real-time weather data for any city and perform basic arithmetic operations like addition.
Описание
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
addtool to demonstrate basic functionality.
Prerequisites
- Python >= 3.13
- An OpenWeatherMap API Key (Get one here)
Installation
Clone the repository:
git clone <repository-url> cd ModelContextProtocalInstall dependencies:
pip install .Set up your environment variables: Create a
.envfile 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]
Установка Adi Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/adityapatel143/GenAi_mcpFAQ
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
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 Adi Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
