Gridbert MCP Server

energietools is an MIT-licensed Python library for Austrian energy market calculations. It carries the grid fees of all 14 Austrian network areas, resolved down to postcode level, and an open snapshot of the electricity tariff catalogue, currently 119 tariffs from 57 suppliers, collected from supplier websites rather than bought from a feed. Every calculation is deterministic and returns its full calculation path…. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 6 · #672 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Gridbert

Claude Code

claude mcp add bmoer-energietools --transport http https://mcp.gridbert.at/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bmoer-energietools": {
      "url": "https://mcp.gridbert.at/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.gridbert.at/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.gridbert.at

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace at.gridbert - domain-verified with the official MCP registry

03 · Who maintains Gridbert

Gridbert is maintained by bmoer. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
other - ranked #672 of 848 actively-maintained other servers as of 2026-08-25.
registry
at.gridbert/mcp (active, first published 2026-07-30 · 2 versions)

05 · Gridbert FAQ

What is Gridbert?

energietools is an MIT-licensed Python library for Austrian energy market calculations. It carries the grid fees of all 14 Austrian network areas, resolved down to postcode level, and an open snapshot of the electricity tariff catalogue, currently 119 tariffs from 57 suppliers, collected from supplier websites rather than bought from a feed. Every calculation is deterministic and returns its full calculation path…. It is available as a remote MCP endpoint.

Is Gridbert still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25. We re-verify nightly.

How do I install Gridbert?

Run `claude mcp add bmoer-energietools --transport http https://mcp.gridbert.at/mcp`. You can also paste the ready-made client config above.

Does Gridbert require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Gridbert

More MCP servers to compare · Affiliate Networks MCP · Amicus · Yandex Webmaster MCP (boxlab-ltd) · Bulwark · Frugal

More Python MCP servers · Memwright · Attestor · Bitcoin MCP · Image to SVG · U2 MCP Server · see all