Retrieve detailed information about a specific academic author using their unique author ID. Specify desired fields to access tailored insights from the Semantic Scholar Academic Graph API.
Retrieve posts from a specific author by their ID using this tool. Input the author ID and optional limit to fetch results efficiently, aiding in targeted research and analysis.
Search for arXiv papers by title, abstract, or author using advanced syntax. Combine terms and filter by category to find relevant research efficiently.
Retrieve the URL for an author's photo by providing their Open Library Author ID (OLID). Use this tool to access visual profiles of authors for enhanced book-related searches.
Retrieve detailed information about an author using their Open Library Author Key. This tool helps users access key data such as bio, works, and related metadata for authors in the Open Library database.
A FastAPI server that implements the Model Context Protocol (MCP) using Server-Sent Events (SSE) transport to provide random cat facts on demand or as a continuous stream.
Enables analysis of academic author networks and research collaborations by retrieving co-authors and research keywords from sources like Semantic Scholar, OpenAlex, Crossref, and Google Scholar.
A minimal, dockerized template for creating HTTP-based Model Context Protocol servers. Provides a starting point with FastMCP framework integration and includes a sample cat fact tool that can be replaced with custom functionality.