Skip to content

Meego Mcporter

Free

by MCP Community

TypeScript runtime and CLI for connecting to configured Model Context Protocol servers.

v0.0.5Added Apr 12, 2026
mcpmodel-context-protocolclisweetistics
Works with:ClaudeGPTGeminiCopilot

Meego Mcporter MCP Server

TypeScript runtime and CLI for connecting to configured Model Context Protocol servers.

Installation

npx -y @lark-project/meego-mcporter

Reviews

Leave a Review

Installation

Quick install
npx -y @lark-project/meego-mcporter
Add to claude_desktop_config.json
{
  "mcpServers": {
    "meego-mcporter": {
      "command": "npx",
      "args": ["-y", "@lark-project/meego-mcporter"]
    }
  }
}