Skip to main content

헥토파이낸셜 결제 서비스 연동 문서를 검색하고 조회할 수 있는 MCP 서버입니다. 공식 가이드를 AI와 함께 빠르게 탐색하여 정확한 결제 시스템 구축을 지원합니다.

Project description

헥토파이낸셜 MCP 서버

헥토파이낸셜의 연동 문서를 쉽고 빠르게 검색·조회할 수 있는 MCP 서버입니다.

MCP란? Model Context Protocol의 줄임말로, "AI를 위한 USB-C 포트"라고 불리며, LLM이 외부 데이터와 도구에 표준화된 방식으로 접근할 수 있게 해주는 프로토콜입니다.

📋 개요

이 MCP 서버는 헥토파이낸셜의 연동 문서를 검색하고, 개발자들이 필요한 정보를 빠르게 찾을 수 있도록 도와줍니다. 전자결제(PG), 내통장결제, 간편현금결제, 화이트라벨 서비스 관련 문서를 제공합니다.

🛠️ 제공 도구

도구 설명
search_docs 키워드 및 카테고리를 통해 헥토파이낸셜 연동 문서를 검색합니다. 카테고리(PG, 내통장결제, 간편현금결제, 화이트라벨)를 명시하면 검색 정확성이 향상됩니다.
list_docs 전체 연동 문서 목록을 조회합니다. 카테고리별(PG, 내통장결제, 간편현금결제, 화이트라벨) 필터링을 제공합니다.
get_docs 문서 ID 또는 파일명으로 특정 문서의 전체 내용을 조회합니다.

🚀 사용 방법

요구사항

  • Python 3.10+
  • uv 설치 필수
  • MCP 클라이언트 (Cursor, Claude Desktop 등)

uv 설치

curl -LsSf https://astral.sh/uv/install.sh | sh

🖇️ MCP 클라이언트 연동

Cursor

🔗 원클릭 설정: Cursor에서 바로 설정하기

또는 프로젝트 루트에 .cursor/mcp.json 파일을 생성:

{
  "mcpServers": {
    "hecto-financial": {
      "command": "uvx",
      "args": ["hectofinancial-mcp-server@latest"]
    }
  }
}

VS Code

🔗 원클릭 설정: VS Code에서 바로 설정하기

수동 설정 방법:

  1. VS Code에서 Ctrl+Shift+P (또는 Cmd+Shift+P)를 눌러 명령 팔레트 열기
  2. "Preferences: Open User Settings (JSON)" 검색 후 선택
  3. settings.json 파일에 다음 설정 추가:
{
  "mcp": {
    "servers": {
      "hectofinancial-mcp-server": {
        "command": "uvx",
        "args": [
          "hectofinancial-mcp-server@latest"
        ]
      }
    }
  }
}

Claude Desktop

~/.claude_desktop_config.json 파일에 추가:

{
  "mcpServers": {
    "hecto-financial": {
      "command": "uvx",
      "args": ["hectofinancial-mcp-server@latest"]
    }
  }
}

기타 MCP 클라이언트

다른 MCP 클라이언트에서도 다음과 같은 설정을 사용할 수 있습니다:

{
  "mcpServers": {
    "hecto-financial": {
      "command": "uvx",
      "args": ["hectofinancial-mcp-server@latest"]
    }
  }
}

💬 사용 예시

MCP 클라이언트(Cursor, Claude Desktop 등)에서 다음과 같은 질문들을 시도해보세요:

🔍 연동 가이드 검색

⌨️ "헥토파이낸셜 신용카드 결제 연동 방법 알려줘"
⌨️ "내통장결제 API 호출 어떻게 해?"
⌨️ "간편현금결제 휴대폰 인증 구현법 찾아줘"
⌨️ "화이트라벨 서비스 사용법 알려줘"

🔧 실제 구현 질문

⌨️ "PG에서 결제 승인 후 noti 처리는 어떻게 해?"
⌨️ "내통장결제에서 테스트 환경 URL과 상용 환경 URL 차이점은?"
⌨️ "간편현금결제에서 정기결제 등록하는 방법 알려줘"
⌨️ "PG에서 결제 취소 API 사용법은?"

📄 License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hectofinancial_mcp_server-0.1.16.tar.gz (160.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hectofinancial_mcp_server-0.1.16-py3-none-any.whl (176.2 kB view details)

Uploaded Python 3

File details

Details for the file hectofinancial_mcp_server-0.1.16.tar.gz.

File metadata

File hashes

Hashes for hectofinancial_mcp_server-0.1.16.tar.gz
Algorithm Hash digest
SHA256 8347fe7f79b896d3efed365d027aabd579a71f39c9553c31318b6bc3b39c80cc
MD5 a4fb1494f704f307d27b87a69e7bf868
BLAKE2b-256 68299e150f3f2ea6e05984d6cbb0ffd8e49f40e4447cfca6bd6285de8fa79a23

See more details on using hashes here.

File details

Details for the file hectofinancial_mcp_server-0.1.16-py3-none-any.whl.

File metadata

File hashes

Hashes for hectofinancial_mcp_server-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 b87ec4cb3b7b11a32eae556f32f04a37cffdf93a62474e8104f77280e489f7f8
MD5 1ac8da652d8cffcd74c3c24f01729e60
BLAKE2b-256 87217eac63242ec9ee5a81bf96097a62a870185f1ff9a611726c34f03da168ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page