scholar-search-mcp
by Silung
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCHOLAR_ARXIV_SOURCE_DIR | No | Default parent directory for extracted arXiv sources. | |
| SCHOLAR_SEARCH_CACHE_DIR | No | Optional cache directory path. | |
| SEMANTIC_SCHOLAR_API_KEY | No | Optional. Increases Semantic Scholar rate limits. | |
| SCHOLAR_SEARCH_ENABLE_ARXIV | No | true/false, default true. | true |
| SCHOLAR_SEARCH_CACHE_TTL_SECONDS | No | Cache TTL in seconds, default 86400. | 86400 |
| SCHOLAR_SEARCH_ENABLE_SEMANTIC_SCHOLAR | No | true/false, default true. | true |
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 | |
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/Silung/scholar-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server