Hk Mcp
@Abowlchen
About Hk Mcp
用于查询王者荣耀相关数据,例如英雄列表
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hk-mcp": {
"command": "npx",
"args": [
"-y",
"hk-mcp"
]
}
}
}Tools
1获取王者荣耀的英雄列表
Overview
What is Hk Mcp?
Hk Mcp is a third-party MCP (Modular Capability Protocol) server that enables AI agents to query Honor of Kings (王者荣耀) game data, including hero lists, match records, skins, and abilities. It provides a standardized JSON API interface for LLM or agent tools to consume, making game data accessible like a weather API.
How to use Hk Mcp?
Copy the provided JSON configuration into your MCP client (e.g., LangChain Agent, OpenAI Tools UI, AutoGen) and the server is ready to use. No additional parameters are required for current interfaces.
Key features of Hk Mcp
- Query hero lists, skins, and abilities
- Access match records via unified MCP interface
- Standard JSON format for function calling / LangChain
- No login or authentication needed for public data
- Future support for authorized data (e.g., personal stats)
Use cases of Hk Mcp
- AI agent generates battle record analysis reports
- AI assistant recommends heroes automatically
- Game bots implement voice interaction via MCP
FAQ from Hk Mcp
Can I start by simply pasting the JSON?
Yes. If your client supports MCP (e.g., LangChain Agent, ChatGPT Function, AutoGen), you only need to paste the JSON to register the tool.
Do I need to log in to use the current interfaces?
No. Hero lists are public data and do not require any login.
Is it safe to query match records in the future?
If authorized data is required, the interface will be designed to only work with the user’s provided key and will not be publicly callable.
Is this MCP Server official?
No. It is a third-party server built from publicly available web data, suitable for development testing or personal projects.
Frequently asked questions
Can I start by simply pasting the JSON?
Yes. If your client supports MCP (e.g., LangChain Agent, ChatGPT Function, AutoGen), you only need to paste the JSON to register the tool.
Do I need to log in to use the current interfaces?
No. Hero lists are public data and do not require any login.
Is it safe to query match records in the future?
If authorized data is required, the interface will be designed to only work with the user’s provided key and will not be publicly callable.
Is this MCP Server official?
No. It is a third-party server built from publicly available web data, suitable for development testing or personal projects.
Basic information
More Other MCP servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments