Skip to main content
Glama

聚义厅MCP

by juyitingmcp
MIT License
1
  • Apple
  • Linux

list_heroes

Display all available hero roles in the MCP server, allowing filtering by category and data source for efficient persona selection and collaboration.

Instructions

显示聚义厅中所有可用的英雄角色

Input Schema

NameRequiredDescriptionDefault
categoryNo可选:按分类筛选英雄
sourceNo可选:按数据源筛选英雄

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "category": { "description": "可选:按分类筛选英雄", "type": "string" }, "source": { "description": "可选:按数据源筛选英雄", "enum": [ "local", "remote", "default" ], "type": "string" } }, "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