Rampify MCP Server
The Rampify MCP Server provides SEO intelligence, content optimization, feature management, and security analysis tools directly in your development workflow (Claude, Cursor, VS Code).
SEO & Site Analysis
get_page_seo— Detailed SEO data for any page (GSC metrics, detected issues, AI recommendations). Works with local dev and production sites.get_issues— Site-wide SEO audit with a health score (0–100), issues categorized by severity, and prioritized fixes.crawl_site— Trigger a fresh site crawl to refresh SEO data after deployments or major changes.get_gsc_insights— Google Search Console performance data with AI content recommendations, top pages, query opportunities (CTR, rankings, keyword gaps, cannibalization), and topic clustering.get_security_context(Private Beta) — Security scan covering headers, SSL status, exposed files, and third-party script risks.
Content & Meta Generation
generate_meta— Generate optimized titles, meta descriptions, and Open Graph/Twitter Card tags with framework-specific snippets (Next.js, HTML, Astro, Remix) and client profile personalization.generate_schema— Auto-generate and validate schema.org JSON-LD structured data (Article, Product, FAQ, Organization, BreadcrumbList, etc.) with ready-to-use code snippets.
Feature Spec Management
create_feature_spec— Create structured feature specs with title, description, acceptance criteria, tasks, affected files, and tech stack context.get_feature_spec— Retrieve a spec by ID or search by keyword, including full criteria and task breakdowns.update_feature_spec— Mark tasks/criteria complete, change spec status, add tasks, and get suggested commit messages.
Integrates Google Search Console data into the editor, providing performance metrics, clicks, impressions, rankings, and content strategy insights based on real search data.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Rampify MCP Serveraudit my homepage for SEO issues"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Website · Product · Docs · Connect
Your website is your product. Ship it like one. Rampify brings your dev workflow (observe, spec, build, verify, iterate) to your website's search and AI-answer visibility, inside the coding agent you already use.
Why Rampify is different
Most SEO MCP servers are read-only data faucets. Rampify does the whole job in one connection: it pulls the data, finds the gaps, writes the fix as a spec, and your agent ships it (a PR to your repo, or a publish through your CMS's MCP).
Batteries included. Rampify retrieves keyword data (via DataForSEO) and your Google Search Console performance built in, plus a live crawl of your own site. No separate data servers to bolt on.
It acts, not just reads. Generate titles, meta, and JSON-LD schema grounded in that data, then open the PR.
Track it like you track code. Findings become feature specs with affected URLs and tasks, then link the commits that resolve them, so marketing work has the same paper trail as your engineering.
Find your blind spots. Discovery research runs as your buyer and shows where you're invisible when people ask AI assistants about your category.
Related MCP server: Google Search Console MCP Server
Connect
The Rampify MCP server is remote, hosted at https://www.rampify.dev/api/mcp. No install, nothing to keep updated, new tools appear automatically. Connect over OAuth, with no API keys to manage:
Cursor / VS Code: one-click add
Claude Code / Claude Desktop: paste one command
claude.ai: add as a custom connector by URL
# Claude Code (OAuth prompts on first connect)
claude mcp add --transport http rampify https://www.rampify.dev/api/mcpFull per-client instructions: Connecting guide →
What your agent can do
Crawl and scan your site (meta, schema, content, Core Web Vitals), look up keyword volume and trends, pull Search Console performance, generate optimized meta tags and JSON-LD schema, run Discovery research on your AI-answer visibility, turn findings into feature specs, and open PRs. See the full tool catalog →.
Learn more
Product: https://www.rampify.dev/mcp
Tool catalog: https://www.rampify.dev/docs/mcp
Connecting guide: https://www.rampify.dev/docs/mcp/connecting
Rampify: https://www.rampify.dev
Looking for the old @rampify/mcp-server npm package? It is deprecated in favor of the hosted remote server above (zero install, always current). The source in this repo is kept for historical reference.
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rampify-dev/rampify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server