Skip to main content

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

Project description

헥토파이낸셜 MCP 서버

헥토파이낸셜 연동 문서를 AI가 직접 검색·분석할 수 있는 MCP 서버입니다.

🛠️ 제공 도구

도구 설명
search_docs 키워드·카테고리 기반 문서 검색 (BM25 + 시맨틱 혼합)
list_docs 전체 문서 목록 조회
get_docs 문서 ID 또는 파일명으로 전체 내용 조회
search_error_code 오류코드(4자리) 원인·설명 즉시 반환
get_api_endpoint 자연어 쿼리로 API URL·HTTP 메서드 추출
get_api_params API 요청·응답 파라미터 테이블 조회

🚀 시작하기

uv 설치 후 아래 클라이언트 설정을 추가하세요.

Cursor

원클릭 설정 또는 .cursor/mcp.json:

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

VS Code

원클릭 설정 또는 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"]
    }
  }
}

💬 사용 예시

"신용카드 빌키 정기결제 구현 방법 알려줘"
"가상계좌 입금 통보 처리는 어떻게 해?"
"결제승인 API 요청 파라미터 보여줘"
"0031 오류 원인이 뭐야?"
"What is the API endpoint for virtual account payment?"

📄 License

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.3.1.tar.gz (553.7 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.3.1-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for hectofinancial_mcp_server-0.3.1.tar.gz
Algorithm Hash digest
SHA256 4f702580f087fbb29b680804c57b206b0351822cc9a5e661ffb1472d58a3a77e
MD5 2aec64e2e3cd50275a96380ff8ebac7a
BLAKE2b-256 136b8a615bd5d3c5dbafb7c1e9af632ebe176e91ac007a77c7d7242866843dee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hectofinancial_mcp_server-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fabfc6fa3caf1fe62bbf6fb08dfbb4afc354818db6ca1390096a64f464329f40
MD5 77bed6da5a880fbef9150957d2b4d329
BLAKE2b-256 bb2b79a821fefa781a6c301cedf60ea3ba8d70c33ab4d4632976e6ba1781d252

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