Energyai MCP Server
Rank #27,233com.energyaisolution/energyai
Solar, weatherization, EV charging, battery and heat-pump decision tools for AI agents.
Energyai MCP Server is a Model Context Protocol (MCP) server published by jdhart81. It ranks #27,233 of 126,487 servers tracked on MCP Toplist. Energyai MCP Server is listed on Official MCP, with 12 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 99,254 of 126,487 servers on MCP Toplist.
Use Energyai MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http energyai https://api.energyaisolution.com/mcp[mcp_servers.energyai]
url = "https://api.energyaisolution.com/mcp"Add to ~/.codex/config.toml.
https://api.energyaisolution.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"energyai": {
"url": "https://api.energyaisolution.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"energyai": {
"type": "http",
"url": "https://api.energyaisolution.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"energyai": {
"serverUrl": "https://api.energyaisolution.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"energyai": {
"url": "https://api.energyaisolution.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.energyaisolution%2Fenergyai)<a href="https://mcptoplist.com/server/com.energyaisolution%2Fenergyai"><img src="https://mcptoplist.com/badge/com.energyaisolution%2Fenergyai.svg" alt="MCP Toplist: Top 25% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jdhart81
Other servers by jdhart81
View all jdhart81 servers →Available versions (12)
| Version | Published |
|---|---|
| 1.3.0 | Sep 9, 2026 |
| 1.0.4 | Aug 16, 2026 |
| 1.0.3 | Aug 12, 2026 |
| 1.0.2 | Aug 9, 2026 |
| 1.0.0 | Jul 29, 2026 |
| 0.9.0 | Jul 29, 2026 |
| 0.8.0 | Jul 29, 2026 |
| 0.6.0 | Jul 27, 2026 |
| 0.5.0 | Jul 8, 2026 |
| 0.4.1 | Jul 5, 2026 |
| 0.4.0 | Jul 5, 2026 |
| 0.3.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Energyai MCP Server?
- Energyai MCP Server is maintained by jdhart81, which publishes 38 MCP servers (89 total versions) tracked on MCP Toplist.
- Is Energyai MCP Server listed on the Official MCP Registry?
- Yes — Energyai MCP Server is listed on the Official MCP Registry.
- How many versions does Energyai MCP Server have?
- MCP Toplist tracks 12 versions of Energyai MCP Server, most recently published on Sep 9, 2026.
- Where can I find the source code for Energyai MCP Server?
- The source code for Energyai MCP Server is hosted at github.com/jdhart81/energyai-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.