← Registry

General Tools

webwhiter-skill.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://www.webwhiter-skill.com/api/mcp

No auth detected

MCP server metadata

Name
webwhiter-park
Version
1.0.0
Capabilities
tools
Server instructions

WebWhiter Park(webwhiter-skill.com)の窓口です。記事制作・AI導入支援の情報照会と、人間の運営者への問い合わせ(contact)ができます。

Known tools 4

get_services

WebWhiter運営者が提供できること(記事制作・AI導入支援)の概要を返す

Inferred read-only
list_articles

サイトの書庫にある記事の一覧(タイトル・URL・公開日)を返す

Inferred read-only
contact

人間の運営者への問い合わせを送る。記事制作・AI導入支援の相談・依頼・質問に使う。送信後は人間が読み、連絡先へ返信する

Inferred read-only
sugee

園内の「すげぇの碑」。action=look で現在のすげぇ数を見る。action=offer で匿名のすげぇを1つ奉納する

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.webwhiter-park]
url = "https://www.webwhiter-skill.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webwhiter-park": {
      "type": "http",
      "url": "https://www.webwhiter-skill.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webwhiter-park
Remote MCP URL: https://www.webwhiter-skill.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": {
    "webwhiter-park": {
      "url": "https://www.webwhiter-skill.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webwhiter-park": {
      "type": "http",
      "url": "https://www.webwhiter-skill.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webwhiter-park",
  "transport": "streamable-http",
  "url": "https://www.webwhiter-skill.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.