Literature Review MCP Server
by ydzat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | The specific model to use (e.g., Qwen/Qwen2.5-7B-Instruct, gpt-4o, deepseek-chat). | Qwen/Qwen2.5-7B-Instruct |
| LLM_API_KEY | Yes | Your API key for the chosen LLM provider. | |
| LLM_BASE_URL | No | Custom API endpoint (e.g., https://api.siliconflow.cn/v1). Automatically set for siliconflow and openai if not provided. | https://api.siliconflow.cn/v1 |
| LLM_PROVIDER | Yes | The LLM provider to use. Valid options: siliconflow, openai, custom. | |
| LLM_TEMPERATURE | No | Temperature parameter for generation (default is 0.7, recommended 0.3 for academic rigor). | 0.3 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues