mcpbeat Sign in

Godalo MCP Server

by godalo-ai Your server? Claim it
local only

Godalo runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 4 Jun 2026.

Affiliate product search for AI agents. Merchant feeds, not web scraping. Works with any MCP client.

Installs per day peak 26 · avg 6 · +68% w/w
a month agotoday
37
Installs / week
npm · godalo
0
Stars
0 open issues
4 Jun 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

What the code does

We have not read this server's code yet, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/index.ts:1
этот файл ставится пользователю, но в репозитории его нет
Runs an external command [пакет] worker-configuration.d.ts:3040
    exec(input?: (string | URLPatternInit), baseURL?: string): URLPatternResult | null;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add godalo -- npx -y godalo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "godalo": {
      "args": [
        "-y",
        "godalo"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.godalo]
command = "npx"
args = ["-y", "godalo"]
.cursor/mcp.json
{
  "mcpServers": {
    "godalo": {
      "args": [
        "-y",
        "godalo"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "godalo": {
      "args": [
        "-y",
        "godalo"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Godalo

same job, measured the same way
MESSORA
by messora

Scrape, crawl and search the web for AI agents via MCP.

5 tools answering
I
Olostep MCP Server
by olostep

Search, scrape, and crawl the web for AI agents. Batch scraping and answers with citations.

71 installs/wk local only
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

32 installs/wk local only
CrawlEyes MCP Server
by waiky-github

Web scraping & search for AI agents: extract, SearXNG search, rerank, robots compliance. No API key.

803 installs/wk local only
Metalift
by metalift-ai

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools

62 installs/wk local only
MCP Research Agent: Web Scraping Tool for AI
by ranovam

Structured web research tool for AI agents: search, fetch and shape web data into the JSON schema…

answering
Scrapeless MCP Server
by scrapeless-ai

Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.

276 installs/wk answering
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only

Godalo — questions

Answers built from our own checks of this server.

Why is there no uptime for Godalo?
Godalo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package godalo was installed 37 times last week.
How do I connect Godalo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls godalo straight from npm; nothing to host, nothing to sign up for.
How many people use Godalo?
The npm package godalo was installed 37 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Godalo open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.