journal-rank-mcp

zzlb0224/journal-rank-mcp
★ 0 stars JavaScript 🔌 API Integration Updated 1d ago
An MCP (Model Context Protocol) server for querying academic journal rankings.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "journal-rank-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zzlb0224/journal-rank-mcp"
      ]
    }
  }
}

README Excerpt

> 查看更新: https://github.com/zzlb0224/journal-rank-mcp Academic journal ranking query tool — supports both **MCP server** and **opencode Skill** modes. > ⚡ **Recommendation**: Use the Skill mode. It requires no server process, no dependency installation, and works anywhere you copy the project (requires **Python ≥ 3.11**).