Finnish Energy Regulation MCP
Enables full-text search and retrieval of Finnish energy regulations from four regulators: Energiavirasto, Fingrid, TEM, and Tukes.
README
Finnish Energy Regulation MCP
<!-- ANSVAR-CTA-BEGIN -->
▶ Try this MCP instantly via Ansvar Gateway
50 free queries/day · no card required · OAuth signup at ansvar.eu/gateway
One endpoint, one OAuth signup, access from any MCP-compatible client.
Connect
Claude Code (one line):
claude mcp add ansvar --transport http https://gateway.ansvar.eu/mcp
Claude Desktop / Cursor — add to claude_desktop_config.json (or mcp.json):
{
"mcpServers": {
"ansvar": {
"type": "url",
"url": "https://gateway.ansvar.eu/mcp"
}
}
}
Claude.ai — Settings → Connectors → Add custom connector → paste https://gateway.ansvar.eu/mcp
First request opens an OAuth flow at ansvar.eu/gateway. After signup, your client is bound to your account; tier (free / premium / team / company) determines fan-out, quota, and which downstream MCPs are reachable.
Self-host this MCP
You can also clone this repo and build the corpus yourself. The schema, fetcher, and tool implementations all live here. What is not in the repo is the pre-built database — TDM and standards-licensing constraints on the upstream sources mean we host the corpus on Ansvar infrastructure rather than redistribute it as a public artifact.
Build your own: run this repo's ingestion script (entry-point varies per
repo — typically scripts/ingest.sh, npm run ingest, or make ingest;
check the repo root).
<!-- ANSVAR-CTA-END -->
MCP server for Finnish energy sector regulations -- Energiavirasto market rules, Fingrid grid codes, TEM energy policy, Tukes safety rules.
Covers four Finnish energy regulators with full-text search across regulations, grid codes, and regulatory decisions. All data is in Finnish.
Built by Ansvar Systems -- Stockholm, Sweden
Regulators Covered
| Regulator | Role | Website |
|---|---|---|
| Energiavirasto (Energy Authority) | Energy market regulation, network pricing, emissions trading, consumer protection | energiavirasto.fi |
| Fingrid Oyj (Finnish TSO) | Electricity transmission, grid codes, Datahub, balancing market, frequency regulation | fingrid.fi |
| TEM (Ministry of Economic Affairs and Employment) | Energy policy, renewable energy support, energy efficiency, climate targets | tem.fi |
| Tukes (Safety and Chemicals Agency) | Electrical safety, gas safety, pressure equipment, product safety | tukes.fi |
Tools
| Tool | Description |
|---|---|
fi_energy_search_regulations |
Full-text search across energy regulations from Energiavirasto, TEM, and Tukes |
fi_energy_get_regulation |
Get a specific regulation by reference string (e.g., 588/2013) |
fi_energy_search_grid_codes |
Search Fingrid grid codes, Datahub requirements, and balancing rules |
fi_energy_get_grid_code |
Get a specific grid code document by database ID |
fi_energy_search_decisions |
Search Energiavirasto network pricing decisions and emissions trading rulings |
fi_energy_about |
Return server metadata: version, regulators, tool list, data coverage |
fi_energy_list_sources |
List data sources with record counts and provenance URLs |
fi_energy_check_data_freshness |
Check data freshness and staleness status for each source |
Full tool documentation: TOOLS.md
Data Coverage
| Source | Records | Content |
|---|---|---|
| Finlex | 59 regulations | Sahkomarkkinalaki, maakaasumarkkinalaki, energy acts and decrees |
| Energiavirasto | 32 regulations | Network pricing methodology, market monitoring, emissions trading |
| TEM | 22 regulations | Energy policy, climate targets, renewable energy support |
| Tukes | 19 regulations | Electrical safety, gas safety, product safety |
| Fingrid | 53 grid codes | Frequency regulation, reserve markets, Datahub, grid connection |
| Energiavirasto (decisions) | 66 decisions | Methodology approvals, tariff determinations, revenue caps |
| Total | 251 records | ~328 KB database |
Language note: All regulatory content is in Finnish. Search queries work best in Finnish (e.g., sahkomarkkina, siirtohinta, taajuus, datahub).
Full coverage details: COVERAGE.md
Data Sources
See sources.yml for machine-readable provenance metadata.
Docker
docker build -t finnish-energy-regulation-mcp .
docker run --rm -p 3000:3000 -v /path/to/data:/app/data finnish-energy-regulation-mcp
Set FI_ENERGY_DB_PATH to use a custom database location (default: data/fi-energy.db).
Development
npm install
npm run build
npm run seed # populate sample data
npm run dev # HTTP server on port 3000
Further Reading
- TOOLS.md -- full tool documentation with examples
- COVERAGE.md -- data coverage and limitations
- sources.yml -- data provenance metadata
- DISCLAIMER.md -- legal disclaimer
- PRIVACY.md -- privacy policy
- SECURITY.md -- vulnerability disclosure
License
Apache-2.0 -- Ansvar Systems AB
See LICENSE for the full license text.
See DISCLAIMER.md for important legal disclaimers about the use of this regulatory data.
ansvar.ai/mcp -- Full MCP server catalog
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。