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 May 2025.

🛠️ 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-5)
  • week (integer, required): Week number (1-5, week 5 only exists in March)

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)

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.1.tar.gz (153.3 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.1-py3-none-any.whl (119.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.1.tar.gz
Algorithm Hash digest
SHA256 22245d8b0b4a88c607677bf6d5b9d01865bb6e9dd16caa55154ad76b5073092a
MD5 23371b3c5ace2a9ec862860d631f6820
BLAKE2b-256 f6f4f1fbecfd9c9afe36bd36ee68cdd94e9a93378321a1fa096839c70c7cfe41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d291d7702e473098e527f1c2490e320afe22499435f806760917ad9e1fb1d1e1
MD5 d9523f32b918f35b5cd1645f028c72ec
BLAKE2b-256 4bcd1783b62e17bf3cec5c97027ca00b73ef04ce00fcd2dc8860a129d250cb64

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