HomeSearch & Research › Scholar Feed

Scholar Feed

Rank CS/AI/ML papers by citations, forecast impact, or code adoption; trace 23.2M citation edges.

TypeScript Cloud Remote
★ 11 stars Last pushed 2026-09-22 License: MIT

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.scholarfeed.org/mcp?src=mcp-registry Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http scholar-feed-mcp https://mcp.scholarfeed.org/mcp?src=mcp-registry

Or add to your MCP client config:

{
  "mcpServers": {
    "scholar-feed-mcp": {
      "url": "https://mcp.scholarfeed.org/mcp?src=mcp-registry"
    }
  }
}

Package (npm 3.20.0)

npx -y scholar-feed-mcp@3.20.0

Or add to your MCP client config:

{
  "mcpServers": {
    "scholar-feed-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scholar-feed-mcp@3.20.0"
      ],
      "env": {
        "SF_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SF_API_KEY secret — Optional free API key from scholarfeed.org/settings. Anonymous callers get 200 requests/month; a free account raises that to 500/month and unlocks your library, and Pro is 10,000/month.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry