MCP Server for AI Visibility Index — Access AI visibility rankings for 104 Japanese EC companies via Claude Desktop, Cursor, and other MCP clients
git clone https://github.com/pulse-digital-dev/mcp-ai-visibility-index{
"mcpServers": {
"mcp-ai-visibility-index": {
"command": "node",
"args": ["/path/to/mcp-ai-visibility-index/dist/index.js"]
}
}
}MCP Servers overview
# AI Visibility Index — MCP Server
> AIエージェントから日本EC業界104社のAI可視性ランキングデータに直接アクセス
[](https://modelcontextprotocol.io)
[](LICENSE)
## Overview
AI Visibility Indexは、日本のEC企業104社が4大AIエンジン(ChatGPT・Claude・Gemini・Perplexity)にどれだけ引用されているかを月次で計測・公開するベンチマークメディアです。
このMCPサーバーに接続することで、Claude Desktop・Cursor・Windsurf等のMCP対応AIエージェントから、ランキングデータを直接取得できます。
- **エンドポイント**: `https://ai-visibility-index.dev/mcp`
- **トランスポート**: Streamable HTTP(JSON-RPC 2.0 over HTTP POST)
- **認証**: 匿名アクセスで月10回まで無料。APIキー不要。
## Quick Start
### Claude Desktop
`claude_desktop_config.json` に以下を追加して再起動:
```json
{
"mcpServers": {
"ai-visibility-index": {
"url": "https://ai-visibility-index.dev/mcp"
}
}
}
```
### Cursor
Settings → MCP → Add Server:
- **Name**: `ai-visibility-index`
- **Type**: `http`
- **URL**: `https://ai-visibility-index.dev/mcp`
### その他のMCPクライアント
エンドポイントURLを指定するだけで接続できます:
```
https://ai-visibility-index.dev/mcp
```
## Available Tools
### 1. `check_ai_visibility`
特定ドメインのAI可視性スコアを照会します。
| パラメータ | 型 | 必須 | 説明 |
|------------|------|------|------|
| `domain` | string | ✓ | 照会するドメイン(例: `zozo.jp`) |
**レスポンス例:**
```json
{
"company": "ZOZOTOWN",
"domain": "zozo.jp",
"overallScore": 72.5,
"rank": 3,
"totalCompanies": 104,
"engines": {
"chatgpt": 85.0,
"claude": 70.0,
"gemini": 65.0,
"perplexity": 70.0
}
}
```
### 2. `list_ai_visibility_industries`
9業界のAI可視性サマリーを一覧で返します。パラメータ不要。
### 3. `get_ai_visibility_methodology`
スコアリング方法論(計算式・対象エンジン・クエリ種別・データ更新頻度)を返します。パラメータ不要。
## Authentication
| プラン | 月間コール数 | バーストレート | 月額 |
|--------|------------|-------------|------|
| 匿名(キーなし) | 10 | 5/分 | 無料 |
| MCP Dev | 200 | 20/分 | ¥980 |
| Starter | 100 | 10/分 | ¥2,980 |
| Pro | 500 | 50/分 | ¥9,800 |
| Enterprise | 2,000 | 100/分 | ¥29,800 |
APIキーは `Authorization` ヘッダーで送信:
```
Authorization: Bearer avi_xxxxxxxxxxxxxxxxxxxxxxxx
```
APIキーの取得: [料金プラン](https://ai-visibility-index.dev/pricing/)
## Discovery
MCP Discovery Protocol対応:
```
GET https://ai-visibility-index.dev/.well-known/mcp.json
```
## Links
- **ランキングサイト**: https://ai-visibility-index.dev/
- **ドキュメント**: https://ai-visibility-index.dev/docs/mcp/
- **料金プラン**: https://ai-visibility-index.dev/pricing/
- **方法論**: https://ai-visibility-index.dev/methodology/
- **データ修正・異議申立**: https://ai-visibility-index.dev/data-correction/
## Data Usage
- 出典表記 **必須**: `AI Visibility Index by Pulse Digital`
- APIキーの共有・再販は禁止
- 詳細: [利用規約](https://ai-visibility-index.dev/terms/)
## License
MIT — see [LICENSE](LICENSE)
## Author
[Pulse Digital](https://pulse-digital.dev/) — AI × マーケティングの分析ツールを開発しています。
What people ask about mcp-ai-visibility-index
What is pulse-digital-dev/mcp-ai-visibility-index?
+
pulse-digital-dev/mcp-ai-visibility-index is mcp servers for the Claude AI ecosystem. MCP Server for AI Visibility Index — Access AI visibility rankings for 104 Japanese EC companies via Claude Desktop, Cursor, and other MCP clients It has 0 GitHub stars and was last updated today.
How do I install mcp-ai-visibility-index?
+
You can install mcp-ai-visibility-index by cloning the repository (https://github.com/pulse-digital-dev/mcp-ai-visibility-index) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is pulse-digital-dev/mcp-ai-visibility-index safe to use?
+
pulse-digital-dev/mcp-ai-visibility-index has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains pulse-digital-dev/mcp-ai-visibility-index?
+
pulse-digital-dev/mcp-ai-visibility-index is maintained by pulse-digital-dev. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to mcp-ai-visibility-index?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp-ai-visibility-index to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/pulse-digital-dev-mcp-ai-visibility-index)<a href="https://claudewave.com/repo/pulse-digital-dev-mcp-ai-visibility-index"><img src="https://claudewave.com/api/badge/pulse-digital-dev-mcp-ai-visibility-index" alt="Featured on ClaudeWave: pulse-digital-dev/mcp-ai-visibility-index" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。