AcuityScan MCP Server

AcuityScan MCP Server

Enables AI clients to run comprehensive website scans for security, accessibility, performance, and SEO using the AcuityScan API.

Category
访问服务器

README

AcuityScan MCP Server

Run AcuityScan website security, accessibility, performance, and SEO scans directly from your AI client via the Model Context Protocol.

Compatible with Claude Desktop, Cursor, Continue, and any other MCP client.

You:    Is yourpghtech.com missing any email-auth records?
Claude: [calls acuityscan_email] → Your DMARC policy is "none" (monitor
        only). SPF is configured. DKIM selectors not found at the 16
        common locations — confirm with your mail provider…

What it gives your AI

Ten tools, each wrapping one AcuityScan REST endpoint:

Tool What it does
acuityscan_full_scan Full Site+ Scan — 350+ checks across all 8 modules (30s–5min)
acuityscan_latest_scan Fetch your last saved scan without re-running
acuityscan_email SPF, DKIM, DMARC, MX, BIMI, MTA-STS, 77 blacklists, Google/Yahoo bulk compliance
acuityscan_dns All records, DNSSEC, 20-resolver propagation
acuityscan_ssl TLS protocol + cipher, cert chain, security headers, Google Safe Browsing
acuityscan_performance Desktop + mobile Lighthouse, Core Web Vitals, tech-stack detection
acuityscan_seo Title/meta/headings/canonical/OG/sitemap/schema.org
acuityscan_accessibility Full axe-core WCAG 2.1 AA at desktop + mobile viewports + 38 custom checks
acuityscan_privacy 28+ trackers, consent banner, CCPA link, Consent Mode v2
acuityscan_mobile Viewport, tap targets, font size, PWA features, intrusive interstitials

Setup

1. Get an API key

AcuityScan API access requires the Agency plan.

  1. Sign up or sign in at acuityscan.com
  2. Upgrade to Agency on the pricing page
  3. Open /settings → API keys and create a key
  4. Copy the token — it's shown once

2. Configure your MCP client

Claude Desktop

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "acuityscan": {
      "command": "npx",
      "args": ["-y", "@acuityscan/mcp"],
      "env": {
        "ACUITYSCAN_API_KEY": "asc_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}

Quit and reopen Claude Desktop. You'll see acuityscan in the tools menu.

Cursor

Open Cursor settings → MCP → add a new server. Same command, args, and env as the Claude Desktop config above.

Continue.dev

In .continue/config.json:

{
  "experimental": {
    "modelContextProtocolServers": [
      {
        "transport": {
          "type": "stdio",
          "command": "npx",
          "args": ["-y", "@acuityscan/mcp"]
        },
        "env": {
          "ACUITYSCAN_API_KEY": "asc_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
        }
      }
    ]
  }
}

Usage

Once configured, just ask:

  • "Run a full AcuityScan on stripe.com"
  • "What email-auth records is acme.com missing?"
  • "Check the accessibility of vercel.com"
  • "Is example.com's SSL configured correctly?"
  • "Get my last scan for clientsite.com"

Your AI client will pick the right tool, send the request to AcuityScan with your API key, and explain the results in plain English.


Rate limits

The Agency plan ships with 250 API requests / 24 hours per account, shared across all your keys. Each MCP tool call counts as one request. Need more? Email support@acuityscan.com.


Troubleshooting

"ACUITYSCAN_API_KEY is not set"

Your MCP client isn't passing the env var. Double-check the env block in your client config and restart the client.

"API access requires the Agency plan"

You're signed in but on Free or Pro. Upgrade at acuityscan.com/pricing. API access auto-activates within seconds of upgrading — no key re-issue needed.

"Scan timed out after 300s"

Some heavy WordPress sites push the performance / accessibility scanners to their ceiling. Retry, or run individual tools (acuityscan_dns, acuityscan_ssl, etc.) instead of acuityscan_full_scan.


Development

git clone https://github.com/acuityscan/mcp
cd mcp
npm install
ACUITYSCAN_API_KEY=asc_live_xxx npm run dev

Then in your MCP client config, swap the npx command for an absolute path to your local clone:

"command": "node",
"args": ["/path/to/mcp/dist/index.js"]

License

MIT — see LICENSE.

Links

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选