support-kb-server
by ketanongit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KB_HOST | No | Host address to bind the MCP server. Default 127.0.0.1. | 127.0.0.1 |
| KB_PORT | No | Port for the MCP server. Default 8000. | 8000 |
| KB_ADMIN_TOKEN | No | Admin bearer token. If set, pins the admin token; otherwise a random token is generated and printed on startup. | |
| KB_ALLOWED_HOSTS | No | Comma-separated list of allowed hostnames for DNS-rebinding protection. Use '*' to accept any host (e.g., when behind an ngrok tunnel). | localhost |
| KB_READONLY_TOKEN | No | Read-only bearer token. If set, pins the read-only token; otherwise a random token is generated and printed on startup. |
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