Kanxueshan MCP
by geoxing
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listening host for the MCP server. For production it is recommended to use HOST=127.0.0.1 behind a reverse proxy. | |
| PORT | No | Listening port for the MCP server, e.g. 3999. | |
| KXS_API | No | Backend address of the Kanxueshan API. Example: KXS_API=http://127.0.0.1:3000 (default listening on 0.0.0.0:3999). | |
| KXS_TOOL_LOG | No | Optional. Set to a file path to append one JSONL line per tool call (tool name / parameters / source IP / duration / success), useful for self-hosted usage statistics. If not set, nothing is written to disk. |
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
ActivityMaintained
ResponsivenessNo issues