MCP-Rick-主要API-铺设场地
用于玩Rick和Morty API的MCP服务器,使用claude作为桌面,可以获得每个ID的字符或所有带有页码的字符。
这是一个Typescript项目,它使用 Rick&Morty GraphQL
1.安装
Clone this repository to your local or docker跑
npm install 2.如何在Claude Desktop中配置它
Then find the "claude_desktop_config.json" file and modify the path to this file3.如何跑步
打开Claude桌面版并使用
get-character # to get characters by ID
# or
get-characters # to get all the characters with pagination4.了解更多
要了解有关MCP的更多信息以及如何配置它们,请查看以下资源:
- MCP快速入门 -了解如何配置MCP核心概念以及如何将Claude For桌面与此仓库一起使用。
