mcpbeat Sign in

Spresh MCP Server

by prashantbtkl Your server? Claim it
local only

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

Search Facebook ads, decode competitor creative strategy, and track brand ad history.

Installs per day peak 30 · avg 9 · -12% w/w
a month agotoday
53
Installs / week
npm · spreshapp-mcp
1
Stars
0 open issues
15 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

Alternatives to Spresh MCP

same job, measured the same way
Competitor Tracking API
by trendsapi

Track competitor brand demand across search, social and news. Free key at trendsapi.ai

4 tools answering
Stravue
by stravue

Competitor research for AI agents: real competitor pages, side by side on one slide and deck.

359 installs/wk local only
I
Ad Creative Intelligence
by atul0016

Creative fatigue, winning-angle, competitor ad, and hook benchmark intelligence.

61 installs/wk local only
Mentiondrop
by mentiondrop

AI-triaged brand, competitor and demand mentions from Reddit, Google News and search.

11 tools answering
Appskyline
by appskyline

Track app-store rankings, history, listing metadata, reviews and competitors across four stores.

14 tools answering
Google Ads Transparency
by dataleadspro

Query Google Ads Transparency data: advertiser suggestions, creatives, and ad history.

4 tools answering
Skill History
by pineapple-farm

Track download history for 70,000+ agent skills. Search and get daily snapshots.

2 tools answering
C
Govcon Feed
by dropwatchhq

Track US federal contract changes: what changed, deltas, competitor award watch, award search.

4 tools answering

Spresh MCP — questions

Answers built from our own checks of this server.

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