io.github.sharozdawa/ai-visibility✓
io.github.sharozdawa/ai-visibility · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sharozdawa/ai-visibility",
"description": "Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.",
"repository": {
"url": "https://github.com/sharozdawa/ai-visibility",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "npm",
"identifier": "ai-visibility-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}