Skip to content
Claude Desktop

stapi mcp for Claude Desktop

io.github.mrfentmen/stapi-mcp

Keyless MCP server for STAPI: Star Trek characters, episodes, series, movies, species.

client:Claude Desktop transport:stdio runtime:npm

Install stapi mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "stapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stapi-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

stapi mcp in other clients