# fingrid-mcp

> Fingrid Finnish grid open data: datasets and records. Needs free key.

Latest version **1.0.0** (published 2026-09-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install fingrid-mcp
pnpm add fingrid-mcp
yarn add fingrid-mcp
bun add fingrid-mcp
```

Provides the command `fingrid-mcp`.

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2026-09-24 |
| First published | 2026-09-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 2 |
| Unpacked size | 5.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | mrfentmen |
| Keywords | mcp, fingrid, finland, electricity, energy |

## Links

- npm: https://www.npmjs.com/package/fingrid-mcp
- Repository: https://github.com/mrfentmen/awesome-mcps
- Homepage: https://github.com/mrfentmen/awesome-mcps#readme
- Issues: https://github.com/mrfentmen/awesome-mcps/issues
- npm.io page: https://npm.io/package/fingrid-mcp

## Dependencies (2)

- [zod](https://npm.io/package/zod.md) ^3.23.8
- [@modelcontextprotocol/sdk](https://npm.io/package/@modelcontextprotocol/sdk.md) ^1.0.4

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2026-09-24

## README

# fingrid-mcp

Fingrid Finnish grid open data: datasets and records. Needs free key.

## Setup

```bash
export FINGRID_API_KEY=...
```

Key goes in the x-api-key header. Free from data.fingrid.fi (10k req/day).

## Tools

- `list_datasets` — Fingrid open datasets with ids for record queries.
- `get_records` — Records from a Fingrid dataset in a time window.

Part of [awesome-mcps](https://github.com/mrfentmen/awesome-mcps).

---
_Source: https://npm.io/package/fingrid-mcp · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
