3GPP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TIMEOUT | No | Cache timeout in seconds | 3600 |
| ENABLE_CACHING | No | Enable or disable caching | true |
| HUGGINGFACE_TOKEN | No | Optional token for enhanced API access to Hugging Face |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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