You're viewing a demo portfolio

Join the waitlist
PRSM

get_planet

Active

Tool of swapi

declared in 0.1.0

Get a Star Wars planet by its numeric ID. Returns name, climate, terrain, population, and orbital data.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 1
    },
    {
      "id": 8
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Planet ID (e.g., 1 for Tatooine)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

swapi

https://github.com/pipeworx-io/mcp-swapi

1/7 registries
View full server →