Skip to main content
ClaudeWave
gotchseo avatar
gotchseo

rankability-integrations

Ver en GitHub

Official Rankability hosted MCP plugins, SEO skills, and Agent API integration starters

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/gotchseo/rankability-integrations
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "rankability-integrations": {
      "command": "node",
      "args": ["/path/to/rankability-integrations/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/gotchseo/rankability-integrations and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Rankability integrations

Connect your assistant or workflow to [Rankability](https://www.rankability.com/). Analyze client SEO and AI visibility evidence, research keywords, work with content, and review audits through the hosted MCP server and Agent API.

- **MCP:** `https://app.rankability.com/mcp` (Streamable HTTP)
- **Agent API:** `https://app.rankability.com/api/agent/v1`
- **Setup:** [MCP guide](https://www.rankability.com/mcp-for-seo/) · [API guide](https://www.rankability.com/seo-api/) · [Help Center](https://help.rankability.com/)

A Rankability account with API access is required. OAuth is preferred. Permissions and data access belong to the organization authorized at connection time. This repository contains public configuration, guidance, and read-only API starter examples; the hosted service is operated by Rankability.

## Connect your assistant

### Claude and other remote MCP clients

Add a custom remote connector with `https://app.rankability.com/mcp`, then complete Rankability OAuth. Review the organization and scopes on the consent screen. Plan and administrator settings can affect custom-connector availability.

### Claude Code plugin

```text
/plugin marketplace add gotchseo/rankability-integrations
/plugin install rankability@rankability
```

Use `/mcp` to authenticate the connection. The included `rankability-seo` skill guides evidence-backed workflows. This is Rankability's own marketplace; a public repository does not imply inclusion in a curated Claude directory.

### Gemini CLI extension

```sh
gemini extensions install https://github.com/gotchseo/rankability-integrations
```

Restart Gemini CLI, then use `/mcp auth rankability`. The extension uses the existing hosted server and includes no local executable server or automatic hooks.

### Cursor

Add the following to your MCP configuration and complete OAuth when prompted:

```json
{"mcpServers":{"rankability":{"url":"https://app.rankability.com/mcp"}}}
```

This repository also includes `.cursor-plugin/plugin.json` and `mcp.json` for plugin distribution.

### Codex

The package includes `.codex-plugin/plugin.json` for plugin distribution. You can also connect the hosted server directly:

```sh
codex mcp add rankability --url https://app.rankability.com/mcp
codex mcp login rankability
```

If your client requires an API key, use a scoped key stored in its supported secret configuration. Never commit the key. See [authentication](docs/authentication.md).

## API and workflow starters

- [Postman collection](postman/rankability-read-only.postman_collection.json): usage, clients, Tracker summary, saved content, and saved audit reads.
- [Read-only OpenAPI starter](openapi.json): a deliberately bounded subset of the Agent API; see the current API guide for the full contract.
- [n8n saved Tracker summary](workflows/n8n/read-tracker-summary.json): import, select an HTTP Header Auth credential, and run manually.
- [API examples and automation recipes](docs/api-examples.md): HTTP examples for n8n, Make, and Zapier.

No credentials, sample customer responses, publishing actions, or paid scan requests are included. Read-only examples do not prove authentication or end-to-end behavior in every host; see [validation](docs/validation.md).

## Support and policies

[Help Center](https://help.rankability.com/) · [Privacy](https://www.rankability.com/privacy/) · [Terms](https://www.rankability.com/terms/) · support@rankability.com

Report integration configuration bugs in this repository without posting credentials or private customer data. Rankability service use is governed by its terms. Repository material is copyright Rankability, Inc.; trademarks remain their owners' property.
claude-code-plugingemini-cli-extensionmcp-serverrankabilityseo

Lo que la gente pregunta sobre rankability-integrations

¿Qué es gotchseo/rankability-integrations?

+

gotchseo/rankability-integrations es mcp servers para el ecosistema de Claude AI. Official Rankability hosted MCP plugins, SEO skills, and Agent API integration starters Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-09.

¿Cómo se instala rankability-integrations?

+

Puedes instalar rankability-integrations clonando el repositorio (https://github.com/gotchseo/rankability-integrations) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar gotchseo/rankability-integrations?

+

Nuestro agente de seguridad ha analizado gotchseo/rankability-integrations y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene gotchseo/rankability-integrations?

+

gotchseo/rankability-integrations es mantenido por gotchseo. La última actividad registrada en GitHub es del 2026-09-09, con 0 issues abiertos.

¿Hay alternativas a rankability-integrations?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega rankability-integrations en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: gotchseo/rankability-integrations
[![Featured on ClaudeWave](https://claudewave.com/api/badge/gotchseo-rankability-integrations)](https://claudewave.com/repo/gotchseo-rankability-integrations)
<a href="https://claudewave.com/repo/gotchseo-rankability-integrations"><img src="https://claudewave.com/api/badge/gotchseo-rankability-integrations" alt="Featured on ClaudeWave: gotchseo/rankability-integrations" width="320" height="64" /></a>

Más MCP Servers

Alternativas a rankability-integrations