Academic Paper Search MCP Server
by afrise
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CROSSREF_API_KEY | No | Your Crossref API key (optional but recommended) | |
SEMANTIC_SCHOLAR_API_KEY | No | Your Semantic Scholar API key (not currently implemented) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_papers | Search for papers across multiple sources. Copy |
fetch_paper_details | Get detailed information about a specific paper. Copy |
search_by_topic | Search for papers by topic with optional date range. Copy |