Skip to main content
Glama

聚义厅MCP

by juyitingmcp
MIT License
1
  • Apple
  • Linux

search_heroes

Find and identify hero characters by entering keywords related to their names or descriptions, enabling efficient discovery for collaborative AI persona analysis.

Instructions

根据关键词搜索匹配的英雄角色

Input Schema

NameRequiredDescriptionDefault
keywordYes搜索关键词,可以是英雄名称或描述中的词语

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "keyword": { "description": "搜索关键词,可以是英雄名称或描述中的词语", "type": "string" } }, "required": [ "keyword" ], "type": "object" }
Install Server

Other Tools from 聚义厅MCP

Related Tools

    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/juyitingmcp/juyitingmcp'

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