MCP Directory
Back

wos-skills

by cookjohn · Python · ★ 97

Web of Science skills for Claude Code — search, browse, export, download academic papers via Chrome DevTools MCP

Install

pip install git+https://github.com/cookjohn/wos-skills.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "wos-skills": {
      "command": "uvx",
      "args": [
        "git+https://github.com/cookjohn/wos-skills.git"
      ]
    }
  }
}

From the README

[English](#english) | [中文](#中文) | WeChat Official Account (公众号) | WeChat Group (微信群) | Discord | |:---:|:---:|:---:| | | | [Join Discord](https://discord.gg/tGd5vTDASg) | | 未来论文实验室 | 扫码加入交流群 | English & Chinese | ----|-------------|------------| | | Search WoS by topic, author, title, DOI. Supports edition/database filtering and sort | | | | Extract full record metadata (abstract, JIF, keywords, citations, etc.) | | | | Paginate through search results via API or URL | | | | Parse search results from API response or DOM | _(internal)_ | | | Download article PDFs via publisher links…
Read full README on GitHub →

Related search servers