MCP.so
登录
W

Wattyenergie Dutch Energy Comparison

@BRDEV1990

关于 Wattyenergie Dutch Energy Comparison

First Dutch AI-native energy comparison platform with MCP support. Calculate annual energy costs, compare contracts from all Dutch suppliers, get real-time EPEX dynamic prices, calculate solar panel net metering benefits, and get supplier ratings. Built for Claude and other AI as

基本信息

分类

其他

传输方式

stdio

发布者

BRDEV1990

提交者

B R

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "wattyenergie": {
      "command": "npx",
      "args": [
        "-y",
        "wattyenergie-mcp-server"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Wattyenergie?

Wattyenergie is an MCP server for WattyEnergie, the Dutch AI‑native energy comparison platform. It enables AI assistants like Claude and ChatGPT to calculate energy costs, compare contracts, and retrieve real‑time dynamic electricity prices.

How to use Wattyenergie?

Install by adding @wattyenergie/mcp-server to your Claude Desktop configuration with command npx -y @wattyenergie/mcp-server. Alternatively, run directly with npx @wattyenergie/mcp-server or install globally via npm install -g @wattyenergie/mcp-server and then execute watty-mcp. After setup, ask natural‑language questions such as “Bereken mijn jaarlijkse energiekosten bij 3500 kWh stroom en 1200 m3 gas.”

Key features of Wattyenergie

  • Calculate annual all‑in energy costs including taxes
  • Compare all Dutch energy contracts
  • Get current EPEX day‑ahead electricity prices
  • Calculate net metering for solar panels (2024‑2030)
  • List all Dutch energy suppliers

Use cases of Wattyenergie

  • A household asks for annual energy cost based on consumption
  • Compare cheapest green energy contracts
  • Get real‑time dynamic electricity prices
  • Estimate savings from solar panels with net metering
  • Query available energy suppliers in the Netherlands

FAQ from Wattyenergie

What makes Wattyenergie different from other energy comparison tools?

Wattyenergie is AI‑native and designed to be invoked directly by AI assistants using natural language, rather than requiring manual web searches.

What are the runtime requirements?

Node.js 18+ and an active internet connection to the WattyEnergie API.

Where does the data come from?

The server communicates with the WattyEnergie Public API – endpoints include /api/public/calculate, /api/public/deals, /api/public/dynamic-prices, /api/public/net-metering, and /api/public/suppliers.

Is an API key required?

No – the README describes the API as public and does not mention any authentication.

What license does Wattyenergie use?

MIT license.

评论

其他 分类下的更多 MCP 服务器