habr-mcp

vvzvlad/habr-mcp
★ 0 stars Python AI/LLM Updated today
HTTP-only, multi-tenant MCP server for habr.com (read + write + author/draft tools)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "habr-mcp": {
      "command": "uvx",
      "args": [
        "habr-mcp"
      ]
    }
  }
}

Or install with pip: pip install habr-mcp

README Excerpt

**English** | [Русский](README.ru.md) HTTP-only, multi-tenant MCP server for habr.com. It lets an LLM read and write on Habr (and publish drafts) through Habr's internal, undocumented JSON API `https://habr.com/kek/v2/`. - **Read** works anonymously (a single article). - The **author/draft** tools require a logged-in session.

Tools (20)

HABR_LANGHABR_MCP_HOSTHABR_MCP_PORTHABR_MCP_STATE_DIRPER_PAGEPROXYREQUEST_TIMEOUTauth_statuscreate_draft_from_docmostcreate_draft_from_gdocdatadelete_draftget_articleget_drafthabr_loginlist_draftslist_flowsresolve_hubssearch_hubsupdate_draft_from_docmost