opinet-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPINET_API_KEY | Yes | Your API key issued from the Opinet (Korea National Oil Corporation) free API service (https://www.opinet.co.kr/) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_national_average_priceB | 오피넷에 게시되고 있는 전국 주유소의 현재 제품별 평균가격을 조회합니다. |
| get_sido_average_priceA | 현재 시도별 주유소 평균가격을 조회합니다. sido(시도코드 2자리) 미입력 시 전국 시도 모두 반환됩니다. |
| get_recent_7days_priceA | 전일부터 이전 7일간의 전국 일일 평균가격(확정 수치)을 조회합니다. 가격 추세 분석에 사용하세요. |
| get_lowest_price_top20A | 전국 또는 특정 지역의 최저가 주유소를 조회합니다 (최대 20곳). 결과에는 주유소ID, 상호, 주소, 가격, KATEC 좌표가 포함됩니다. |
| search_stations_around | 특정 KATEC 좌표(x, y)를 중심으로 반경 내 주유소를 검색합니다. 좌표는 KATEC 좌표계 기준입니다 (WGS84 위경도 아님). |
| get_station_detailB | 주유소 고유 ID(UNI_ID)로 상세 정보를 조회합니다. 상호, 주소, 전화번호, 부대시설(세차/경정비/편의점/품질인증/LPG), 좌표, 제품별 현재 가격을 반환합니다. |
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/KimJintak/opinet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server