Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KCSC_API_KEYYesKCSC OpenAPI key (required)
KCSC_CA_BUNDLENoPath to corporate CA certificate bundle
KCSC_VERIFY_SSLNoSet to 'false' to disable SSL verification
KCSC_CACHE_TTL_SECONDSNoCache TTL in seconds (default: 600)600

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kcsc_list_codesB

List available KCSC codes with optional filtering and pagination.

kcsc_get_contentA

Fetch the full document content for a specific KCS or KDS code.

kcsc_search_codesB

Search KCSC codes by keyword.

kcsc_search_sectionsA

Search titles and contents inside a single KCSC document.

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/sinmb79/KCSC-MCP'

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