nectar-mcp
Click on "Install 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., "@nectar-mcpshow energy usage for site 123 last month"
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.
nectar-mcp
MCP server for the Nectar Climate utility data API (v2).
Exposes utility bill parsing, meter data, and ENERGY STAR Portfolio Manager export as MCP tools.
Tools
Tool | Description |
| List all sites/properties, optionally filtered by company |
| Energy consumption data for a site over a date range |
| All meters (utility accounts) for a site |
| Usage data for a specific meter with demand/supply breakdown |
| Parsed utility bills (documents) for a site |
| Upload a PDF utility bill for OCR parsing |
| Push data to ENERGY STAR Portfolio Manager |
| High-resolution interval data for a utility connection |
Related MCP server: md24de-mcp
Auth
Set your Nectar API key as a Bearer token in the Authorization header:
Authorization: Bearer <your-nectar-api-key>The server forwards this as an X-API-Key header to the Nectar API.
Running locally
npm install
npm run dev # development (tsx)
npm run build # compile TypeScript
npm start # run compiled outputDeploy to Railway
railway link # link to your Railway project
railway up # deployMCP endpoint
POST /mcpStateless streamable HTTP transport. No session management required.
Health check
GET /healthReturns {"status":"ok","service":"nectar-mcp"}.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP server for Codat — companies, connections, invoices, bills and financial statements.
MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
1MCP server for Autumn — read customers, plans, balances & invoices; track usage and attach plans.
Related MCP Servers
AlicenseNot gradedqualityBmaintenanceMCP server providing tools for AI-agents to interact with Enapter EMS.Apache 2.0- AlicenseAqualityAmaintenanceUnofficial MCP server for the messdienst24.de utility portal, providing tools to retrieve heating and hot-water consumption data, download PDF reports, and compare usage trends.3MIT
- FlicenseNot gradedqualityAmaintenanceAn MCP server that wraps the EPA ENERGY STAR Portfolio Manager REST API, enabling AI assistants to query and update building energy data.-
- FlicenseNot gradedqualityCmaintenanceMCP server for the Arcadia Arc utility data API, enabling retrieval of bill data, interval meter readings, and carbon calculations.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/soapboxbuild/nectar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server