Conecta rankion.ai
con tu stack
Servidor MCP para agentes IA, API REST para desarrolladores, plugins CMS para editores.
Servidor MCP
Model Context Protocol — El estándar para integraciones de agentes IA
rankion.ai proporciona un servidor MCP completo que hace disponibles todas las herramientas SEO y GEO como skills para agentes IA.
- 67+ herramientas disponibles como skills MCP
- Investigación de palabras clave, generación de contenido, visibilidad IA — todo por prompt
- Soporte asíncrono para operaciones largas
- Medición basada en créditos
- Scope por equipo
# 1. Skill herunterladen
curl -o rankion.md https://rankion.ai/claude-skill
# 2. Token setzen
export RANKION_API_TOKEN="rk_live_..."
# 3. In Claude Code verwenden
claude "Recherchiere Keywords
für 'AI Content Marketing'
und erstelle einen Artikel"
{
"mcpServers": {
"rankion": {
"command": "npx",
"args": ["rankion-mcp-server"],
"env": {
"RANKION_API_TOKEN": "rk_live_..."
}
}
}
}
Categorías de skills
Cada función de rankion.ai es un skill que tu agente IA puede invocar.
Content Generation
SEO+GEO-optimierte Artikel, Bulk Generation, Autopilot, Storylines
SEO & Keywords
Keyword Research, SERP Analysis, Content Audit, Internal Linking
AI Visibility & GEO
Tracking in ChatGPT, Perplexity, Claude. AI Detection, Humanizer.
Analytics & Intelligence
Competitor Analysis, Content Freshness, Content Optimizer
Publishing & Workflow
Calendar, CMS Publishing, Content Pipeline, Goals
Reviews & Reputation
Google Business Profile, Custom Webhook und weitere Bewertungsquellen verbinden.
Configuration & Setup
Style Profiles, Knowledge Base, Link Lists, Module Store
API REST
67+ endpoints para acceso programático. Auth por token, scope por equipo.
curl -X POST https://rankion.ai/api/v1/generate/article \
-H "Authorization: Bearer rk_live_..." \
-H "Content-Type: application/json" \
-d '{
"project_id": 1,
"keyword": "ai content marketing",
"article_type": "blog-post",
"word_count": 2000
}'
# Response: 202 Accepted
{
"id": 42,
"status": "processing",
"credits_used": 15
}
Integraciones CMS
Publica artículos directamente desde rankion.ai a tu CMS.
WordPress
One-Click Publishing mit Yoast SEO Support
VerfügbarShopify
Blog-Artikel direkt publizieren via GraphQL
VerfügbarWebflow
CMS Collection Items erstellen
Coming SoonGhost
Posts via Ghost Admin API
Coming SoonAgentes IA compatibles
rankion.ai works with any tool that supports MCP or REST APIs.
Claude Code
MCP + SkillCursor
MCPWindsurf
MCPChatGPT
APICustom Agents
REST APIn8n / Make
REST API¿Listo para empezar?
50 créditos gratis. Sin tarjeta. Acceso API desde el plan Agency.