Back to MCP Servers

Analytics MCP
Active
Specialized Analytics Server
analytics
data-processing
visualization
Dedicated MCP server for analytics processing and data visualization. This server is optimized for handling large datasets and complex analytical queries.
Created
March 5, 2023 at 4:20 PM
Last Updated
October 16, 2023 at 9:05 AM
Last Connected
October 16, 2023 at 9:05 AM
Connection Details
Type:
GraphQLURL:
https://analytics-api.mcp.example.com/graphqlAuth Method:
jwtConfiguration
{ "name": "Analytics MCP", "type": "GraphQL", "url": "https://analytics-api.mcp.example.com/graphql", "authMethod": "jwt" }
Statistics
Requests per Day
9840
Avg Response Time
180ms
Tools Available
3
Status
active
Available Tools
Tools that can be used with this MCP server
getConsoleLogs
Retrieves browser console logs from the connected client
Parameters:
Name | Type | Description |
---|---|---|
random_string | string | Dummy parameter for no-parameter tools |
Returns:Array<LogEntry>
takeScreenshot
Captures a screenshot of the current browser viewport
Parameters:
Name | Type | Description |
---|---|---|
random_string | string | Dummy parameter for no-parameter tools |
Returns:ImageData
getSelectedElement
Gets the currently selected DOM element from the browser
Parameters:
Name | Type | Description |
---|---|---|
random_string | string | Dummy parameter for no-parameter tools |
Returns:ElementData