KB Platform MCP Server
by Syntax753
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEMO_MODE | No | When set to 'false', disables demo mode and requires INTERNAL_API_TOKEN. Defaults to 'true'. | true |
| OAUTH_ISSUER | No | The issuer URL for the OAuth server. Must be set to the deployed hostname when hosting beyond a single laptop. | |
| OAUTH_AUDIENCE | No | The expected audience for OAuth tokens, usually https://<host>/mcp. | |
| INTERNAL_API_TOKEN | No | Shared secret token for internal service-to-service communication. Required when DEMO_MODE is false. | |
| MCP_RESOURCE_IDENTIFIER | No | The MCP server's own URL, used as the OAuth resource identifier/audience. | |
| MCP_RESOURCE_METADATA_URL | No | URL for MCP resource metadata, typically the deployed hostname. |
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 | |