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.0.tar.gz (153.2 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.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b9e0fc67cb27954aa20c51316bb42dd55375d7bf5a71ced5ca550abdf5862593
MD5 1b56ad36cc38a4131264ffa8d59f5b49
BLAKE2b-256 4e927e303a26834557b9ce3213d40d157ee6939be49cfaa7ae1b28ec8d4c8719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 69832c2dc6fe22826d42260987fb5c499b75d8ce2b9fa1b02c67578b41b6f3fe
MD5 9246830f30c13de699b4128479ef686e
BLAKE2b-256 d15b6ea9ffd95469e024bdf50a680593588c1b74cb129dd407d6e2bc18a6c743

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