What is the pseolint MCP server?
Penalty-risk audit for programmatic SEO sites: verdict, risk score, and a fix manifest.
How to install pseolint
Copy-paste configuration for popular MCP clients.
ANTHROPIC_API_KEYsecretAI 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_CAPOptional. Max pages sampled per audit (default 50).
{
"mcpServers": {
"pseolint": {
"command": "npx",
"args": [
"-y",
"@pseolint/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>",
"PSEOLINT_MCP_SAMPLE_CAP": "<YOUR_PSEOLINT_MCP_SAMPLE_CAP>"
}
}
}
}{
"mcpServers": {
"pseolint": {
"command": "npx",
"args": [
"-y",
"@pseolint/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>",
"PSEOLINT_MCP_SAMPLE_CAP": "<YOUR_PSEOLINT_MCP_SAMPLE_CAP>"
}
}
}
}{
"mcpServers": {
"pseolint": {
"command": "npx",
"args": [
"-y",
"@pseolint/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>",
"PSEOLINT_MCP_SAMPLE_CAP": "<YOUR_PSEOLINT_MCP_SAMPLE_CAP>"
}
}
}
}{
"servers": {
"pseolint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pseolint/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>",
"PSEOLINT_MCP_SAMPLE_CAP": "<YOUR_PSEOLINT_MCP_SAMPLE_CAP>"
}
}
}
}claude mcp add pseolint --env ANTHROPIC_API_KEY=<YOUR_ANTHROPIC_API_KEY> --env PSEOLINT_MCP_SAMPLE_CAP=<YOUR_PSEOLINT_MCP_SAMPLE_CAP> -- npx -y @pseolint/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.