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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityBmaintenanceConnects Google Search Console with Claude AI to enable SEO professionals to analyze their SEO data through natural language conversations, providing access to property information, search analytics, URL inspection, and sitemap management.Last updated1,260MIT
- Alicense-qualityDmaintenanceConnects Google Search Console with Claude AI to analyze SEO data through natural language, enabling search analytics reporting, URL inspection, indexing status checks, sitemap management, and data visualization for SEO professionals.Last updatedMIT
- Alicense-qualityBmaintenanceConnect Claude, ChatGPT, Cursor, VS Code, or a CLI client to VibeSEO. Then ask for keyword research, audits, backlinks, Search Console trends, and content workflow actions in natural language.Last updated1MIT
- Alicense-qualityCmaintenanceProvides programmatic access to Google Search Console API data through Claude Code and Cursor, enabling search analytics, sitemap info, URL inspection, and indexing submission.Last updated4229MIT
Related MCP Connectors
Live SEO workflow tools for Claude Code, Codex, and AI agents.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Technical SEO + GEO (AI-search) site audits: hosted crawls, prioritized fixes, report diffs.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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