MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

ScholarMCP - A nodejs academic research MCP server with comprehensive literature search, PDF ingestion, and citation management tools. Integrates with Google Scholar, OpenAlex, Crossref, and Semantic Scholar for automated research workflows.

Created 2/21/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-scolarmcp

Cursor configuration (mcp.json)

{ "mcpServers": { "lstudlo-scolarmcp": { "command": "npx", "args": [ "lstudlo-scolarmcp" ] } } }