222wcnm Bilistalkermcp

BiliStalkerMCP is a Bilibili MCP server built on Model Context Protocol (MCP), designed for AI agents that need to analyze a specific Bilibili user or creator. Its 4 documented tools cluster into all, review, full, minimal. It is available as a remote MCP endpoint.

Teams that want a hosted API integration endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 8 · #189 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install 222wcnm Bilistalkermcp

before you install - you'll need

BILI_JCT is optional or environment-specific per the README.

Claude Code

claude mcp add 222wcnm-bilistalkermcp --transport http https://server.smithery.ai/@222wcnm/bilistalkermcp/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "222wcnm-bilistalkermcp": {
      "url": "https://server.smithery.ai/@222wcnm/bilistalkermcp/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@222wcnm/bilistalkermcp/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license MIT - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · What 222wcnm Bilistalkermcp can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 4 documented tools across all, review, full, including ALL_RAW, REVIEW, full, minimal.

Capability map

Tools grouped from the project's README - what 222wcnm Bilistalkermcp lets an agent do.

All

1 tool - e.g. Unfiltered (additionally includes Articles and unknown types).

ALL_RAW

Review

1 tool - e.g. Recognized five-slot rating cards only. Each result exposes

REVIEW

Full

1 tool - e.g. download text for all subtitle tracks (higher cost).

full

Minimal

1 tool - e.g. skip subtitle metadata and subtitle text fetching.

minimal

Latest releases

v3.4.0 · 2026-08-14

BiliStalkerMCP 3.4.0 · English · Highlights · Added the search_users tool: lightweight user candidates with numeric UIDs for exact-match username resolution. · Added the get_user_snapshot tool: a one-call overview…

v3.3.0 · 2026-07-13

BiliStalkerMCP 3.3.0 · English · Highlights · Added opt-in, crash-safe Bilibili Cookie rotation with pending-confirm recovery. · Added cross-process refresh locking for servers that share credential files. · Pinned and…

v3.1.0 · 2026-05-23

Opus dynamic ID support: get_article_content now accepts both CV ids (e.g. 21032785) and opus snowflake ids (e.g. 748254891671027745 from ilibili.com/opus/{id} URLs) · Unified etch_opus_payload() replaces the old…

04 · Who maintains 222wcnm Bilistalkermcp

222wcnm-bilistalkermcp is maintained by 222wcnm. It's the only MCP server we track from this author; the repo dates to Aug 2025.

05 · Facts

category
API integration - ranked #189 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-08-14)
registry
ai.smithery/222wcnm-bilistalkermcp (active, first published 2025-10-02)

06 · 222wcnm Bilistalkermcp FAQ

Is 222wcnm Bilistalkermcp still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 2 releases in the last 90 days. We re-verify nightly.

What can 222wcnm Bilistalkermcp do?

An agent gets 4 documented tools across all, review, full, including ALL_RAW, REVIEW, full, minimal.

How do I install 222wcnm Bilistalkermcp?

Run `claude mcp add 222wcnm-bilistalkermcp --transport http https://server.smithery.ai/@222wcnm/bilistalkermcp/mcp`. The README documents one environment variable (BILI_JCT) to set first. BILI_JCT is optional or environment-specific per the README. You can also paste the ready-made client config above.

07 · Alternatives to 222wcnm Bilistalkermcp