mcpbeat Sign in

Connskill Growth MCP Server

by conn-skill Your server? Claim it
local only

Connskill Growth MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 9 Sep 2026.

SEO/SERP data, SMS numbers, inboxes, EU LLM and x402 trust check for agents, paid per call in USDC

Installs per day peak 37 · avg 4 · -3% w/w
a month agotoday
54
Installs / week
npm · @connskill/mcp-growth-services
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Connskill Growth MCP 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 connskill-growth-mcp -- npx -y @connskill/mcp-growth-services
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "connskill-growth-mcp": {
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.connskill-growth-mcp]
command = "npx"
args = ["-y", "@connskill/mcp-growth-services"]
.cursor/mcp.json
{
  "mcpServers": {
    "connskill-growth-mcp": {
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "connskill-growth-mcp": {
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: X402_WALLET_KEY (Private key (0x...) of a dedicated Base wallet holding USDC. Optional: without it only free endpoints work.), X402_MAX_USD (Hard cap per paid call in USD (default 1.00).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Connskill Growth MCP

same job, measured the same way
Google Search data for agents
by fetcher-google

1 Google Search endpoints. Pay per call in USDC via x402.

3 tools answering
Google News data for agents
by fetcher-google-news

12 Google News endpoints. Pay per call in USDC via x402.

14 tools answering
Google Play data for agents
by fetcher-googleplay

7 Google Play endpoints. Pay per call in USDC via x402.

9 tools answering
Google Maps data for agents
by fetcher-google-maps

4 Google Maps endpoints. Pay per call in USDC via x402.

6 tools answering
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
C
Forage
by forage

Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.

2 tools answering
AgentIndex x402
by agentindex

Pay-per-call web search, translation and research jobs for AI agents. USDC on Base, no account.

33 tools answering
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only

Connskill Growth MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Connskill Growth MCP?
Connskill Growth MCP 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 @connskill/mcp-growth-services was installed 54 times last week.
How do I connect Connskill Growth MCP?
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 @connskill/mcp-growth-services straight from npm; nothing to host, nothing to sign up for.
How many people use Connskill Growth MCP?
The npm package @connskill/mcp-growth-services was installed 54 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Connskill Growth MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.