Skip to main content
Glama

Star Wars MCP Server

by glaucia86

search_films

Search for Star Wars films by title to find specific movies from the saga and access their details through the SWAPI database.

Instructions

Busca filmes do Star Wars por título

Input Schema

NameRequiredDescriptionDefault
searchYesTítulo do filme para buscar

Input Schema (JSON Schema)

{ "properties": { "search": { "description": "Título do filme para buscar", "type": "string" } }, "required": [ "search" ], "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