MCP.so
Sign In

LiteAPI MCP Server

@liteapi-travel

About LiteAPI MCP Server

No overview available yet

Basic information

Category

Media & Design

Runtime

node

Transports

stdio

Publisher

liteapi-travel

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "liteapi": {
      "command": "/Users/YOUR_USER/.nvm/versions/node/v18.18.2/bin/node",
      "cwd": "/Users/YOUR_USER/mcp-server",
      "args": [
        "/Users/YOUR_USER/mcp-server/dist/index.js"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is LiteAPI MCP Server?

How to use LiteAPI MCP Server?

Run npm run dev for development, or npm run inspect to launch the server with the MCP inspector. Configure the server with Claude using a JSON snippet that specifies the node binary, working directory, and path to the compiled index.js.

Key features of LiteAPI MCP Server

Use cases of LiteAPI MCP Server

FAQ from LiteAPI MCP Server

Does the README include any FAQ?

No FAQ is included in the README.

Comments

More Media & Design MCP servers