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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6e495c8e1ec057d57b7996b2c2b3ecf529b4da22bdf8fb313ff8ddb1aaf4e5a1
MD5 9bc68f9138ae95cb20ca398009cab27a
BLAKE2b-256 221d2c37d7e37801b8b025420d1b5afad087cecc1d2c9339ec617de94e9bef0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_server_hatena_weekly-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f4aee424454d1ebf642611ee7f8d67332a7f04f1c94ac5012300e9115dc8ed48
MD5 3071bc4515cae09730217c4ef597865c
BLAKE2b-256 e6eba8464e356f22545a2e5696c014f84eaee00e479b8b21200215cd98b1b0b3

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