get_location
ActiveTool of Rick And Morty
declared in 0.1.0
Get a single Rick and Morty location/planet/dimension by ID. Returns name, type, dimension, and residents.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "Location ID. Example: 1 = Earth (C-137)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rick And Morty
https://github.com/pipeworx-io/mcp-rick-and-morty
2/7 registries