GeoScholar
by luskB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CNKI_MCP_BASE_DIR | No | Base directory for the server (optional, used in stdio configuration) | |
| CNKI_MCP_DATA_DIR | No | Directory for MCP data storage (default: .mcp-data) | .mcp-data |
| CNKI_MCP_DOWNLOAD_DIR | No | Directory for downloaded files (default: downloads) | downloads |
| CNKI_MCP_BROWSER_CHANNEL | No | Browser channel (default: msedge) | msedge |
| CNKI_MCP_GEOPHYSICS_ISSN | No | ISSN for GEOPHYSICS journal (default: 0016-8033) | 0016-8033 |
| CNKI_MCP_OPENALEX_MAILTO | No | Mailto parameter for OpenAlex API (optional) | |
| CNKI_MCP_UNPAYWALL_EMAIL | No | Email for Unpaywall API (optional) | |
| CNKI_MCP_BROWSER_HEADLESS | No | Whether to run browser headless (default: true) | true |
| CNKI_MCP_CACHE_TTL_MINUTES | No | Cache TTL in minutes (default: 1440) | 1440 |
| CNKI_MCP_CNKI_RUNTIME_MODE | No | CNKI runtime mode: auto, http_only, or headed (default: auto) | auto |
| CNKI_MCP_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds (default: 50000) | 50000 |
| CNKI_MCP_REQUEST_RETRY_COUNT | No | Number of request retries (default: 3) | 3 |
| CNKI_MCP_CNKI_AUTH_TIMEOUT_MS | No | CNKI auth timeout in milliseconds (default: 600000) | 600000 |
| CNKI_MCP_CNKI_BROWSER_HEADLESS | No | Whether to run CNKI browser headless (default: false) | false |
| CNKI_MCP_REQUEST_RETRY_DELAY_MS | No | Delay between retries in milliseconds (default: 1000) | 1000 |
| CNKI_MCP_BROWSER_NAVIGATION_TIMEOUT_MS | No | Browser navigation timeout in milliseconds (default: 45000) | 45000 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/luskB/GeoSchlor-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server