Loading MCP server directory, please wait...
Run Hansl/Gretl econometrics workflows via MCP with GUI launch and artifacts.
npx @getmcp/cli add io.github.OndrejLapes/gretl-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OndrejLapes/gretl-mcp": {
"command": "npx",
"args": [
"-y",
"gretl-mcp"
],
"env": {
"GRETL_CLI": "",
"GRETL_GUI": "",
"GRETLMCP_WORKSPACE_DIR": "",
"GRETLMCP_OPEN_GUI": ""
}
}
}
}