MCP.so
Sign In
3

3GPP ASN.1 extractor

@tincastle

About 3GPP ASN.1 extractor

Extracts ASN.1 definition from a text possibly containing it

Basic information

Category

Other

Transports

stdio

Publisher

tincastle

Submitted by

Seokseong Jeon

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "asn1-from-3gpp-mcp-server": {
      "command": "npx",
      "args": [
        "--package=asn1-from-3gpp",
        "mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is 3GPP ASN.1 extractor?

It extracts ASN.1 definitions from a text that may contain them.

How to use 3GPP ASN.1 extractor?

Key features of 3GPP ASN.1 extractor

  • Extracts ASN.1 definition from

Comments

More Other MCP servers