MaStR MCP Server MCP Server
io.github.UliRCS/mastr-mcp-server
What is the MaStR MCP Server MCP server?
MCP server for the German Marktstammdatenregister (MaStR) energy market register
How to install MaStR MCP Server
Copy-paste configuration for popular MCP clients.
MASTR_USERMaStR Marktakteur number (SOM/SEM...) for SOAP API access. Without credentials, only 7 public tools are available.
MASTR_TOKENsecretMaStR web service token (~540 chars) for SOAP API access. Enables 14 additional SOAP tools.
{
"mcpServers": {
"mastr-mcp-server": {
"command": "python",
"args": [
"mastr-mcp-server"
],
"env": {
"MASTR_USER": "<YOUR_MASTR_USER>",
"MASTR_TOKEN": "<YOUR_MASTR_TOKEN>"
}
}
}
}{
"mcpServers": {
"mastr-mcp-server": {
"command": "python",
"args": [
"mastr-mcp-server"
],
"env": {
"MASTR_USER": "<YOUR_MASTR_USER>",
"MASTR_TOKEN": "<YOUR_MASTR_TOKEN>"
}
}
}
}{
"mcpServers": {
"mastr-mcp-server": {
"command": "python",
"args": [
"mastr-mcp-server"
],
"env": {
"MASTR_USER": "<YOUR_MASTR_USER>",
"MASTR_TOKEN": "<YOUR_MASTR_TOKEN>"
}
}
}
}{
"servers": {
"mastr-mcp-server": {
"type": "stdio",
"command": "python",
"args": [
"mastr-mcp-server"
],
"env": {
"MASTR_USER": "<YOUR_MASTR_USER>",
"MASTR_TOKEN": "<YOUR_MASTR_TOKEN>"
}
}
}
}claude mcp add mastr-mcp-server --env MASTR_USER=<YOUR_MASTR_USER> --env MASTR_TOKEN=<YOUR_MASTR_TOKEN> -- python mastr-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.