networklytics-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETWORKLYTICS_API_KEY | No | Your API key for NetworkLytics, required for certain tools like get_analysis_by_id | |
| NETWORKLYTICS_API_URL | No | The URL of the NetworkLytics API server | https://networklytics.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_shared_analysisA | Retrieve a YouTube comment network analysis result from a public NetworkLytics share link. Returns network statistics (nodes, edges, density, communities), top influencers with centrality scores, sentiment analysis, topic keywords, and AI-generated insights. Use this when a user shares a NetworkLytics share URL or token. |
| get_analysis_by_idB | Retrieve a YouTube comment network analysis by its ID. Requires API key authentication (set NETWORKLYTICS_API_KEY environment variable). Returns the same structured data as get_shared_analysis. |
| get_api_infoB | Get NetworkLytics API information and available endpoints. |
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/Leekangbum/networklytics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server