Skip to main content
ClaudeWave
gotchseo avatar
gotchseo

rankability-integrations

View on GitHub

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

MCP ServersOfficial Registry0 stars0 forksUpdated 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.
Use cases

MCP Servers overview

# 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

What people ask about rankability-integrations

What is gotchseo/rankability-integrations?

+

gotchseo/rankability-integrations is mcp servers for the Claude AI ecosystem. Official Rankability hosted MCP plugins, SEO skills, and Agent API integration starters It has 0 GitHub stars and its last recorded update is dated 2026-09-09.

How do I install rankability-integrations?

+

You can install rankability-integrations by cloning the repository (https://github.com/gotchseo/rankability-integrations) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is gotchseo/rankability-integrations safe to use?

+

Our security agent has analyzed gotchseo/rankability-integrations and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains gotchseo/rankability-integrations?

+

gotchseo/rankability-integrations is maintained by gotchseo. The last recorded GitHub activity is dated 2026-09-09, with 0 open issues.

Are there alternatives to rankability-integrations?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy rankability-integrations to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>