get_character
ActiveTool of Rick And Morty
declared in 0.1.0
Get a single Rick and Morty character by numeric ID. Returns name, status, species, origin, current location, episode appearances, and image URL.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1
},
{
"id": 2
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "Character ID (1-826+). Example: 1 = Rick Sanchez."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rick And Morty
https://github.com/pipeworx-io/mcp-rick-and-morty
2/7 registries