Liftaven MCP
OfficialClick on "Deploy 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., "@Liftaven MCPwhat are my top search queries and landing pages?"
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.
Liftaven MCP
An SEO workspace for understanding search performance and improving your website.
Connect your existing Liftaven workspace to search and analytics tools. Start with connection_status; the existing remote server controls permissions and exposes its current tool catalogue.
Remote MCP
Use https://mcp.liftaven.com/mcp in a client that supports remote MCP with OAuth. Sign in to Liftaven and explicitly approve the connection.
Related MCP server: Google SEO MCP
Claude Desktop and other stdio clients
Requires Node.js 22 or newer. Add this configuration:
{
"mcpServers": {
"liftaven": {
"command": "npx",
"args": [
"-y",
"liftaven-mcp"
]
}
}
}Or install the .mcpb file from Releases in your desktop client's Extensions settings. The connector opens your browser for sign-in. If the consent page asks you to sign in, use its new-tab link, then return and refresh the consent page.
Privacy and permissions
Your product password and provider credentials are not requested by this package. The pinned mcp-remote bridge handles OAuth, PKCE and local token storage. It connects only to the fixed endpoint above; command-line endpoint overrides are not supported. OAuth tokens are stored locally by mcp-remote and should be treated as credentials.
Manage connected providers and permissions in Liftaven.
Development and publishing
Run npm ci and npm test. GitHub Actions publishes a new package version using the organization’s NPM_TOKEN secret, then builds and releases the desktop bundle. Keep package.json, manifest.json, server/config.json and server.json versions aligned.
Marketplace approval is separate from npm publication. See the product’s submission notes for endpoint tests and review prerequisites.
This server cannot be deployed
Maintenance
Related MCP Connectors
SEO research, AI visibility, content, and audits through your Rankability workspace.
- VibeSEOOAuthdev.vibeseo
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
SEO & marketing toolkit for AI agents: GA4, Search Console, AdSense, GTM, PageSpeed, Trends.
Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.
Related MCP Servers
- AlicenseAqualityDmaintenanceConnects AI assistants to Google Search Console data for SEO analysis, including search analytics, URL inspection, sitemaps, indexing, and opportunity detection.17MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying Google Search Console and Google Analytics 4 through natural language, with tools for SEO analysis like anomaly detection, cannibalization detection, and opportunity scoring.9 npm1MIT
- AlicenseBqualityDmaintenanceConnects Google Search Console to AI assistants, enabling SEO data analysis through natural language conversations.32MIT
- AlicenseNot gradedqualityBmaintenanceConnects Google Search Console to AI assistants, enabling SEO data analysis via natural language conversations.MIT