Skip to main content
Glama

Star Wars MCP Server

by glaucia86

get_character_by_id

Retrieve detailed character information from the Star Wars universe using a character ID to access comprehensive data about specific Star Wars characters.

Instructions

Obtém informações detalhadas de um personagem pelo ID

Input Schema

NameRequiredDescriptionDefault
idYesID do personagem

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID do personagem", "type": "number" } }, "required": [ "id" ], "type": "object" }

Other Tools from Star Wars MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/glaucia86/swapi-mcp-server-app'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server