mcpbeat Sign in

pseolint MCP Server

by ouranos-labs Your server? Claim it
local only

pseolint runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 14 Sep 2026.

Penalty-risk audit for programmatic SEO sites: verdict, risk score, and a fix manifest.

Installs per day peak 151 · avg 23 · +24% w/w
a month agotoday
88
Installs / week
npm · @pseolint/mcp
6
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
HTML

What the code does

We read the source, 0 min ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable .claude/hooks/ponytail-activate.js:55
    const scriptPath = path.join(__dirname, scriptName);
const ALLOWED_PREFIX = "https://hooks.slack.com/services/";
const BLOOM_BASE64 = "GgIDUAggMFAQKEEAQDKChEQAEhgFAABIQWSAAE0CAoAGWY5IAQBABMACNAAHQwAwFAE0AIABIBKoQACJoQEAANgAgwSCgThYITUELRZoACwAIAyAgXAA0BQSKQABVAGBBcYKQmAQgkAWJQAAejgAAgEFARAAUAABkyIQAgAQEoEIABEAgBCEBQQgAQDhAQiQgBBATBCQECFBAAEQiAIKQQICE0BIAJARgAEMBALEAQkABGgDIgwAEACoJAQAUjEAB8…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pseolint -- npx -y @pseolint/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pseolint": {
      "args": [
        "-y",
        "@pseolint/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pseolint]
command = "npx"
args = ["-y", "@pseolint/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pseolint": {
      "args": [
        "-y",
        "@pseolint/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pseolint": {
      "args": [
        "-y",
        "@pseolint/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (AI provider key used ONLY by the pseolint_orchestrate_audit tool (auto-detects ANTHROPIC_API_KEY / OPENAI_API_KEY / etc.). The other three tools run without it.), PSEOLINT_MCP_SAMPLE_CAP (Optional. Max pages sampled per audit (default 50).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to pseolint

same job, measured the same way
Flagrix
by flagrix-io

Scan GitHub repos and profiles for malware before cloning — commit-pinned risk verdicts for agents

53 installs/wk local only
Kubernetes Manifest Audit
by unbearabledev

kube-linter audit for Kubernetes manifests — 63 checks: security, availability, RBAC, network.

answering
I
Speedvault
by speedvault

Run web performance audits, get code-level fixes, crawl for SEO, and read real-user Core Web Vitals.

35 installs/wk local only
Code Auditor MCP
by benahammond

Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more

1 424 installs/wk local only
Release Gate
by vamsisudhakaran1

Pre-deploy security auditor for AI agent code — the risks generic SAST misses.

253 installs/wk local only
MCP Matera
by codespar

MCP server for Matera — Brazilian core-banking BaaS over Pix, DICT, and Pix Automático

23 installs/wk local only
Ipybox
by gradion-ai

Unified execution environment for Python code, shell commands, and programmatic MCP tool calls

1 169 installs/wk local only
Palinode
by phasespace-labs

Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.

1 002 installs/wk local only

pseolint — questions

Answers built from our own checks of this server.

Why is there no uptime for pseolint?
pseolint runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @pseolint/mcp was installed 88 times last week.
How do I connect pseolint?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @pseolint/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use pseolint?
The npm package @pseolint/mcp was installed 88 times in the last week. Week over week that is +24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is pseolint open source?
Yes — it is published under the MIT licence, written in HTML and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.