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 January to June 2025 (weekly data available for weeks 1-2 of June, 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 (2025 only)
  • month (integer, required): Month (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 (2025 only)
  • month (integer, required): Month (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.3.tar.gz (97.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.3-py3-none-any.whl (127.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e6b64f7076a5555ae1338b39aafbf818d177d04554dcf855ea52e6be992535e7
MD5 6f908d2ecaca54cd78b30f22a8d68166
BLAKE2b-256 eb571a17f3559bee353f3510d672c675771097fa87f8be6b6b81181292308190

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8730fff70ef766f07d2569b97e54ca28cee56a243760611518f2aac51d64348b
MD5 6499af9e9d69b1beca0e14ab2b6b9bcb
BLAKE2b-256 b42e7c35f710bc82c266770daf89ac9b21094de44676f45d087819b2075cc420

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