mcp-server-3gpp

Lee-SiHyeon/mcp-server-3gpp
★ 2 stars JavaScript 📦 Other Updated 2d ago
-
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-3gpp": {
      "command": "npx",
      "args": [
        "-y",
        "Lee-SiHyeon/mcp-server-3gpp"
      ]
    }
  }
}