MaStR MCP Server
Rank #17078glama/UliRCS/mastr-mcp-server
MCP server for the German energy market master data register (MaStR), enabling querying of energy units, actors, grid connections, and more via 21 SOAP and public tools.
MaStR MCP Server is a Model Context Protocol (MCP) server published by UliRCS. It ranks #17078 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. MaStR MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 41,822 of 58,900 servers on MCP Toplist.
Use MaStR MCP Server
Add MaStR MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mastr-mcp-server": {
"command": "uvx",
"args": [
"mastr-mcp-server"
],
"env": {
"MASTR_USER": "<your MASTR_USER>",
"MASTR_TOKEN": "<your MASTR_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
UliRCS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 15, 2026 |
Frequently asked questions
- What is MaStR MCP Server?
- MCP server for the German energy market master data register (MaStR), enabling querying of energy units, actors, grid connections, and more via 21 SOAP and public tools.
- Who maintains MaStR MCP Server?
- MaStR MCP Server is maintained by UliRCS, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MaStR MCP Server an official MCP server?
- Yes — MaStR MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does MaStR MCP Server have?
- MCP Toplist tracks 1 version of MaStR MCP Server, most recently published on Apr 15, 2026.
- Where can I find the source code for MaStR MCP Server?
- The source code for MaStR MCP Server is hosted at github.com/UliRCS/mastr-mcp-server.