← Registry

AI & Machine Learning

aiscan.site

Scans websites for AI-readiness and provides optimization fixes and scores.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://aiscan.site/api/mcp

No auth detected

MCP server metadata

Name
aiscan
Version
1.2.0
Capabilities
tools.listChanged
Server instructions

Audit any website for AI-agent readiness and manage the AIScan blog. scan_website returns the full report; get_fixes returns only failing checks; get_grade returns score + letter. Blog tools: list_blog_posts and get_blog_post are public; publish_blog_post, update_blog_post, delete_blog_post, and set_blog_cover require Authorization: Bearer <BLOG_PUBLISH_KEY> (or ?key=<KEY>). Rate limit scans to ~5/min per URL.

Known tools 9

scan_website

Run a full AI-readiness scan on a website.

Inferred read-only
get_fixes

Scan a website and return ONLY the failing or partial checks with their fix instructions.

Inferred read-only
get_grade

Scan a website and return only the score and letter grade.

Inferred read-only
publish_blog_post

Create a blog post on AIScan.site.

Potential side effects
list_blog_posts

List blog posts on AIScan.site.

Inferred read-only
get_blog_post

Fetch a single blog post by slug.

Potential side effects
update_blog_post

Update a blog post by slug.

Potential side effects
delete_blog_post

Delete a blog post by slug.

Potential side effects
set_blog_cover

Set a blog post's cover image.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aiscan]
url = "https://aiscan.site/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aiscan": {
      "type": "http",
      "url": "https://aiscan.site/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aiscan
Remote MCP URL: https://aiscan.site/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aiscan": {
      "url": "https://aiscan.site/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aiscan": {
      "type": "http",
      "url": "https://aiscan.site/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aiscan",
  "transport": "streamable-http",
  "url": "https://aiscan.site/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aiscan.site was fetched 2026-07-26T08:04:43.598Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.