← All servers

CLUBS Nippo

place.clubs/nippo v1.0.1
Official Registry security

AIエージェントが日報を自己報告提出・状態確認。OAuth 2.1+PKCE+DCR に加え Bearer 固定ヘッダ認証対応。

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add nippo --transport http https://clubs.place/api/nippo/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "nippo": {
      "url": "https://clubs.place/api/nippo/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nippo": {
      "serverUrl": "https://clubs.place/api/nippo/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "nippo": {
      "type": "http",
      "url": "https://clubs.place/api/nippo/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "nippo": {
      "url": "https://clubs.place/api/nippo/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "nippo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://clubs.place/api/nippo/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://clubs.place/api/nippo/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/place.clubs--nippo/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent