Skip to main content
Glama
CSOAI-ORG

ai-economy-infrastructure

by CSOAI-ORG

ai_data_pipeline

Set up data collection from multiple MCPs, define metrics to gather, and choose an aggregation period for unified analytics and OneOS integration.

Instructions

Data collection configuration for MOOC/analytics integration. Configures data pipelines across MCPs, provides aggregated insights, and enables OneOS integration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
data_sourcesYesWhich MCPs to collect data from
metrics_wantedYesList of metrics to collect
aggregation_periodYesHow often to aggregate
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states high-level capabilities ('configures', 'provides aggregated insights', 'enables OneOS integration') without detailing side effects, persistence of configuration, permission requirements, or what happens after invocation. The tool appears to have a configuration effect, but the actual behavior is opaque.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short but contains redundancy: the first sentence says 'Data collection configuration' and the second repeats 'Configures data pipelines' – essentially the same idea. The phrases about aggregated insights and OneOS integration are extra but unexplained. It is not front-loaded with a crisp purpose statement, and the noun-phrase fragment 'Data collection configuration for MOOC/analytics integration' could be a full sentence.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no annotations and no output schema, the description must explain return values, configuration effects, and prerequisites. It only lists general capabilities and fails to mention whether the tool returns status, a configuration summary, or actually triggers data collection. The 3 required parameters are not contextualized in terms of how MCP sources are referenced or what the aggregation period affects, leaving an agent with unclear expectations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers 100% of parameters with descriptions for data_sources, metrics_wanted, and aggregation_period. The description does not add parameter-specific meaning, but the baseline of 3 applies because the schema already provides complete semantic coverage. No additional explanation needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action: 'Configures data pipelines across MCPs', which is a clear verb+resource. The additional phrases about aggregated insights and OneOS integration add context but also introduce ambiguity about whether the tool only configures or also executes analytics. It does not explicitly distinguish from sibling tools, but none of the siblings appear to be pipeline configuration tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage is implied: you would use this tool to set up data collection across MCPs for MOOC/analytics integration. However, there is no explicit when-to-use guidance, no mention of alternatives, and no exclusion scenarios. Sibling tools like ai_economy_dashboard or ai_market_intelligence might be alternatives for viewing insights, but the description does not guide selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/CSOAI-ORG/ai-economy-infrastructure'

If you have feedback or need assistance with the MCP directory API, please join our Discord server