# Contencial MCP [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://seo.contencial.co.jp/mcp/  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/contencial-mcp

## Description
株式会社コンテンシャルの公開情報を検索・取得できる読み取り専用サーバー。出典は canonical URL に固定。

## Tools
Capabilities this server exposes over MCP:

- **search_contencial_content** — 株式会社コンテンシャルの公開情報（会社概要・経営方針・メンバー・サービス・SEOブログ・SEOレポート・取り組み事例・お知らせ）を横断検索します。結果には canonical URL・種別・公式性の分類・更新日・該当箇所が含まれます。
- **read_contencial_content** — 公開コンテンツ1件の全文とメタデータを返します。content_id か canonical URL で指定します。
- **research_contencial_viewpoint** — 特定テーマに対するコンテンシャルの考え方を調べます。根拠を公式方針／サービス説明／専門記事／代表者見解に分類し、確信度を添えて返します。根拠がない場合は confidence="none" を返します。
- **get_contencial_profile** — 会社概要・経営方針・代表挨拶・代表者プロフィール・運営ポリシー・アクセス・採用情報と、メンバー一覧・取り組み事例一覧を返します。
- **get_contencial_services** — 提供サービスの一覧と各サービスの公式説明・canonical URL を返します。本文に料金やプランの記載があればそのまま含まれます。
- **list_recent_contencial_content** — 更新日の新しい順に公式コンテンツを一覧します。「最近どんな発信をしているか」を検索語なしで確認する用途です。

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: medium). Install path inferred — verify against the README before running it. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "contencial-mcp": {
    "url": "https://seo.contencial.co.jp/mcp/"
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

