Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gustafsilva • Uncategorized
MCP server for querying Star Wars universe data via the SWAPI API.
Integrate Star Wars universe data into their applications via MCP.
A demonstration of layered architecture using Node.js and TypeScript.
A simple, no-authentication API server to query Star Wars data.
This MCP server provides access to Star Wars universe information such as characters, films, starships, vehicles, species, and planets by consuming the public SWAPI API. It is implemented in Node.js and TypeScript following a layered architecture (DDD) for clean separation of concerns. The server is ideal for integrations, studies, and architecture demonstrations, exposing data through the Model Context Protocol.