Skip to main content
Glama
Syntax753

KB Platform MCP Server

by Syntax753

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEMO_MODENoWhen set to 'false', disables demo mode and requires INTERNAL_API_TOKEN. Defaults to 'true'.true
OAUTH_ISSUERNoThe issuer URL for the OAuth server. Must be set to the deployed hostname when hosting beyond a single laptop.
OAUTH_AUDIENCENoThe expected audience for OAuth tokens, usually https://<host>/mcp.
INTERNAL_API_TOKENNoShared secret token for internal service-to-service communication. Required when DEMO_MODE is false.
MCP_RESOURCE_IDENTIFIERNoThe MCP server's own URL, used as the OAuth resource identifier/audience.
MCP_RESOURCE_METADATA_URLNoURL for MCP resource metadata, typically the deployed hostname.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Syntax753/synkb'

If you have feedback or need assistance with the MCP directory API, please join our Discord server