Back to directory
liuwenlonghub/limeai-mcp-server

liuwenlonghub/limeai-mcp-server

@liuwenlonghub

LimeAI MCP Server (Python) - 提供 LimeAI 集成的 MCP 服务器

limeaiaimcppythoncursorintegrationtool

Installation & Configuration

{
  "mcpServers": {
    "limeai-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "{YOUR_PATH}/limeai-mcp-server/",
        "run",
        "main.py"
      ],
      "env": {
        "LIMEAI_ACCESS_TOKEN": "<USER_LIMEAI_ACCESS_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17