MCP Analytics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ANALYTICS_API_KEY | No | API key from app.mcpanalytics.ai (free signup) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aboutB | Get platform info, pricing, usage stats, or documentation. |
| discover_toolsA | Find analysis tools matching your data or question. Semantic search across 50+ statistical and ML tools. |
| tools_schemaA | Get JSON schema for a tool — column_mapping and module_parameters required before tools_run. |
| tools_runB | Execute an analysis tool. Returns a shareable interactive HTML report URL. |
| tools_infoA | Get detailed information about a specific analysis tool — use cases, assumptions, data requirements. |
| datasets_uploadB | Generate a secure upload token for CSV files. Returns UUID + curl command for the user. |
| datasets_listB | List and search uploaded datasets with fuzzy matching. |
| datasets_readA | Read dataset contents — preview rows, columns, and types. |
| datasets_downloadB | Generate a single-use download token for securely downloading datasets. |
| datasets_updateC | Update dataset metadata — name, description, tags, visibility. |
| connectors_listA | List available data connectors — GA4, Google Search Console, and more. |
| connectors_queryB | Pull live data from a connected source using connector:// URIs. |
| reports_listC | List analysis reports with metadata. |
| reports_searchB | Search reports by job ID, tool name, or keyword. |
| reports_viewC | View a specific report by processing ID. |
| report_cardsC | Get individual card data from a report for rendering. |
| agent_advisorC | Conversational AI that guides analysis and interprets results. |
| billingA | Check credit balance, subscription status, or open billing portal. |
| module_requestC | Request a custom analysis module to be built for your use case. |
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/embeddedlayers/mcp-analytics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server