Semrank MCP
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., "@Semrank MCPGenerate a basic SEO brief for 'digital marketing'"
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.
Semrank MCP
Connecte Claude à Semrank pour générer des briefs SEO, analyser la couverture sémantique de tes contenus et gérer tes briefs — directement dans la conversation.
Installation
1. Récupère ta clé API
Connecte-toi sur semrank.io et récupère ta clé API dans les paramètres.
2. Ajoute à Claude Desktop
Ouvre les paramètres de Claude Desktop → Developer > Edit Config, et ajoute :
{
"mcpServers": {
"semrank": {
"command": "npx",
"args": ["-y", "github:Nemzytch/semrank-mcp"],
"env": {
"SEMRANK_API_KEY": "ta_cle_api_ici"
}
}
}
}Tu as déjà le MCP Cuik ? Pas de souci, ajoute simplement
"semrank"à côté de"cuik"dansmcpServers:{ "mcpServers": { "cuik": { "command": "npx", "args": ["-y", "github:Nemzytch/cuik-mcp"], "env": { "CUIK_API_KEY": "sk_ta_cle_cuik" } }, "semrank": { "command": "npx", "args": ["-y", "github:Nemzytch/semrank-mcp"], "env": { "SEMRANK_API_KEY": "ta_cle_api_ici" } } } }
Redémarre Claude Desktop pour charger le MCP.
Ou : Ajoute à Claude Code (CLI)
claude mcp add semrank -- npx -y github:Nemzytch/semrank-mcpPuis ajoute ta clé API dans ton environnement :
export SEMRANK_API_KEY="ta_cle_api_ici"Redémarre Claude Code pour charger le MCP.
Related MCP server: Google Search Console MCP Server
Ce que tu peux faire
Générer un brief SEO basique
Génère un brief complet pour n'importe quel mot-clé : mots-clés cibles, questions à traiter, structure de contenu, résultats SERP et analyse des concurrents.
"Génère un brief SEO pour le mot-clé 'consultant seo'"
"Fais-moi un brief pour 'best running shoes' en anglais, marché US"
Générer un brief avancé
Brief plus poussé avec analyse IA approfondie, choix du type de page et du provider IA.
"Génère un brief avancé pour 'stratégie de contenu' en mode blog-post"
"Brief avancé pour 'SaaS pricing page' en anglais, type landing-page"
Consulter et lister ses briefs
Retrouve tes briefs passés (basiques ou avancés), filtre par projet.
"Liste mes derniers briefs"
"Montre-moi le brief avancé #42"
"Quels briefs j'ai générés ce mois-ci ?"
Vérifier la couverture sémantique
Analyse un texte pour vérifier quels sujets SEO sont couverts (y compris via des synonymes).
"Vérifie si mon article couvre bien ces thèmes : [liste de topics]"
"Analyse la couverture sémantique de ce texte par rapport au brief"
Vérifier ses crédits
"Combien de crédits il me reste ?"
Coûts en crédits
Action | Crédits |
Brief basique (nouveau) | 1 |
Brief basique (en cache) | Gratuit |
Brief avancé (nouveau) | 2 |
Brief avancé (en cache) | Gratuit |
Analyse de couverture | Gratuit |
Variable d'environnement
Variable | Requise | Description |
| Oui | Ta clé API Semrank |
| Non | URL de l'API (défaut: |
Licence
AGPL-3.0
This server cannot be installed
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
- AlicenseCqualityDmaintenanceConnects AI assistants to SE Ranking's SEO and project management APIs to enable natural language queries for keyword research, backlink analysis, and technical audits. It supports comprehensive tasks including competitive analysis, domain traffic tracking, and AI search visibility monitoring.Last updated100Apache 2.0
- Alicense-qualityDmaintenanceEnables Claude to perform full SEO audits on unpublished HTML, Markdown, or Word documents, including keyword analysis, meta tag suggestions, readability scoring, and heading structure validation.Last updated16MIT
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.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
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/Nemzytch/semrank-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server