Skip to main content

Hatena Bookmark Weekly/Monthly Ranking MCP server for fetching popular bookmarks

Project description

Hatena Bookmark Weekly/Monthly Ranking MCP Server

An MCP server that provides Hatena Bookmark weekly and monthly ranking data. Contains data from 2023-2024 (full years) and 2025 (January to June, with weekly data through June 2nd week and monthly data through May).

🛠️ Available Tools

weekly - Weekly Ranking Retrieval

Description: Retrieve weekly Hatena bookmark rankings (30 entries) for a specified week

Parameters:

  • year (integer, required): Year (2023-2025)
  • month (integer, required): Month (2023-2024: 1-12, 2025: 1-6)
  • week (integer, required): Week number (1-5, week 5 only exists in some months)

monthly - Monthly Ranking Retrieval

Description: Retrieve monthly Hatena bookmark rankings (50 entries) for a specified month

Parameters:

  • year (integer, required): Year (2023-2025)
  • month (integer, required): Month (2023-2024: 1-12, 2025: 1-5, June data will be available after month end)

Installation

Using uv (Recommended)

No special installation is required when using uv. You can run mcp-server-hatena-weekly directly using uvx.

Using PIP

Alternatively, you can install mcp-server-hatena-weekly using pip:

pip install mcp-server-hatena-weekly

After installation, you can run the script as follows:

mcp-server-hatena-weekly

Configuration

Configure for Claude.app

Add to your Claude settings:

Using uvx
{
  "mcpServers": {
    "hatena-weekly": {
      "command": "uvx",
      "args": ["mcp-server-hatena-weekly"]
    }
  }
}

Configure for VS Code

For quick installation, use one of the one-click install buttons below...

Install with UV in VS Code

Command Line Options

You can specify the following options when running the server:

  • --sse: Enable Server-Sent Events transport (on/off)
  • --host: Server bind address (default: localhost)
  • --port: Server port number (default: 8000)
  • --log-level: Logging verbosity (debug, info, warning, error)

📄 License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_hatena_weekly-0.1.4.tar.gz (515.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_hatena_weekly-0.1.4-py3-none-any.whl (678.9 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_hatena_weekly-0.1.4.tar.gz.

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.4.tar.gz
Algorithm Hash digest
SHA256 405c5e7eeb0c818b3780001da83d50929c46bcee5b4d70b0eaacbe14f2d7a7de
MD5 3d8b8f7bc43002d54e4bbc74c29beef3
BLAKE2b-256 e0189e0a9484ff9d4174f6d82f39de6cad24cc0aa40e9fcc87126a7ac69abe09

See more details on using hashes here.

File details

Details for the file mcp_server_hatena_weekly-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 010e4d0345e24b1f36c57e0f33e5b80f30bc70a9152500ff1c9777ba88d74380
MD5 081ab6cdaa5396ec504b22fb1ad2ad4a
BLAKE2b-256 d67790852c9b485fcdfe0bfd6a236ddd5109de9688e40c1662a60a4cef9137fc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page