MCP-Rick-Morty-API-Playground logo

MCP-Rick-Morty-API-Playground

by zhaxoph

MCP server for playing with Rick and Morty API, which uses Claude for desktop. It can get characters per ID or all characters with pagination.

View on GitHub

Last updated: N/A

MCP-Rick-Morty-API-Playground

MCP server for playing with Rick and Morty API, which using claude for desktop, can get characters per ID or all characters with pagination.

This is a Typescript project that uses the Rick & Morty GraphQL

1. Install

Clone this repository to your local or docker

Run

npm install 

2. How to configure it within Claude Desktop

Then find the "claude_desktop_config.json" file and modify the path to this file

3. How to run

Open Claude for Desktop and use

get-character # to get characters by ID
# or
get-characters # to get all the characters with pagination

4. Learn more

To learn more about MCP and how to configure them, take a look at the following resources:

  • MCP Quickstart - Learn about how to configure MCP core concepts and how to use Claude For desktop with this repo.

  • image

    image