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) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aboutC | 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_schemaB | Get JSON schema for a tool — column_mapping and module_parameters required before tools_run. |
| tools_runC | 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_uploadA | Generate a secure upload token for CSV files. Returns UUID + curl command for the user. |
| datasets_listA | List and search uploaded datasets with fuzzy matching. |
| datasets_readB | Read dataset contents — preview rows, columns, and types. |
| datasets_downloadA | 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_viewB | 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_requestB | 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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