Skip to main content
Glama

mcp-mhw

MHW MCP — данные Monster Hunter World (mhw-db.com, бесплатно, без авторизации)

Часть Pipeworx — MCP-шлюза, соединяющего AI-агентов с 1394+ живыми источниками данных.

Инструменты

Инструмент

Описание

get_monsters

Поиск монстров Monster Hunter World по имени, виду или классу размера. Возвращает классификацию вида, элементы, недуги и слабые стороны для планирования охоты.

get_weapons

Просмотр оружия Monster Hunter World по типу (например, 'Great Sword', 'Bow', 'Hammer'). Возвращает урон, элементы и редкость, чтобы соответствовать вашему стилю игры.

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"
    }
  }
}

Или подключитесь к полному шлюзу Pipeworx для доступа ко всем 1394+ источникам данных:

{
  "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