mcpbeat Sign in

Terradeed MCP Server

by terradeed Your server? Claim it
local only

Terradeed MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 17 Aug 2026.

TerraDeed MCP server — x402 web scraping & structured extraction. Pay-per-call with USDC on Base.

Installs per day peak 157 · avg 16 · +27% w/w
a month agotoday
42
Installs / week
npm · terradeed-mcp-server
0
Stars
0 open issues
17 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Terradeed MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 terradeed-mcp-server -- npx -y terradeed-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "terradeed-mcp-server": {
      "args": [
        "-y",
        "terradeed-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.terradeed-mcp-server]
command = "npx"
args = ["-y", "terradeed-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "terradeed-mcp-server": {
      "args": [
        "-y",
        "terradeed-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "terradeed-mcp-server": {
      "args": [
        "-y",
        "terradeed-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TERRADEED_PRIVATE_KEY (Ethereum private key for signing x402 USDC payments on Base mainnet). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Terradeed MCP Server

same job, measured the same way
Taskfleet MCP
by bfai-1

Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.

46 installs/wk local only
Alterlab
by alterlab

Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.

128 installs/wk local only
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
Web Scraper
by ryudi84

MCP server for web scraping: URLs, links, metadata, CSS extraction.

32 installs/wk local only
X
Web Search & Data API
by kadec0

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

23 tools answering
Thunderbit MCP Server
by thunderbit-open

AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.

51 installs/wk local only
Thunderbit MCP Server
by thunderbit-com

AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.

local only

Terradeed MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Terradeed MCP Server?
Terradeed MCP Server 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 terradeed-mcp-server was installed 42 times last week.
How do I connect Terradeed MCP Server?
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 terradeed-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Terradeed MCP Server?
The npm package terradeed-mcp-server was installed 42 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Terradeed MCP Server open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.