Skip to main content
Glama
ydzat

Literature Review MCP Server

by ydzat

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoThe specific model to use (e.g., Qwen/Qwen2.5-7B-Instruct, gpt-4o, deepseek-chat).Qwen/Qwen2.5-7B-Instruct
LLM_API_KEYYesYour API key for the chosen LLM provider.
LLM_BASE_URLNoCustom API endpoint (e.g., https://api.siliconflow.cn/v1). Automatically set for siliconflow and openai if not provided.https://api.siliconflow.cn/v1
LLM_PROVIDERYesThe LLM provider to use. Valid options: siliconflow, openai, custom.
LLM_TEMPERATURENoTemperature parameter for generation (default is 0.7, recommended 0.3 for academic rigor).0.3

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ydzat/literature-review-mcp'

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