What is Telecom MCP Tools MCP Server?
Provides MCP tools for searching and reading 3GPP TDocs and standards, including TDoc lookup, TDoc semantic or metadata search, standard search, and standard section retrieval.
Provides MCP tools for searching and reading 3GPP TDocs and standards, including TDoc lookup, TDoc semantic or metadata search, standard search, and standard section retrieval.
Search TDocs by semantic query or structured metadata filters, returning core fields for matched TDoc records.
modestringSearch mode. semantic requires query; metadata can search by filters.
querystringSearch text. Required in semantic mode; optional in metadata mode when filters are provided.
startintegerZero-based offset for metadata search pagination.
filtersobjectStructured filters for TDoc search.
rowsintegerMaximum number of records to return.
Search 3GPP/ETSI standards and return standard metadata plus section lists without section body text.
/tools/search_standardsFetch one or more TDoc records by official TDoc number, returning metadata, CR fields, revision fields, and available full text.
/tools/fetch_tdocsFetch standard section content by section_id, or fetch sections for a standard by number and version.
/tools/fetch_standard_sectionProvides MCP tools for searching and reading 3GPP TDocs and standards, including TDoc lookup, TDoc semantic or metadata search, standard search, and standard section retrieval.
Get a Patsnap Open Platform API key, copy the MCP connection URL from the Connect panel on this page, and add the server to Cursor, Claude Desktop, or another Model Context Protocol-compatible AI agent client.
{
"mcpServers": {
"telecom_mcp_tools": {
"url": "https://connect.patsnap.com/b4ba15/fundamental-mcp?apikey={your_api_key}"
}
}
}