Loomal

Gretl MCP

MCP server by github.com/ondrejlapes/gretlmcp

Run Hansl/Gretl econometrics workflows via MCP with GUI launch and artifacts.

3 starsnpm: gretl-mcp

About Gretl MCP

Gretl MCP is an MCP (Model Context Protocol) server published by ondrejlapes in the official MCP registry, listed under App Automation on Loomal. Run Hansl/Gretl econometrics workflows via MCP with GUI launch and artifacts.

It ships as an npm package (gretl-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ondrejlapes/gretlmcp, where the project has earned 3 GitHub stars.

Use Gretl MCP with your agent

Claude Code · one command
claude mcp add gretl-mcp -- npx -y gretl-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gretl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gretl-mcp"
      ]
    }
  }
}
npmgretl-mcp

Frequently asked questions

What is Gretl MCP?
Gretl MCP is an MCP (Model Context Protocol) server by ondrejlapes in the App Automation category. Run Hansl/Gretl econometrics workflows via MCP with GUI launch and artifacts.
How do I connect Gretl MCP to Claude, Cursor, or another MCP client?
Install Gretl MCP from its npm package (gretl-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Gretl MCP open source?
Yes — the source code is public at github.com/ondrejlapes/gretlmcp, with 3 GitHub stars.
Can AI agents pay to use Gretl MCP?
Not yet through Loomal — Gretl MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Gretl MCP? Claim this listing free by verifying GitHub ownership, or contact us.