networklytics-mcp
Related Servers
Alternatives to networklytics-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables fetching and analyzing YouTube video comments and replies through the YouTube Data API. Supports sorting by relevance or time and returns structured JSON data for comment analysis, summarization, and translation tasks.1-
- AlicenseBqualityNot gradedmaintenanceYouTube intelligence layer for AI agents. 41 tools across 10 modules ; search, explore, transcripts, comments, visual search, analytics, and more. Zero config.4151 npm-
- FlicenseNot gradedqualityDmaintenanceProvides YouTube video search, comment analysis, AI-powered text tools, and content generation via MCP protocol and REST API.17 npm7-
- AlicenseNot gradedqualityDmaintenanceAI-powered commercial intelligence from YouTube videos. Extracts entities, scores monetization opportunities, analyzes audience intent, and discovers market gaps via the Model Context Protocol.7 npmMIT
- AlicenseAqualityAmaintenanceMCP server for extracting structured intelligence from YouTube channels and videos — transcripts, topics, and competitive signals for AI-powered research workflows.1433 npmMIT
- AlicenseAqualityCmaintenanceEnables AI assistants to retrieve YouTube channel overviews, Studio analytics, video performance, traffic source breakdowns, and comments for sentiment analysis using natural language prompts.81MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: get_analysis_by_id retrieves a specific analysis by ID with authentication, get_api_info provides API metadata, and get_shared_analysis fetches public analysis from a share link. There is no overlap or ambiguity in their functions.
All tools follow a consistent verb_noun pattern with snake_case (get_analysis_by_id, get_api_info, get_shared_analysis). The naming is predictable and uniform throughout the set.
With only 3 tools, the set feels thin for a network analytics server. It lacks essential operations like creating, updating, or deleting analyses, which limits functionality and makes the server seem incomplete for its domain.
The server is severely incomplete for network analytics. It only provides retrieval and info tools, missing core operations such as initiating analyses, managing data, or performing CRUD actions. This will cause significant agent failures in handling typical workflows.