MCP Server
MCP
MaStR MCP Server
MCP server for the German Marktstammdatenregister (MaStR) energy market register
Install
uvx mastr-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mastr-mcp-server",
"version": "1.0.1",
"runtimeHint": "python",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MaStR Marktakteur number (SOM/SEM...) for SOAP API access. Without credentials, only 7 public tools are available.",
"name": "MASTR_USER"
},
{
"description": "MaStR web service token (~540 chars) for SOAP API access. Enables 14 additional SOAP tools.",
"isSecret": true,
"name": "MASTR_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment