MCP Analytics
MCP Analytics Suite
Статистический аналитик в вашем AI-чате. Загрузите CSV (или подключите живой источник) и задайте вопрос. Постоянная команда специализированных агентов строит индивидуальный анализ под ваши данные, проверяет методологию и возвращает цитируемый интерактивный отчет. Анализ — ваш: он хранится в вашей библиотеке, перезапускается на свежих данных за долю стоимости создания и доступен для запросов из Claude, Cursor или любого MCP-клиента. Работа накапливается.
Это публичный репозиторий с описанием и документацией. Здесь живут issues, запросы функций и примеры. Код API-сервера поддерживается отдельно.
Примеры отчетов → • Попробовать демо → • Цены →
Попробуйте до установки чего-либо. Бесплатные инструменты работают в браузере на загруженном вами CSV — без аккаунта, без ключа, без MCP-клиента. Каждый из них — это настоящий анализ с описанным методом: PCA, корреляция, прогнозирование, RFM-сегментация, регрессия (GLM).
Наймите команду. Владейте анализом. Перезапускайте бесконечно.
🚀 Быстрый старт • 🔄 Как это работает • 🛠️ MCP-инструменты • 🛡️ Безопасность • 📖 Документация

Нажмите, чтобы посмотреть: задайте вопрос → загрузите данные → получите интерактивный отчет с AI-инсайтами
Обзор
Вы приносите данные и вопрос. Конвейер специализированных агентов — составитель спецификации, разработчик, проверяющий, исправитель, развертывающий — превращает ваш вопрос в индивидуальный анализ для ваших данных. Результат — интерактивный отчет: графики, AI-озвученные инсайты, экспорт в PDF, встроенный исходный код, возможность цитирования. Каждый заказанный анализ попадает в вашу личную библиотеку — запрашивайте его из любого MCP-клиента, перезапускайте на свежих данных одним вызовом, делитесь с коллегами на ваших условиях.
Базовые модули поставляются готовыми (t-тесты, регрессия, отток, сегментация, прогнозирование, LTV клиента, A/B-тестирование, временные ряды, анализ выживаемости и другое), чтобы вы могли увидеть готовый отчет меньше чем за минуту и убедиться, что команда умеет создавать работающие вещи. Создание индивидуального анализа — это основное событие монетизации: платите один раз за создание возможности, владеете ею, перезапускаете за долю стоимости создания. Неудачная сборка никогда не выставляется к оплате.
Подключайте данные там, где они живут: загрузка CSV, публичный URL или живые OAuth-коннекторы для Google Analytics 4 и Google Search Console (скоро появятся другие). После подключения коннектора каждый перезапуск автоматически подтягивает свежие данные — без повторного экспорта.
Выберите глубину — четыре уровня
Каждый анализ проходит через один и тот же проверенный конвейер — вы выбираете, насколько глубоко он зайдет:
Уровень | Что вы получаете | Время |
Snapshot | Один график и проверенный инсайт — мгновенное чтение ваших данных, покрывается приветственными кредитами | ~2 мин |
JSON | Один вычисленный статистический ответ — цифры и метод — развернутый как инструмент, который вы перезапускаете на свежих данных | ~5 мин |
Brief | Вычисленный ответ в презентационном виде — график, ключевые цифры и метод на одной странице, которой можно поделиться | ~7 мин |
Deck | Полное исследование — полный статистический отчет, созданный по вашему брифу и независимо проверенный; долговечный модуль, которым вы владеете и перезапускаете вечно | 30–45 мин |
Строгость важнее количества графиков: углубление дает настоящие статистические методы — проверку гипотез, регрессию, диагностику — а не просто дополнительные карточки. Вы платите за глубину, и только если сборка успешна. Как работают уровни →
Почему MCP Analytics
Цитируемость — APA / MLA / Chicago / BibTeX в один клик, готово для статей, презентаций и регуляторных документов
Исходный код — R-код встроен в каждый отчет; скептичный читатель может запустить его и получить тот же ответ
Воспроизводимость — фиксированные зерна, изоляция Docker, проверенные методы; одинаковый вход → одинаковый выход, всегда
Ваше — каждый заказанный модуль приватен для вашего аккаунта; перезапускайте на свежих данных, запрашивайте по всему портфелю
MCP-нативный — запрашивайте библиотеку из Claude, Cursor, Windsurf или любого MCP-клиента
Безопасность — OAuth2, шифрование в состоянии покоя, изолированная обработка в контейнерах для каждого анализа
Честность — если в анализе есть проблемы, команда дает бесплатный перезапуск; отношения строятся на правильности отчета
Related MCP server: MCP Tabular Data Analysis Server
Быстрый старт
1. Получите API-ключ
Зарегистрируйтесь бесплатно на account.mcpanalytics.ai, перейдите в настройки аккаунта и скопируйте ваш API-ключ (начинается с mcp_). Вы получаете 500 приветственных кредитов — кредитная карта не требуется. Этого хватит на одностраничный Brief или на пару мгновенных Snapshot.
2. Подключение
Три варианта — все подключаются к одной платформе с одними и теми же инструментами.
Вариант A: установка через npx (рекомендуется)
Работает с Claude Desktop, Cursor, Windsurf и любым stdio MCP-клиентом. Требуется Node.js 18+.
Claude Desktop — добавьте в ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) или %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"mcpanalytics": {
"command": "npx",
"args": ["-y", "@mcp-analytics/mcp-analytics"],
"env": {
"MCP_ANALYTICS_API_KEY": "mcp_your_key_here"
}
}
}
}Cursor / Windsurf — добавьте в .cursor/mcp.json:
{
"mcpServers": {
"mcpanalytics": {
"command": "npx",
"args": ["-y", "@mcp-analytics/mcp-analytics"],
"env": {
"MCP_ANALYTICS_API_KEY": "mcp_your_key_here"
}
}
}
}Claude Code — выполните в терминале:
claude mcp add mcpanalytics -- npx -y @mcp-analytics/mcp-analytics
# Then set MCP_ANALYTICS_API_KEY in your environmentВариант B: прямой API-ключ (без npm)
Для MCP-клиентов, поддерживающих Streamable HTTP transport с пользовательскими заголовками:
{
"mcpServers": {
"mcpanalytics": {
"url": "https://api.mcpanalytics.ai/mcp/api-key",
"headers": {
"X-API-Key": "mcp_your_key_here"
}
}
}
}Вариант C: OAuth2 (без API-ключа)
Без настройки — при первом подключении откроется браузер для входа:
{
"mcpServers": {
"mcpanalytics": {
"url": "https://api.mcpanalytics.ai/auth0"
}
}
}Сначала посмотрите инструменты (аккаунт не нужен)
Изучите полный каталог инструментов до регистрации:
# Static metadata (tool names, descriptions, all transport options)
curl https://api.mcpanalytics.ai/.well-known/mcp.json
# MCP protocol discovery (no auth — works with any MCP client)
curl -X POST https://api.mcpanalytics.ai/mcp/discover \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"tools/list","id":1,"params":{}}'3. Начните анализ
Перезапустите ваш MCP-клиент. Спросите:
«Загрузите sales.csv и определите, что движет выручкой»
«Какой статистический тест мне использовать для этих данных опроса?»
«Спрогнозируйте продажи на следующий квартал по этому временному ряду»
Как это работает
Рабочий процесс MCP Analytics
Загрузите данные —
datasets_uploadбезопасно обрабатывает ваш CSV (или используйте существующий набор данных / подключенный источник)Закажите анализ —
create_analysisпринимает ваш вопрос на простом языке, ваш набор данных и выбранный уровень (snapshot, json, brief или deck)Наблюдайте за сборкой —
build_statusсообщает о прогрессе, позиции в очереди и ссылке на отчет по завершенииПолучите отчет —
reports_viewпредоставляет интерактивный отчет;report_cardsотображает отдельные карточки встроенноПерезапускайте бесконечно —
run_analysisперезапускает любой анализ, которым вы владеете, на свежих данных за долю стоимости создания
User: "What drives our sales growth?"
MCP Analytics:
→ Scopes the right statistical method for your data's shape
→ Writes validated R in an isolated container — deterministic, fixed seeds
→ Runs it, then independently verifies numbers and narrative
→ Returns a citable, interactive report you ownMCP-инструменты
Платформа предоставляет полный набор MCP-инструментов для сквозной аналитики:
Анализ
create_analysis— Заказать новый анализ по вопросу на простом языке, на выбранном вами уровнеbuild_status— Отслеживать сборку: прогресс этапов, позиция в очереди, ссылка на отчетrun_analysis— Запустить анализ, которым вы владеете (или найденный черезdiscover_tools), на свежих данныхmodify_analysis— Превратить существующий анализ в новую версию — переформулировать вопрос, изменить постановку
Обнаружение
discover_tools— Просмотр того, что можно запустить: ваши заказанные анализы плюс готовая библиотекаtools_schema— Получение схемы параметров анализа — всегда вызывайте это передrun_analysis
Управление данными
datasets_upload— Безопасная загрузка данных с шифрованиемdatasets_list— Список и поиск ваших загруженных наборов данных
Коннекторы
connectors_list— Список доступных подключений к источникам данныхconnectors_query— Получение живых данных из подключенного источника
Отчеты и инсайты
reports_view— Получить ссылку для открытия отчета в браузереreports_list— Ваша библиотека отчетов — каждый доставленный анализ, доступный для поиска на простом языкеreport_cards— Просмотр отдельных карточек доставленного отчета (графики, таблицы, инсайты)ask_library— Задать один вопрос по всем вашим доставленным анализам; получить синтезированный ответ с цитатами, ведущими к каждому исходному отчетуagent_advisor— AI-справочная служба — какой анализ подходит под ваш вопрос и как читать результат
Платформенные инструменты
billing— Управление использованием и кредитамиaccount_link— Ссылка на нужную страницу аккаунта для всего, что нельзя сделать в чатеabout— Документация и информация о платформе — как это работает, уровни, использование
Просмотрите каталог самостоятельно, без аккаунта:
curl -X POST https://api.mcpanalytics.ai/mcp/discover -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","method":"tools/list","id":1,"params":{}}'Discovery возвращает 15 инструментов, работающих до авторизации;billing,connectors_listиconnectors_queryпоявляются после подключения с ключом или через OAuth.
Возможности
Естественно-языковой интерфейс
Просто опишите, что вам нужно:
"What drives our revenue growth?"
"Find customer segments in our data"
"Forecast next quarter's sales"
"Did our marketing campaign work?"Комплексный набор анализов
Статистические методы
Регрессионный анализ
Продвинутое моделирование
Проверка гипотез
Анализ выживаемости
Байесовские методы
Машинное обучение
Ансамблевые методы
Алгоритмы бустинга
Нейронные сети
Кластеризация
Снижение размерности
Временные ряды
Прогнозирование
Сезонный анализ
Обнаружение трендов
Многомерные модели
Причинно-следственный анализ
Бизнес-аналитика
Аналитика клиентов
Анализ рынка
Модели ценообразования
Прогнозная аналитика
Дизайн экспериментов
Бесшовный рабочий процесс
graph LR
A[Ask in Claude/Cursor] --> B[MCP Analytics]
B --> C[Secure Processing]
C --> D[Interactive Report]
D --> E[Share Results]Примеры использования
Базовая регрессия
User: "I have a CSV with house prices. Can you predict price based on size and location?"
Claude: [Runs linear regression, provides R², coefficients, and diagnostic plots]Сегментация клиентов
User: "Segment my customers in sales_data.csv into meaningful groups"
Claude: [Performs k-means clustering, creates segment profiles with visualizations]Прогнозирование временных рядов
User: "Forecast next quarter's revenue using our historical data"
Claude: [Applies ARIMA, generates predictions with confidence intervals]Безопасность и соответствие требованиям
Корпоративные функции безопасности
Аутентификация: OAuth2 через Auth0 с PKCE
Шифрование: TLS 1.3 для всех передач данных
Обработка: Изолированные Docker-контейнеры для каждого анализа
Обработка данных: Эфемерная обработка, без хранения
Контроль доступа: OAuth 2.0 с ограниченными разрешениями и лимитами использования
Аудит-журнал: Полное логирование для соответствия требованиям
Конфиденциальность и обработка данных
Конфиденциальность данных: Эфемерная обработка, без хранения данных
Права пользователей: Удаление данных по запросу
Безопасная обработка: Изолированные контейнеры для каждого анализа
Корпоративные опции: Свяжитесь с нами для требований соответствия
Читать полную документацию по безопасности →
Архитектура
flowchart TB
subgraph "Client Integration"
CLI[CLI/SDK]
Claude[Claude Desktop]
Cursor[Cursor IDE]
MCP[MCP Protocol]
end
subgraph "API Gateway"
LB[Load Balancer]
Auth[OAuth 2.0/Auth0]
Rate[Rate Limiting]
end
subgraph "Processing Layer"
Router[Request Router]
Queue[Job Queue]
Workers[Processing Workers]
Docker[Docker Containers]
end
subgraph "Analytics Engine"
Stats[Statistical Methods]
ML[Machine Learning]
TS[Time Series]
Report[Report Generation]
end
subgraph "Data Layer"
Cache[Results Cache]
Storage[Secure Storage]
Encrypt[Encryption Layer]
end
CLI --> LB
Claude --> LB
Cursor --> LB
MCP --> LB
LB --> Auth
Auth --> Rate
Rate --> Router
Router --> Queue
Queue --> Workers
Workers --> Docker
Docker --> Stats
Docker --> ML
Docker --> TS
Stats --> Report
ML --> Report
TS --> Report
Report --> Cache
Cache --> Storage
Storage --> Encrypt
style Auth fill:#e8f5e9
style Docker fill:#fff3e0
style Report fill:#e3f2fdПроизводительность
Размер набора данных: Обрабатывает большие наборы данных
Время обработки: Быстрая облачная обработка
Безопасная инфраструктура: Изолированные Docker-контейнеры
API-доступ: RESTful API с аутентификацией
Начало работы
Посетите наш сайт для получения цен и регистрации →
Документация
Краткое руководство — Начните работу меньше чем за минуту
Архитектура — Как работает платформа
Коннекторы — Источники данных GA4, GSC и CSV
Цены — Кредиты, тарифы и планы
Как работают кредиты — Объяснение модели кредитов
Безопасность — Детали безопасности и соответствия требованиям
Обучающие материалы — Пошаговые руководства
Поддержка
Проблемы: GitHub Issues
Email: support@mcpanalytics.ai
Документация: mcpanalytics.ai/docs
Для бизнеса: sales@mcpanalytics.ai
Сравнение с другими MCP-серверами
Возможность | MCP Analytics | Google Analytics MCP | PostgreSQL MCP | Filesystem MCP |
Сценарий использования | Статистический анализ | Веб-метрики | Запросы к базам данных | Доступ к файлам |
Время настройки | 30 секунд | OAuth + конфигурация | Строка подключения | Конфигурация пути |
Источники данных | Любые CSV/JSON/URL | Только GA4 | Только PostgreSQL | Локальные файлы |
Инструменты анализа | Полный набор | Метрики GA4 | Только SQL | Чтение/запись |
Машинное обучение | ✅ Полный набор | ❌ | ❌ | ❌ |
Визуализации | ✅ Интерактивные | ✅ Дашборды | ❌ | ❌ |
Отчеты для публикации | ✅ | ❌ | ❌ | ❌ |
О MCP Analytics
MCP Analytics создан специалистами по данным и инженерами, которые стремятся сделать продвинутый статистический анализ доступным через ИИ-ассистентов. Платформа использует проверенные детерминированные модули анализа — одни и те же данные и инструмент каждый раз дают один и тот же результат, в отличие от генерации кода с помощью LLM.
Тестирование и поддержка
Проверка подключения
После установки перезапустите ваш MCP-клиент и найдите «MCP Analytics» в списке доступных инструментов. Вы должны увидеть такие инструменты, как create_analysis, discover_tools, datasets_upload и т. д.
# Test the stdio proxy directly:
MCP_ANALYTICS_API_KEY=mcp_your_key npx -y @mcp-analytics/mcp-analytics
# Should output a "[mcp-analytics] Connected to https://api.mcpanalytics.ai" line with the tool countУстранение неполадок
Если MCP Analytics не появляется после установки:
Убедитесь, что ваш конфигурационный файл является корректным JSON
Полностью перезапустите ваш MCP-клиент
Проверьте, что ваш API-ключ начинается с
mcp_Проверьте консоль разработчика клиента на наличие ошибок
Попробуйте выполнить команду npx в терминале, чтобы увидеть ошибки
Для поддержки: support@mcpanalytics.ai
Участие в разработке
Хотя основной сервер является проприетарным, мы приветствуем вклад в:
Улучшение документации
Примеры блокнотов и сценарии использования
Отчеты об ошибках и запросы новых функций
Инструменты и интеграции сообщества
См. CONTRIBUTING.md для получения рекомендаций.
Лицензия
Авторские права © 2026 PeopleDrivenAI LLC. Все права защищены.
MCP Analytics — продукт компании PeopleDrivenAI LLC.
Это коммерческое программное обеспечение. Использование сервиса MCP Analytics регулируется следующими документами:
Готовы изменить свой подход к анализу данных?
Начать бесплатно | Читать документацию | Смотреть демо
Создано MCP Analytics | На базе R и Python
Если MCP Analytics экономит ваше время, поставьте ⭐ на GitHub — это поможет другим найти его.
Теги: mcp mcp-server model-context-protocol analytics data-analytics shopify-analytics stripe-analytics csv-analysis statistics machine-learning time-series clustering regression business-intelligence claude cursor ai-tools no-code-analytics forecasting customer-analytics
Available Tools
19 toolsaboutCInspect
Get platform info, pricing, usage stats, or documentation.
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic: platform, pricing, current_usage, manual, or a docs section |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. It implies a read operation ('get') but doesn't explicitly state read-only, safety, or side effects. No mention of authentication or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence, front-loaded with all key information. No redundant words. Could be slightly more structured but efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With one required parameter and no output schema, the description is moderately complete. It doesn't describe response format or behavior for different topics, which would be helpful.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% and describes the 'topic' parameter similarly. The description adds examples of valid topics (platform, pricing, etc.), which provides some additional context but not extensive meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool retrieves platform info, pricing, usage stats, or documentation. It uses the verb 'get' and specifies the resource (platform info, etc.), distinguishing it from siblings like 'billing' or 'tools_info'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit when-to-use or when-not-to-use guidance. While it lists topics, it doesn't explain when to prefer this over siblings like 'tools_schema' or 'reports_list' for similar info retrieval.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
agent_advisorCInspect
Conversational AI that guides analysis and interprets results.
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Your question or request |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden but only states it is conversational and guides analysis/interprets results. It does not disclose whether it is stateless, read-only, or any side effects, which is insufficient for a conversational tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
One sentence with no waste, but it could include more specificity. The structure is efficient but overly brief.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity of the tool (one parameter, no output schema), the description is somewhat complete but lacks mention of return value or any constraints. It is minimally adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema covers the parameter 'message' fully with a description. The description adds no extra meaning beyond the schema, but schema coverage is 100%, so baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it is a conversational AI for guiding analysis and interpreting results, making the purpose understandable. However, it does not differentiate from sibling tools like discover_tools or tools_run, which might also involve guidance.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives. It does not provide context or constraints for its application, leaving an agent uncertain about appropriate use cases.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
billingAInspect
Check credit balance, subscription status, or open billing portal.
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Billing action | status |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the burden. It indicates only read-like actions (check, open) but does not disclose if any action has side effects (e.g., opening portal might redirect). The description is adequate but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that efficiently conveys the core purpose and actions. No wasted words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one optional parameter, no output schema), the description is sufficient for an agent to understand its purpose. Could briefly note that it returns billing information, but not required.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, and the description adds value by listing the three enum actions in a human-readable sentence, complementing the schema's formal definition.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's actions: check credit balance, subscription status, or open billing portal. This distinguishes it from sibling tools which cover different domains like agents, datasets, etc.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies use for billing-related queries but does not explicitly state when to use this tool vs alternatives. There is no guidance on prerequisites or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
connectors_listAInspect
List available data connectors — GA4, Google Search Console, and more.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so the description carries full burden. It does not disclose whether the tool is read-only, requires authentication, or what happens on error. The minimal description leaves behavioral traits unclear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Extremely concise single sentence with no wasted words. It front-loads the purpose and includes a concrete example.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has no parameters and no output schema, the description is minimally adequate. However, more context (e.g., whether the list is dynamic or static, how to interpret the output) would improve completeness, especially given the number of sibling tools.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has no parameters, so the description naturally cannot add parameter details. However, it adds value by listing example connectors (GA4, Google Search Console), which gives context beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description explicitly states the tool lists available data connectors and gives specific examples (GA4, Google Search Console), clearly distinguishing it from sibling tools like connectors_query.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives such as connectors_query. The description only states what it does, without any when-to-use or when-not-to-use context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
connectors_queryBInspect
Pull live data from a connected source using connector:// URIs.
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Connector URI (e.g., connector://mcpanalytics_gsc/search_analytics?...) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present. The description only states the tool pulls 'live data', implying a read operation, but does not disclose any behavioral traits such as permission requirements, error behavior, rate limits, or whether the operation is synchronous.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that front-loads the action and purpose. It is efficient and contains no wasted words, though it omits details that could be included without sacrificing conciseness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers the basic functionality but lacks information on return values, error handling, data format, or any constraints. For a simple tool with one parameter, this is minimally adequate but could be more complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The tool description repeats the URI format but adds an example (connector://mcpanalytics_gsc/search_analytics?...), which provides minimal additional meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly specifies the action ('Pull live data'), the target ('from a connected source'), and the method ('using connector:// URIs'). It distinguishes the tool from siblings like 'connectors_list' by focusing on data retrieval rather than listing.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, nor does it mention prerequisites, limitations, or context. The example URI is given but without explanation of when it is appropriate to use.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
datasets_downloadAInspect
Generate a single-use download token for securely downloading datasets.
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Dataset UUID |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries burden. It discloses 'single-use' and 'secure', but does not mention side effects, authentication needs, or whether previous tokens are invalidated. Provides partial transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence, concise and to the point. No unnecessary words, front-loaded with key information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Tool is simple with one required parameter and no output schema. Description explains core functionality; missing details like return format (e.g., token string) but acceptable given simplicity. Nearly complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% (uuid defined as 'Dataset UUID'). Description adds context ('single-use download token') but does not significantly augment parameter meaning beyond schema. Baseline 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states the action ('generate'), the resource ('single-use download token'), and the purpose ('securely downloading datasets'). It distinguishes from sibling tools like datasets_list (listing), datasets_read (reading metadata), datasets_upload (uploading), and datasets_update (modifying).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidance on when to use this tool versus alternatives, such as first using datasets_list or datasets_read to obtain the UUID. The description implies usage for downloading but lacks prerequisites or exclusion criteria.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
datasets_listAInspect
List and search uploaded datasets with fuzzy matching.
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by name, description, or tags | |
| limit | No | Max results |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It mentions 'fuzzy matching' but lacks details on pagination, ordering, or what fields are returned, leaving gaps in behavioral understanding.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, clear sentence with no redundancy. Every word earns its place, making it highly concise.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool with two parameters and no output schema, the description covers the main purpose. However, it could mention what the response contains or ordering defaults to be fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, but the description adds value by specifying 'fuzzy matching' for the search parameter, which is beyond the schema's generic description. The limit parameter's default is already in the schema, so the description doesn't add more.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it lists and searches uploaded datasets, with the key differentiator 'fuzzy matching' distinguishing it from siblings like datasets_read or datasets_download.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for listing/searching but provides no explicit guidance on when to choose this tool over alternatives like datasets_read for specific dataset retrieval.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
datasets_readBInspect
Read dataset contents — preview rows, columns, and types.
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Dataset UUID | |
| secret | No | Dataset secret key | |
| rows | No | Number of rows to preview |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the full behavioral burden. It states 'Read' and 'preview', implying non-destructive reads, but fails to disclose authentication requirements (e.g., secret needed for private datasets), potential errors, or rate limits. The behavior beyond the stated parameters remains opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that front-loads the action ('Read dataset contents') and specifies the output scope. Every word is purposeful with no redundancy or extraneous information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool complexity (3 parameters, no output schema), the description adequately indicates the task but does not specify the return format (e.g., whether it returns rows as JSON, types as list) or pagination. Without annotations, more contextual completeness would be beneficial for correct agent invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, with each parameter (uuid, secret, rows) having a description. The description adds 'preview rows, columns, and types' but does not elaborate on parameter semantics beyond what the schema already provides. Baseline 3 is appropriate as the schema does the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Read dataset contents — preview rows, columns, and types' provides a specific verb ('read') and resource ('dataset contents'), clearly distinguishing it from siblings like datasets_download (download), datasets_list (list metadata), and datasets_update (modify). It conveys the core functionality of previewing structure and sample data.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description offers no explicit guidance on when to use this tool versus alternatives such as datasets_download or datasets_list. The phrase 'preview rows, columns, and types' implies inspection, but there is no mention of when not to use it or which sibling to choose for full downloads or metadata listing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
datasets_updateCInspect
Update dataset metadata — name, description, tags, visibility.
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Dataset UUID |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description bears full responsibility for behavioral disclosure. It only states 'Update' without detailing side effects, permissions, idempotency, or behavior for unspecified fields. The lack of transparency about the update operation's nature is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence of 8 words, front-loaded and concise. However, its brevity sacrifices necessary detail, making it too terse for a tool with an incomplete schema.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the minimal schema (only uuid) and no output schema, the description must fully explain usage. It fails to specify how to provide the mentioned updatable fields, leaving the agent without critical information to invoke the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions fields (name, description, tags, visibility) that are not present in the input schema, which only includes 'uuid'. This contradiction misleads the agent into expecting those parameters. The schema coverage is 100% for the single parameter, but the description adds incorrect information, resulting in poor semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states 'Update dataset metadata' and lists specific fields (name, description, tags, visibility), making the tool's action and target clear. However, it does not explicitly differentiate from sibling tools like datasets_read or datasets_upload, though the update action is implied.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, no prerequisites, and no scenarios for when not to use it. This leaves the agent without context for appropriate usage.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
datasets_uploadAInspect
Generate a secure upload token for CSV files. Returns UUID + curl command for the user.
| Name | Required | Description | Default |
|---|---|---|---|
| expires_in | No | Token expiration in seconds |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It states that the tool returns a UUID and curl command, implying a token generation action. However, it does not disclose side effects, authentication requirements, or any limitations. The security implications are hinted but not elaborated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with no extraneous words. It efficiently conveys the purpose and output.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple token generation tool with one parameter, the description covers the basics. However, it does not explain how the token is used, whether it is associated with a specific dataset, or the overall upload workflow. The absence of output schema leaves the agent to guess the response structure.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the parameter 'expires_in' is fully documented in the schema. The description adds context about CSV file upload and return format but does not enhance understanding of the parameter beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool generates a secure upload token for CSV files, specifying output as UUID and curl command. It uses a specific verb and resource, distinguishing it from sibling tools like datasets_download or datasets_read.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description does not explicitly state when to use this tool vs alternatives. While it's obvious for uploading CSVs, there is no guidance on when not to use it or if there are prerequisites. Sibling tools are not mentioned.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
discover_toolsAInspect
Find analysis tools matching your data or question. Semantic search across 50+ statistical and ML tools.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Text query describing what you want to analyze | |
| dataset | No | Dataset UUID to match tools against |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided. The description indicates a search operation but does not disclose security requirements, rate limits, or what happens with empty results. It is minimally transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence, zero wasted words, front-loaded with the primary action.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has 2 parameters and no output schema. The description fails to specify the output format (e.g., list of tool names/details), leaving the agent uncertain about what to expect. Some additional context would be beneficial.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Both parameters have descriptions in the schema (100% coverage). The description does not add substantial meaning beyond the schema, such as how the two parameters interact or which is more important.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'Find' and resource 'analysis tools', and mentions 'semantic search', distinguishing it from sibling tools like tools_info (which lists tools) and tools_run (which executes tools).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage when needing to find tools matching a query, but does not specify when not to use it or mention alternatives (e.g., tools_info for browsing all tools).
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
module_requestBInspect
Request a custom analysis module to be built for your use case.
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Describe the analysis you need |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided; the description does not disclose any behavioral traits such as processing time, response format, or permissions required.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence is concise but omits valuable context; trade-off between brevity and completeness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema and no annotations, the description should explain what happens after requesting a module (e.g., approval process, timeline). It does not.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so baseline is 3. The description adds no additional meaning to the single 'description' parameter beyond what the schema already provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Clearly states the action (Request), the resource (custom analysis module), and the context (for your use case). It distinguishes from sibling tools like tools_run which execute existing modules.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives, nor any prerequisites or expected outcomes.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
report_cardsCInspect
Get individual card data from a report for rendering.
| Name | Required | Description | Default |
|---|---|---|---|
| processing_id | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided; description only hints at rendering use case but does not disclose side effects, authentication needs, rate limits, or what 'individual card data' entails. The agent cannot infer safety or behavioral constraints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence is concise but omits critical details. Could include context about processing_id and output format without losing brevity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema and minimal description, the tool lacks sufficient information for correct invocation. Missing details about input semantics and return value structure.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has 1 parameter (processing_id) with 0% description coverage. Description adds no explanation of what processing_id is, how to obtain it, or its format. Fails to compensate for schema gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states verb 'Get', resource 'individual card data from a report', and purpose 'for rendering'. It distinguishes from sibling tools like reports_list, reports_search, reports_view which operate on reports at a higher level.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives. Does not mention prerequisites, when not to use, or provide context about report processing state required.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
reports_listCInspect
List analysis reports with metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description lacks disclosure of pagination, ordering, authentication needs, or data scope (e.g., all reports vs. user-specific). The tool could be a read operation but this is not clarified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single sentence that is concise and front-loaded with the core action. No unnecessary words, perfectly sized for the tool's simplicity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema, the description should clarify what metadata is included. It is too brief for a tool with a single parameter and siblings, leaving the agent with insufficient context for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with the 'limit' parameter already documented. The description adds no extra meaning beyond 'list with metadata', so it meets the baseline but does not enhance understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool lists analysis reports with metadata, using a specific verb and resource. However, it does not differentiate from sibling tools like 'reports_search' or 'reports_view', which could cause confusion.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives. Siblings like 'reports_search' exist but no context is given for when listing is appropriate over searching or viewing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
reports_searchBInspect
Search reports by job ID, tool name, or keyword.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query | |
| job_ids | No | Filter by processing IDs |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the full burden but discloses no behavioral traits. It does not state whether the tool is read-only, what happens with an empty query, or any limitations such as pagination or authentication requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence with no unnecessary words. It efficiently conveys the core functionality.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has two optional parameters and no output schema, the description is minimally adequate but fails to mention what the search returns (e.g., list of reports or details) or behavior when no filters are applied.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, and the description adds value by hinting that the 'query' parameter can include tool names and that 'job_ids' correspond to processing IDs. This clarifies the intended use beyond the schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches reports by job ID, tool name, or keyword, using a specific verb and resource. While it differentiates from siblings like 'reports_list' (list all) and 'reports_view' (view specific), the mention of 'tool name' is not explicitly represented in the input schema, causing slight ambiguity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives like 'reports_list' or 'reports_view'. The description does not specify contexts, exclusions, or prerequisites.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
reports_viewBInspect
View a specific report by processing ID.
| Name | Required | Description | Default |
|---|---|---|---|
| processing_id | Yes | Processing ID from tools_run |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states the basic action without revealing details like error behavior, return format, or permissions. The simple verb 'view' implies a read operation, but missing details reduce transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with no wasted words. It is appropriately front-loaded and efficient. However, it could be slightly more informative without becoming verbose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the lack of output schema and annotations, the description should provide more context about what viewing a report entails, such as the structure of the returned data or expected behavior on failure. The current description is too sparse for an agent to fully understand the tool's role.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% coverage for the single parameter, which includes a description. The tool description adds minimal extra context by repeating 'processing ID', confirming the parameter's role. This meets the baseline for high coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('view'), the resource ('report'), and the key identifier ('by processing ID'). This distinguishes it from sibling tools like 'reports_list' and 'reports_search', which serve different purposes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, nor does it mention any prerequisites or typical use cases. This lack of context forces the agent to infer usage from the name alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
tools_infoAInspect
Get detailed information about a specific analysis tool — use cases, assumptions, data requirements.
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description must cover behavioral traits. It discloses the content of the response (use cases, assumptions, data requirements), but does not mention side effects, permissions, idempotency, or whether it is a read-only operation. The disclosure is helpful but incomplete.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence that efficiently conveys all necessary information without extraneous words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter, no-output-schema tool, the description adequately specifies what the tool returns (use cases, assumptions, data requirements). It could mention that the tool is read-only, but given the simplicity, it is nearly complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description does not add meaning beyond the schema's parameter description ('Name of the tool'). It does not specify valid values, format, or case sensitivity.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Get detailed information about a specific analysis tool — use cases, assumptions, data requirements.' It uses a specific verb ('Get') and resource ('detailed information') and distinguishes itself from sibling tools like tools_run (execute) and tools_schema (schema-only).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage (to understand a tool's metadata), but does not explicitly state when to use it versus alternatives like tools_schema. No when-not or context conditions are provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
tools_runCInspect
Execute an analysis tool. Returns a shareable interactive HTML report URL.
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool to execute | |
| taskList | Yes | Contains inputs: dataset, userContext, column_mapping, module_parameters |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It states the output is a URL but does not disclose whether the tool mutates data, requires special permissions, or has side effects. As an execution tool, it should clarify if it's destructive or read-only, which is missing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is only one sentence, making it concise and front-loaded. It communicates two key facts: execution and output format. However, it could be slightly more informative without losing conciseness, hence a 4.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the lack of output schema, the description should elaborate on the return value (e.g., URL format, error handling, or report nature). It only states 'shareable interactive HTML report URL' without further detail, leaving gaps for an agent needing to interpret results.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% description coverage, so the baseline is 3. The description adds no additional meaning beyond what the schema already provides (tool_name and taskList). It does not explain nested structure or constraints, but the schema is sufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool executes an analysis tool and returns a shareable interactive HTML report URL. It uses a specific verb ('Execute') and identifies the resource ('analysis tool'), making the purpose clear. However, it does not explicitly differentiate from sibling tools like tools_info or tools_schema, preventing a 5.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, nor does it mention when not to use it or any prerequisites. For example, it doesn't compare with module_request or tools_schema, leaving the agent without context for selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
tools_schemaBInspect
Get JSON schema for a tool — column_mapping and module_parameters required before tools_run.
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so the description carries full burden. It does not disclose if the operation is read-only or any side effects, leaving behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that conveys purpose and a usage hint with no unnecessary words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with one parameter and no output schema, the description covers the basic purpose and a prerequisite but omits details about the return format or read-only nature.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description adds no extra meaning to the parameter beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it retrieves JSON schema for a tool and mentions a prerequisite. It is specific but does not explicitly differentiate from siblings like tools_info or tools_run.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage before tools_run by requiring column_mapping and module_parameters, but it does not provide explicit when-not-to-use or alternative tool names.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
19 tool updates
v0.1.0- First observed
about - First observed
agent_advisor - First observed
billing - First observed
connectors_list - First observed
connectors_query - First observed
datasets_download - First observed
datasets_list - First observed
datasets_read - First observed
datasets_update - First observed
datasets_upload - First observed
discover_tools - First observed
module_request - First observed
report_cards - First observed
reports_list - First observed
reports_search - First observed
reports_view - First observed
tools_info - First observed
tools_run - First observed
tools_schema
TDQS
Most tools have distinct purposes, but there is some overlap between 'connectors_list' and 'discover_tools' (both list available resources) and between 'reports_list' and 'reports_search' (both retrieve reports). The descriptions help differentiate them, but an agent might occasionally misselect between these pairs.
Tool names follow a highly consistent snake_case pattern with clear verb_noun structures (e.g., 'datasets_list', 'tools_run', 'reports_view'). There are no deviations in naming conventions, making the set predictable and easy to navigate.
With 19 tools, the count is slightly high but reasonable for an analytics platform covering data management, analysis, and reporting. It feels comprehensive without being overwhelming, though some tools like 'module_request' and 'agent_advisor' might be niche additions.
The toolset provides complete coverage for the analytics domain, including data ingestion (connectors, datasets upload), management (list, read, update), analysis (tools run, info, schema), and reporting (reports view, search, cards). There are no obvious gaps, supporting full CRUD/lifecycle workflows.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Ask questions across Shopify, Klaviyo, GA4 and 20+ e-commerce sources in plain English.
Connect Claude, Cursor, or ChatGPT to your business data. Ask questions, get answers.
Ask Claude about your ads: Meta, Google, TikTok, LinkedIn, GA4 & Shopify. No AI credits.
Sales analytics, ML forecasting, customer segmentation, and trend analysis.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI-powered analytics from Stripe, PayPal, and Google Analytics 4 (BigQuery) data sources with built-in guardrails and automated workflows for financial and web performance insights.-
- FlicenseAqualityDmaintenanceEnables comprehensive analysis of CSV files and SQLite databases through tools for statistics, correlations, anomaly detection, pivot tables, time series analysis, visualization, and automated insights discovery.16-
- AlicenseNot gradedqualityFmaintenanceEnables creating interactive data visualizations from natural language queries using DuckDB for local databases or Databricks for enterprise data warehouses. Supports multiple chart types, CSV imports, SQL queries, and automatic statistical analysis through Claude Desktop.19MIT

Presso MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceConnects e-commerce and marketing data sources like Shopify, GA4, Google Ads, and Meta Ads to AI assistants, enabling natural language queries about store performance, ad campaigns, and customer behavior.202MIT
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