AI Visibility Checker
Rank #4,020io.github.krisdiallo/aivis
AI visibility checker: GPTBot vs OAI-SearchBot, robots.txt audit, raw-HTML schema. 165 crawlers.
AI Visibility Checker is a Model Context Protocol (MCP) server published by krisdiallo. It ranks #4,020 of 132,046 servers tracked on MCP Toplist. AI Visibility Checker is listed on Official MCP, with 12 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 128,026 of 132,046 servers on MCP Toplist.
Use AI Visibility Checker
No credentials or required configuration declared — add it to your MCP client and go.
Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
claude mcp add aivis -- docker run -i --rm ghcr.io/krisdiallo/aivis:1.5.3Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
[mcp_servers.aivis]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/krisdiallo/aivis:1.5.3"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aivis": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krisdiallo/aivis:1.5.3"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aivis": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krisdiallo/aivis:1.5.3"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
{
"servers": {
"aivis": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krisdiallo/aivis:1.5.3"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aivis": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krisdiallo/aivis:1.5.3"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/krisdiallo/ecom-agent/releases/download/v1.5.3/aivis.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aivis": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krisdiallo/aivis:1.5.3"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.krisdiallo%2Faivis)<a href="https://mcptoplist.com/server/io.github.krisdiallo%2Faivis"><img src="https://mcptoplist.com/badge/io.github.krisdiallo%2Faivis.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
krisdiallo
Available versions (12)
| Version | Published |
|---|---|
| 1.5.3 | Aug 28, 2026 |
| 1.5.1 | Aug 28, 2026 |
| 1.5.0 | Aug 28, 2026 |
| 1.4.0 | Aug 28, 2026 |
| 1.3.0 | Aug 28, 2026 |
| 1.2.1 | Aug 28, 2026 |
| 1.2.0 | Aug 28, 2026 |
| 1.1.2 | Aug 28, 2026 |
| 1.1.1 | Aug 28, 2026 |
| 1.1.0 | Aug 28, 2026 |
| 1.0.1 | Aug 28, 2026 |
| 1.0.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains AI Visibility Checker?
- AI Visibility Checker is maintained by krisdiallo, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is AI Visibility Checker listed on the Official MCP Registry?
- Yes — AI Visibility Checker is listed on the Official MCP Registry.
- How many versions does AI Visibility Checker have?
- MCP Toplist tracks 12 versions of AI Visibility Checker, most recently published on Aug 28, 2026.
- Where can I find the source code for AI Visibility Checker?
- The source code for AI Visibility Checker is hosted at github.com/krisdiallo/ecom-agent.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.