Arnfa
БесплатноНе проверенEnables AI agents to plan weather-aware trips across Thailand by providing real-time sky conditions, area search, and weather-fit itinerary generation for 150+
Описание
Enables AI agents to plan weather-aware trips across Thailand by providing real-time sky conditions, area search, and weather-fit itinerary generation for 150+ locations through Arnfa's API.
README
MCP server for Arnfa — weather-aware trip planning across Thailand. Lets any AI agent read the Thai sky and plan a weather-fit day in 150+ areas (Bangkok neighbourhoods & districts, all 76 province cities, tourist hotspots).
Reads Arnfa's open API — no key, no fabrication (real forecast or an honest error).
Tools
arnfa_list_areas(query?, tier?)— find a valid area key (search by Thai/English name).arnfa_plan_day(area, budget?, day?)— an ordered, weather-fit itinerary;day0–6 plans ahead.arnfa_sky_now(area)— current sky + a go-out verdict for one area.arnfa_where(day?)— rank WHERE the sky is clearest across Thailand ("ไปไหนดี").arnfa_cooling_centers(lat, lng, n?)— nearest official Bangkok cooling refuges (ห้องหลบร้อน) for dangerous heat / PM2.5.arnfa_ask(message, prior?)— ask in natural Thai/English; the grounded engine reads the real sky and narrates a plan. Pass back the previous reply'sintentaspriorto refine (multi-turn).
Quickstart
npx arnfa-mcp # runs the stdio MCP server, no install
Wire into a client (e.g. Claude Code .mcp.json):
{ "mcpServers": { "arnfa": { "command": "npx", "args": ["-y", "arnfa-mcp"] } } }
From source
npm install && npm run build
node dist/index.js # stdio MCP server
ARNFA_BASE=http://localhost:3248 npm run smoke # quick check against a deployment
ARNFA_BASE (default https://arnfa.vercel.app) points the tools at any Arnfa deployment.
MIT.
Установка Arnfa
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/palmzamak2547/arnfa-mcpFAQ
Arnfa MCP бесплатный?
Да, Arnfa MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Arnfa?
Нет, Arnfa работает без API-ключей и переменных окружения.
Arnfa — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Arnfa в Claude Desktop, Claude Code или Cursor?
Открой Arnfa на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Arnfa with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
