Skip to main content
Glama
smaniches
by smaniches

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEMANTIC_SCHOLAR_API_KEYNoYour Semantic Scholar API key for accessing the Semantic Scholar API. Sign up at https://www.semanticscholar.org/product/api

Tools

Functions exposed to the LLM to take actions

NameDescription
semantic_scholar_search_papers

Search for academic papers. Supports boolean operators (AND, OR, NOT), phrase search with quotes.

semantic_scholar_get_paper

Get paper details. Accepts: S2 ID, DOI:xxx, ARXIV:xxx, PMID:xxx, CorpusId:xxx

semantic_scholar_search_authors

Search for academic authors by name.

semantic_scholar_get_author

Get author profile with optional publications list.

semantic_scholar_recommendations

Get paper recommendations based on a seed paper.

semantic_scholar_bulk_papers

Retrieve multiple papers in a single request (max 500).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/smaniches/semantic-scholar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server