Skip to main content
Glama

3GPP MCP Server

by edhijlu
index.ts990 B
// New V3 data access tools export { SearchSpecificationsTool } from './search-specifications'; export type { SearchSpecificationsArgs } from './search-specifications'; export { GetSpecificationDetailsTool } from './get-specification-details'; export type { GetSpecificationDetailsArgs } from './get-specification-details'; export { CompareSpecificationsTool } from './compare-specifications'; export type { CompareSpecificationsArgs } from './compare-specifications'; export { FindImplementationRequirementsTool } from './find-implementation-requirements'; export type { FindImplementationRequirementsArgs } from './find-implementation-requirements'; // Legacy V2 guidance tools (deprecated) export { GuideSpecificationSearchTool } from './guide-specification-search'; export { Explain3GPPStructureTool } from './explain-3gpp-structure'; export { MapRequirementsToSpecsTool } from './map-requirements-to-specs'; export { GenerateResearchStrategyTool } from './generate-research-strategy';

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