Hk Mcp
@Abowlchen
About Hk Mcp
用于查询王者荣耀相关数据,例如英雄列表
Basic information
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.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments