Skip to main content
Glama

3GPP MCP Server

by edhijlu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TIMEOUTNoCache timeout in seconds3600
ENABLE_CACHINGNoEnable or disable cachingtrue
HUGGINGFACE_TOKENNoOptional token for enhanced API access to Hugging Face

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_specifications

Search 3GPP specifications using TSpec-LLM dataset and official metadata. Returns actual specification content and structured metadata for agent consumption.

get_specification_details

Get comprehensive details about a specific 3GPP specification including metadata, content, dependencies, and related information.

compare_specifications

Compare multiple 3GPP specifications across various criteria including architecture, procedures, evolution, and implementation differences.

find_implementation_requirements

Extract detailed implementation requirements for specific 3GPP features, including mandatory/optional requirements, dependencies, and implementation guidance.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edhijlu/3gpp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server