Skip to main content
Glama

mcp-mhw

MHW MCP — Monster Hunter World 데이터 (mhw-db.com, 무료, 인증 불필요)

Pipeworx의 일부 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

get_monsters

이름, 종 또는 크기 등급으로 Monster Hunter World 몬스터를 검색합니다. 사냥을 계획할 수 있도록 종 분류, 속성, 상태 이상, 약점을 반환합니다.

get_weapons

유형별(예: 'Great Sword', 'Bow', 'Hammer')로 Monster Hunter World 무기를 탐색합니다. 플레이 스타일에 맞는 데미지, 속성, 희귀도를 반환합니다.

get_armor

랭크와 유형별로 Monster Hunter World 방어구를 찾습니다. 효과적인 세트 구축을 위한 방어력, 속성 저항, 스킬 슬롯을 반환합니다.

get_skills

이름으로 Monster Hunter World 스킬을 조회합니다. 빌드를 최적화하기 위한 설명, 최대 랭크, 레벨별 효과를 반환합니다.

Related MCP server: wow-mcp

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:

{
  "mcpServers": {
    "mhw": {
      "url": "https://gateway.pipeworx.io/mhw/mcp"
    }
  }
}

또는 1394+ 데이터 소스에 모두 액세스할 수 있도록 전체 Pipeworx 게이트웨이에 연결하세요:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworx와 함께 사용

도구를 직접 호출하는 대신 평이한 영어로 질문할 수 있습니다:

ask_pipeworx({ question: "your question about Mhw data" })

게이트웨이는 올바른 도구를 선택하고 인자를 자동으로 채웁니다.

더보기

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    Not graded
    maintenance
    MCP Server for interacting with Old School RuneScape Wiki API and game data files, providing tools to search the OSRS Wiki and access game data definitions through the Model Context Protocol.
    19
    61
    1
  • F
    license
    Not graded
    quality
    F
    maintenance
    A comprehensive MCP server that wraps the complete World of Warcraft retail API into 197 tools for Game Data and Profile information. It enables users to query character statistics, achievements, collections, and game mechanics across all global regions and locales.
    7

View all related MCP servers

Related MCP Connectors

  • This MCP server provides seamless access to Malaysia's government open data, including datasets, w…

  • MCP server for skill documentation, generated by doc2mcp.

  • Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

View all MCP Connectors

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/pipeworx-io/mcp-mhw'

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