Retrieves character and artifact information from the game Wuthering Waves (鸣潮) as Markdown, optimized for large language models.
一个 Model Context Protocol (MCP) 服务器,用于获取《鸣潮》游戏的角色和声骸信息,并以 Markdown 格式返回,方便大型语言模型使用。
要通过 Smithery 自动安装 WuWa MCP Server:
npx -y @smithery/cli@latest install @jacksmith3888/wuwa-mcp-server --client claude --key YOUR_SMITHERY_KEYs
uv
安装直接从 PyPI 安装:
uv pip install wuwa-mcp-server
添加以下配置:
{
"mcpServers": {
"wuwa-mcp": {
"command": "uvx",
"args": ["wuwa-mcp-server"]
}
}
}
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\\Claude\\claude_desktop_config.json
添加以下配置:
{
"mcpServers": {
"wuwa-mcp": {
"command": "uvx",
"args": ["wuwa-mcp-server"]
}
}
}
async def get_character_info(character_name: str) -> str
在库街区上查询角色详细信息并以 Markdown 格式返回。
参数:
character_name
: 要查询的角色的中文名称返回: 包含角色信息的 Markdown 字符串,或者在找不到角色或获取数据失败时返回错误消息。
async def get_artifact_info(artifact_name: str) -> str
在库街区上查询声骸详细信息并以 Markdown 格式返回。
参数:
artifact_name
: 要查询的声骸套装的中文名称返回: 包含声骸信息的 Markdown 字符串,或者在找不到声骸或获取数据失败时返回错误消息。
async def get_character_profile(character_name: str) -> str
在库街区上查询角色档案信息并以 Markdown 格式返回。
参数:
character_name
: 要查询的角色的中文名称返回: 包含角色档案信息的 Markdown 字符串,或者在找不到角色或获取数据失败时返回错误消息。
欢迎提出问题和拉取请求!一些潜在的改进领域:
本项目采用 MIT 许可证。
Performs WHOIS lookups to retrieve domain registration details, including owner, registrar, and expiration dates.
Integrates with The Movie Database (TMDB) API, allowing AI assistants to search for movies, retrieve details, and generate related content.
Interacting with Perplexity
Provides comprehensive queries for policy-related information, including government subsidies, benefits, and support for enterprises.
An MCP server for expert discovery, registration, and context injection, utilizing vector and graph databases.
Search for icons from the Hugeicons library and get usage documentation.
A server for Brave Search, enabling web search capabilities via its API.
A Model Context Protocol (MCP) server providing access to Google Search Console.
Interact & query with Meilisearch (Full-text & semantic search API)
Search and book from over 2 million hotels with shopping and booking capabilities.