Meego Mcporter
Freeby MCP Community
TypeScript runtime and CLI for connecting to configured Model Context Protocol servers.
v0.0.5Added Apr 12, 2026
mcpmodel-context-protocolclisweetistics
Meego Mcporter MCP Server
TypeScript runtime and CLI for connecting to configured Model Context Protocol servers.
Installation
npx -y @lark-project/meego-mcporter
Reviews
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"]
}
}
}