KCSC MCP Server
by sinmb79
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KCSC_API_KEY | Yes | KCSC OpenAPI key (required) | |
| KCSC_CA_BUNDLE | No | Path to corporate CA certificate bundle | |
| KCSC_VERIFY_SSL | No | Set to 'false' to disable SSL verification | |
| KCSC_CACHE_TTL_SECONDS | No | Cache TTL in seconds (default: 600) | 600 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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