arcadia-mcp
Integrates with Arcadia's Arc utility data platform to access utility accounts, retrieve bills, interval meter readings, and estimate carbon emissions using EPA eGRID factors.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@arcadia-mcpshow my last 3 electricity bills"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
arcadia-mcp
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 all connected utility accounts |
| Get details for a specific account (meters, status) |
| Retrieve utility statements with optional date range |
| High-resolution (15min/30min/hourly/daily) consumption for a meter |
| List meters for an account |
| Estimate CO₂ emissions from kWh using EPA eGRID 2023 factors |
Related MCP server: EnergyAtIt MCP Server
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 /mcpHealth check
GET /healthDevelopment
npm install
npm run dev # tsx watch mode
npm run build # tsc → dist/
npm start # node dist/index.jsSet 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.
This server cannot be deployed
Maintenance
Related MCP Connectors
Connects AI agents to live, verified financial data from 18,000+ institutions — ready to reason from
Connect your Fulcra Context personal datastore: access your metrics, events, agent data and more
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to 500+ financial data tools from 40+ providers via the Model Context Protocol, enabling natural language queries for financial data.1MIT
- AlicenseBqualityDmaintenanceConnects AI agents to energy infrastructure with 30+ tools for managing sites, assets, dispatch, settlements, compliance, and carbon tracking.3426 npm1MIT
- FlicenseNot gradedqualityCmaintenanceConnects to 7,000+ utilities to surface bill data, interval meter readings, and carbon calculations via the Model Context Protocol.-
- AlicenseNot gradedqualityCmaintenanceConnects Claude to live data-center, power & grid intelligence data, enabling query and citation of over 21,000 facilities, power markets, grid telemetry, and more.MIT