CNKI Scholar
by CHICKENSOOUP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 服务监听地址 | 0.0.0.0 |
| PORT | No | 服务端口 | 8000 |
| CNKI_BIN | No | 上游 CLI | /usr/local/bin/cnki |
| SUPPORT_EMAIL | No | 支持/隐私联系邮箱 | |
| PUBLISHER_NAME | No | 页面/部署标识 | CNKI Scholar contributors |
| PUBLIC_BASE_URL | No | 公网 HTTPS origin | |
| CNKI_MAX_RESULTS | No | 单次最大返回量 | 100 |
| MCP_ALLOWED_HOSTS | No | DNS rebinding Host allowlist | localhost 集合 |
| MCP_ALLOWED_ORIGINS | No | 浏览器/Inspector Origin allowlist | localhost 集合 |
| CNKI_MAX_CONCURRENCY | No | 对 CNKI 最大并发 | 2 |
| CNKI_TIMEOUT_SECONDS | No | 单次调用总超时 | 90 |
| OPENAI_APPS_CHALLENGE | No | OpenAI 域名验证 token |
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 installed
Maintenance
ActivityMaintained
ResponsivenessNo issues