← Registry

Content Tools

work-pick.com

Searches and retrieves verified press releases from Japanese companies with structured data and provenance.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://work-pick.com/api/mcp

No auth detected

MCP server metadata

Name
workpick-press
Version
0.2.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

WorkPick Press は、日本企業の検証済みプレスリリース(法人番号で企業を特定・原本リンク付き)と、それに紐づく求人を提供する AI ネイティブのデータソースです。各記事には法人番号(国税庁)と原本URLによる帰属(provenance)が付与されており、引用・検証が可能です。Use search_press to discover announcements, get_press_article for full text + facts + related jobs, and list_company_press for one company.

Known tools 3

search_press

日本企業の検証済み・構造化済みプレスリリースを検索します(法人番号で企業を特定し、原本リンク付き)。各結果は法人番号(国税庁)と原本URLによる帰属(provenance)付き。Search verified, structured press releases from Japanese companies (company resolved via corporate number, original source linked).

Inferred read-only
get_press_article

slug を指定して、検証済みプレス1件の要約(lead)・構造化された統計(facts)・関連求人・帰属(provenance)を取得します(本文は企業自身が投稿したもののみ、運営取込は著作権配慮で原本リンクを提供)。Get one verified press article: summary, structured facts, related jobs, and provenance.

Inferred read-only
list_company_press

企業名または法人番号(13桁)を指定して、その企業の公開済みプレス一覧を取得します。List all published press releases for one company, by name or by 13-digit corporate number.

Inferred read-only

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.workpick-press]
url = "https://work-pick.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "workpick-press": {
      "type": "http",
      "url": "https://work-pick.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: workpick-press
Remote MCP URL: https://work-pick.com/api/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": {
    "workpick-press": {
      "url": "https://work-pick.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "workpick-press": {
      "type": "http",
      "url": "https://work-pick.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "workpick-press",
  "transport": "streamable-http",
  "url": "https://work-pick.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.