DataAnalysisAgent – README | MCP Marketplace

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

🤖 DataAgent - AI Veri Analizi Sistemi

Bu proje, MCP (Model Context Protocol) tabanlı veri analizi AI agent’ı içerir.

📁 Proje Yapısı

DataAgent/
├── DataAnalysisAgent/     # MCP Server (Pure MCP Tools)
│   ├── server.py         # MCP Server Implementation
│   ├── app.py           # Standalone CLI App
│   ├── requirements.txt # Python Dependencies
│   └── smithery.yaml    # Smithery MCP Config
│
└── DataAgent-app/        # Mastra Client (AI Agent)
    ├── src/             # Mastra Agent Implementation
    ├── package.json     # Node.js Dependencies
    └── mastra.config.ts # Mastra Configuration

🚀 Smithery Deployment

1. MCP Server Deploy (DataAnalysisAgent)

cd DataAnalysisAgent
smithery deploy

2. Mastra App Deploy (DataAgent-app)

cd DataAgent-app
npm run build
# Deploy to your preferred platform

🔧 Local Development

MCP Server:

cd DataAnalysisAgent
pip install -r requirements.txt
python server.py

Mastra Client:

cd DataAgent-app
npm install
npm run dev

📊 Özellikler

  • 6 MCP Tool: load_data, analyze_data, get_data_info, filter_data, calculate_statistics, group_analysis
  • Multi-format Support: CSV, Excel, JSON
  • Turkish Language: Türkçe dil desteği
  • Statistical Analysis: İstatistiksel analiz araçları
  • Data Filtering: Gelişmiş veri filtreleme
  • Group Analysis: Kategori bazında analiz

🌐 Smithery Integration

Bu proje Smithery MCP platformu ile entegre edilmiştir:

  • MCP Server: DataAnalysisAgent/smithery.yaml
  • Authentication: API Key tabanlı
  • Tools: 6 adet veri analizi aracı

📋 Requirements

  • Python 3.11+
  • Node.js 18+
  • Smithery CLI
  • Git

Version: 1.0.0
License: MIT
Author: DataAgent Team

Featured Templates

View More
Customer service
Multi-language AI Translator
135 646
Customer service
Service ERP
125 756
Verified Icon
AI Assistants
Speech to Text
134 1510
AI Characters
Your Speaking Avatar
168 685

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.