PyPSA MCP enables natural language interaction with energy system models through a Model Context Protocol server.
Server Config
{
"mcpServers": {
"PyPSA MCP": {
"command": "uv",
"args": [
"run",
"--with",
"pypsamcp",
"pypsamcp"
]
}
}
}