MetService CAP Server
БесплатноНе проверенFetches MetService CAP Atom feed for weather alerts and exposes tools to get active road warnings and all alerts.
Описание
Fetches MetService CAP Atom feed for weather alerts and exposes tools to get active road warnings and all alerts.
README
An edge-compatible Model Context Protocol (MCP) server built with Hono,
mcp-handler, TypeScript, and Zod. It fetches the public MetService
CAP Atom feed at https://alerts.metservice.com/cap/atom, parses it with
fast-xml-parser, and exposes the current alerts as MCP tools.
This project follows the structure of Vercel's
examples/starter/hono-mcp template and is configured for Vercel Edge
deployment.
MCP endpoint
POST /mcp- Streamable HTTP MCP endpoint.GET /- Basic server discovery response.
Tools
get_active_road_warnings
Fetches the live MetService CAP Atom feed and returns active warnings targeting
SH1 Desert Road. If none are active, the tool returns a clear status.
get_all_alerts
Fetches the live MetService CAP Atom feed and returns all active alert entries with normalized Atom/CAP fields and the raw parsed entry.
Development
npm install
npm run typecheck
npm run dev
Point MCP clients at:
http://localhost:3000/mcp
Deploy
npm install
npm run build
vercel deploy --prod
vercel.json configures the Hono entrypoint for Vercel Edge runtime.
Установка MetService CAP Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/j6js/metservice-cap-mcpFAQ
MetService CAP Server MCP бесплатный?
Да, MetService CAP Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для MetService CAP Server?
Нет, MetService CAP Server работает без API-ключей и переменных окружения.
MetService CAP Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить MetService CAP Server в Claude Desktop, Claude Code или Cursor?
Открой MetService CAP 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 MetService CAP Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
