
Pseolint
- 5 repo stars
- Updated July 24, 2026
- ouranos-labs/pseolint
Audit programmatic SEO sites for penalty risk and get an AI-powered fix manifest.
About
pseolint is an MCP server that audits programmatic SEO sites for Google penalty risk, generating a verdict, risk score, and remediation manifest. Developers building at scale use it to pre-validate sites before launch and avoid costly ranking losses from policy violations.
- Scans pSEO sites for Google penalty risks
- AI-powered fix manifest generation
- Configurable sample cap (up to 50 pages)
- Supports multiple LLM providers
Pseolint by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
claude mcp add --env ANTHROPIC_API_KEY=YOUR_ANTHROPIC_API_KEY --env PSEOLINT_MCP_SAMPLE_CAP=YOUR_PSEOLINT_MCP_SAMPLE_CAP pseolint -- npx -y @pseolint/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Package | @pseolint/mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 24, 2026 |
| Repository | ouranos-labs/pseolint ↗ |
What it does
Audit programmatic SEO sites for penalty risk and get an AI-powered fix manifest.
Who is it for?
teams building at scale with pSEO
Skip if: small sites or manual SEO
What you get
- audit report
- fix manifest
- risk score
By the numbers
- checks 50 pages by default
- returns policy violations list
Recommended MCP Servers
FAQ
Does it submit fixes?
No — it returns a manifest; you apply fixes.
Which LLMs work?
Anthropic, OpenAI, and others via environment variable.