MCP.so
登录
3

3GPP ASN.1 extractor

@tincastle

关于 3GPP ASN.1 extractor

Extracts ASN.1 definition from a text possibly containing it

基本信息

分类

其他

传输方式

stdio

发布者

tincastle

提交者

Seokseong Jeon

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器