MCP.so
登录

LiteAPI MCP Server

@liteapi-travel

关于 LiteAPI MCP Server

暂无概览

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

liteapi-travel

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

媒体与设计 分类下的更多 MCP 服务器