Scholar MCP
Related Servers
Alternatives to Scholar MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables academic research by searching Google Scholar, fetching paper content, and converting web pages to clean Markdown.1MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server for searching Google Scholar, enabling paper search, author lookup, citation tracking, and BibTeX export for AI assistants and automation workflows.2MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server for academic research combining local document search with Semantic Scholar API integration.MIT
- AlicenseAqualityFmaintenanceAI-powered academic paper search MCP server with relevance scoring, summarization, author search, and credit checking. Enables users to search papers naturally and get scored results.324 npmMIT
- AlicenseNot gradedqualityCmaintenanceSERP-free scholarly search MCP server that queries academic sources like arXiv, Semantic Scholar, and conference proceedings using official APIs and reverse-engineered endpoints, with no API keys required. It supports unified conference search and returns normalized paper metadata.3MIT
- FlicenseAqualityDmaintenanceAn MCP server that provides access to Semantic Scholar's academic paper database, enabling paper search, detailed retrieval, author info, and citation export.410-
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one filters papers by author name, while the other searches by topic keywords. There is no overlap in functionality, making it easy for an agent to choose the correct tool based on the query.
Both tools follow a verb_noun pattern (get_author_papers, search_papers_by_topic), which is consistent and readable. The minor deviation is in the prepositional phrase 'by_topic' vs. no preposition in the first name, but this does not hinder clarity.
With only 2 tools, the server feels thin and under-scoped for a Google Scholar integration. Key operations like retrieving paper details, citations, or author profiles are missing, limiting the server's utility for comprehensive scholarly research.
The toolset is severely incomplete for a Google Scholar domain. It lacks basic CRUD operations such as getting paper metadata, author information, or citation counts, and there are no update or delete capabilities, leaving significant gaps for agent workflows.