get_episode
ActiveTool of Rick And Morty
declared in 0.1.0
Get a single Rick and Morty episode by numeric ID. Returns title, code (e.g. "S01E03"), air date, and the list of characters that appear.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "Episode ID. Example: 1 = Pilot."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rick And Morty
https://github.com/pipeworx-io/mcp-rick-and-morty
2/7 registries