← yomitasu.jp

INDIVIDUAL MCP TOOL

list_pages

「Prenica(プレニカ)」に読み込まれているページの一覧(タイトルと URL)を返します。/news/ の下がプレスリリース 1 件ずつのページで、業界ごとに分かれています(/news/ai-dx/ など)。/type/ はリリースの種類、/about/・/pricing/・/guidelines/・/faq/ はサービスの説明です。読み込んだ時点のもので、最新のリリースがすべて入っているとは限りません。

yomitasu.jpnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.yomitasu.jp/s/prenica-jp/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_pages and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

yomitasu.jp

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.prenica]
url = "https://mcp.yomitasu.jp/s/prenica-jp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prenica": {
      "type": "http",
      "url": "https://mcp.yomitasu.jp/s/prenica-jp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prenica
Remote MCP URL: https://mcp.yomitasu.jp/s/prenica-jp/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": {
    "prenica": {
      "url": "https://mcp.yomitasu.jp/s/prenica-jp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prenica": {
      "type": "http",
      "url": "https://mcp.yomitasu.jp/s/prenica-jp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prenica",
  "transport": "streamable-http",
  "url": "https://mcp.yomitasu.jp/s/prenica-jp/mcp"
}
MCP Inspector

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

Related tools

  • search_pages — 「Prenica(プレニカ)」に掲載されたプレスリリースから、言葉に当てはまる箇所を抜粋つきで探します。企業名・商品名・イベント名や、業界(IT・AI、食品、美容、エンタメ、金融など)の言葉で、新商品の発表、イベントの開催、サービスの開始といった企業の発表を探せます。「セミナー 10月」「コスメ」「イベント 開催」のように探します。答えるときは、発表した会社名とページの URL を添えてください。配信のしかた、料金、掲載の基準についての質問にも使えます。
  • get_page — 「Prenica(プレニカ)」のページの本文を、最初から最後まで返します。search_pages で見つけたプレスリリースの発表内容、日時・場所、価格、問い合わせ先をくわしく読むときに使います。
  • site_overview — 「Prenica(プレニカ)」の概要を返します。無料でしっかり使える、審査制のプレスリリース配信サービスです。掲載法人はすべて法人確認済みで、記事は公開前にチェックされています。どんなサービスかを最初に知りたいときに使います。