Rampify MCP Server

The SEO MCP server that acts on your data. Connect Rampify to Claude Code, Cursor, or any MCP client and your agent crawls your site, synthesizes the gaps, writes the fix as a spec, and ships it. One connection, grounded in your actual site. It is available as a remote MCP endpoint.

Teams that want a hosted web scraping endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-23 · ★ 3 · #73 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Rampify

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add rampify-dev-rampify-mcp --transport http https://www.rampify.dev/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "rampify-dev-rampify-mcp": {
      "url": "https://www.rampify.dev/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://www.rampify.dev/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to www.rampify.dev

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace dev.rampify - domain-verified with the official MCP registry

03 · What Rampify can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-06-23

Rampify is now a remote MCP server hosted at Connect over OAuth from Claude Code, Cursor, VS Code, or claude.ai. See the README and The legacy @rampify/mcp-server npm package is deprecated in favor of this hosted…

04 · Who maintains Rampify

Rampify is maintained by rampify-dev. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
web scraping - ranked #73 of 78 actively-maintained web scraping servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-23)
registry
dev.rampify/rampify-mcp (active, first published 2026-06-23)

06 · Rampify FAQ

What is Rampify?

The SEO MCP server that acts on your data. Connect Rampify to Claude Code, Cursor, or any MCP client and your agent crawls your site, synthesizes the gaps, writes the fix as a spec, and ships it. One connection, grounded in your actual site. It is available as a remote MCP endpoint.

Is Rampify still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-23 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Rampify?

Run `claude mcp add rampify-dev-rampify-mcp --transport http https://www.rampify.dev/api/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Rampify require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Rampify

More web scraping MCP servers · Reefapi MCP · Scrape Badger · OpenGraph.io MCP Server · Omnisearch · Crawlie

More TypeScript MCP servers · Pi-hole MCP Server · Remnus · Perplexity Comet MCP · N8n MCP · Vnsh · see all