smithery.ai

mcp-scholarly

MCP server for scholarly search/metadata across academic sources (e.g., Google Scholar-like flows).

First seen Mar 29, 2026

Installation

$ npx skills add https://smithery.ai

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 913 B
  • docs SUMMARY.md 120 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Scholarly MCP — Academic Search

Search academic literature via arXiv or Google Scholar flows and return formatted results.

Codex CLI Notes

  • Stdio transport via uvx mcp-scholarly (dotfiles config) with XDG cache/state under $HOME/mcp/mcp-zotero-matlab-tools. Call tools by exact name.

Tools and When to Call

  • search-arxiv(keyword) — Use for arXiv keyword search and reference formatting.
  • search-google-scholar(keyword) — Use for Google Scholar keyword search summaries.

Examples (codex-cli)

  • search-arxiv {"keyword":"self-supervised learning survey"}
  • search-google-scholar {"keyword":"""Attention Is All You Need"" citations"}

Security

  • Read-only search; no credentials needed. Be mindful of rate limits and scraping policies.