Skip to main content
ClaudeWave

Loomaly for Claude Code, Cursor and Codex: fix your site's SEO from your coding assistant.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
✓ Verified
Passed
  • ✓Open-source license (MIT)
  • ✓Actively maintained (<30d)
  • ✓Clear description
  • ✓Topics declared
  • ✓Documented (README)
Last scanned: 9/27/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/loomaly/loomaly
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "loomaly": {
      "command": "node",
      "args": ["/path/to/loomaly/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/loomaly/loomaly and follow its README for install instructions.
Use cases

MCP Servers overview

# Loomaly for Claude Code, Cursor and Codex

[Loomaly](https://loomaly.com) checks every page of your site, ranks what to fix first, and hands each problem to your coding assistant as a fix prompt for your framework. Once the fix is live, it re-checks the page.

This repository is the plugin: Loomaly's MCP server (`https://loomaly.com/mcp`) plus three skills.

| Skill | What it does |
| --- | --- |
| `fix-seo` | Takes the problem Loomaly ranks first, fixes it in this repository on a branch, marks it fixed with the PR link, and re-checks it once deployed. |
| `site-health` | Explains a site's health score in plain language: what it's made of, and the few problems worth fixing first, with how many pages each affects. |
| `internal-links` | Goes through the internal links Loomaly suggests with you, adds the approved ones to the source content, and records each decision. |

You need a Loomaly account; the free plan covers one site. The first time a tool runs, your assistant opens a browser window so you can sign in.

## Install

### Claude Code

```
/plugin marketplace add loomaly/loomaly
/plugin install loomaly@loomaly
```

Or just the MCP server:

```bash
claude mcp add --transport http loomaly https://loomaly.com/mcp
```

### Cursor

Install **Loomaly** from the Cursor Marketplace, or add the server to `~/.cursor/mcp.json`:

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

### Codex

Open **Plugins** in the sidebar, then **More → Add more**, and enter `loomaly/loomaly` as the marketplace source.

## Try it

From your site's repository, ask your assistant:

- "What should I fix first on my site's SEO?"
- "Fix the top Loomaly issue and open a PR."
- "Explain my site's SEO health score."

## Links

- Docs: https://loomaly.com/docs/mcp
- Free check of any site, no sign-up: https://loomaly.com
- Privacy: https://loomaly.com/privacy

MIT licensed.
claude-codecodexcursormcppluginseo

What people ask about loomaly

What is loomaly/loomaly?

+

loomaly/loomaly is mcp servers for the Claude AI ecosystem. Loomaly for Claude Code, Cursor and Codex: fix your site's SEO from your coding assistant. It has 0 GitHub stars and its last recorded update is dated 2026-09-27.

How do I install loomaly?

+

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

Is loomaly/loomaly safe to use?

+

Our security agent has analyzed loomaly/loomaly and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains loomaly/loomaly?

+

loomaly/loomaly is maintained by loomaly. The last recorded GitHub activity is dated 2026-09-27, with 0 open issues.

Are there alternatives to loomaly?

+

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

Deploy loomaly 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: loomaly/loomaly
[![Featured on ClaudeWave](https://claudewave.com/api/badge/loomaly-loomaly)](https://claudewave.com/repo/loomaly-loomaly)
<a href="https://claudewave.com/repo/loomaly-loomaly"><img src="https://claudewave.com/api/badge/loomaly-loomaly" alt="Featured on ClaudeWave: loomaly/loomaly" width="320" height="64" /></a>

More MCP Servers

loomaly alternatives