Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NCP_ACCESS_KEYYesNCP API access key
NCP_SECRET_KEYYesNCP API secret key

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_serversA

NCP의 모든 서버 인스턴스 목록을 조회합니다

get_server_detailB

특정 서버 인스턴스의 상세 정보를 조회합니다

create_serverB

새로운 서버 인스턴스를 생성합니다

delete_serverB

서버 인스턴스를 삭제합니다

stop_serverA

실행 중인 서버 인스턴스를 중지합니다

start_serverA

중지된 서버 인스턴스를 시작합니다

list_vpcsA

VPC 목록을 조회합니다

create_vpcC

새로운 VPC를 생성합니다

delete_vpcB

VPC를 삭제합니다

list_subnetsB

서브넷 목록을 조회합니다

create_subnetB

새로운 서브넷을 생성합니다

delete_subnetC

서브넷을 삭제합니다

list_acgsB

ACG(Access Control Group) 목록을 조회합니다

create_acgB

새로운 ACG를 생성합니다

delete_acgB

ACG를 삭제합니다

add_acg_ruleB

ACG에 인바운드 규칙을 추가합니다

list_load_balancersA

로드 밸런서 목록을 조회합니다

create_load_balancerC

새로운 로드 밸런서를 생성합니다

delete_load_balancerC

로드 밸런서를 삭제합니다

add_load_balancer_targetC

로드 밸런서에 타겟 서버를 추가합니다

list_cloud_dbsA

Cloud DB 인스턴스 목록을 조회합니다

create_cloud_dbB

새로운 Cloud DB 인스턴스를 생성합니다

delete_cloud_dbB

Cloud DB 인스턴스를 삭제합니다

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/pang-ec/ncp-mcp-server'

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