Command Palette

Search for a command to run...

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

Arcadia

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

Connects to 7,000+ utilities to surface bill data, interval meter readings, and carbon calculations via the Model Context Protocol.

GitHubEmbed

Описание

Connects to 7,000+ utilities to surface bill data, interval meter readings, and carbon calculations via the Model Context Protocol.

README

MCP server for the Arcadia Arc utility data API.

Connects to 7,000+ utilities to surface bill data, interval meter readings, and carbon calculations via the Model Context Protocol.

Tools

Tool Description
list_utility_accounts List all connected utility accounts
get_account Get details for a specific account (meters, status)
get_bills Retrieve utility statements with optional date range
get_interval_data High-resolution (15min/30min/hourly/daily) consumption for a meter
get_meters List meters for an account
calculate_carbon Estimate CO₂ emissions from kWh using EPA eGRID 2023 factors

Usage

Auth

Pass your Arcadia API key as a Bearer token in the Authorization header of every MCP request:

Authorization: Bearer arc_live_...

MCP endpoint

POST /mcp

Health check

GET /health

Development

npm install
npm run dev       # tsx watch mode
npm run build     # tsc → dist/
npm start         # node dist/index.js

Set PORT env var to override the default port 3000.

Deployment

Deploy to Railway — the railway.toml configures build and start commands automatically.

Set the PORT environment variable if needed (Railway injects it automatically).

Carbon calculation

Uses EPA eGRID 2023 emission factors (lbs CO₂/MWh) for 20 US states. All other states default to 850 lbs CO₂/MWh (approximate US average). Returns both kgCO2e and lbsCO2.

from github.com/soapboxbuild/moodys-rms-mcp

Установка Arcadia

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

▸ github.com/soapboxbuild/moodys-rms-mcp

FAQ

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

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

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

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

Arcadia — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Arcadia with

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

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

Автор?

Embed-бейдж для README

Похожее

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