Skip to main content
Glama

MCP Data Wrangler

mcp-data-wrangler: 데이터 정리를 위한 MCP 서버

개요

데이터 랭글링(Data Wrangling)을 위한 모델 컨텍스트 프로토콜(Model Context Protocol) 서버로, 데이터 전처리, 변환 및 분석 작업을 위한 표준화된 인터페이스를 제공합니다. 데이터 랭글링 작업을 MCP 생태계에 원활하게 통합할 수 있도록 지원합니다.

특징

  • 데이터 집계
  • 기술 통계

이 프로젝트를 로컬로 실행하세요

이 프로젝트는 아직 임시 환경(예: uvx 사용)에 맞게 설정되지 않았습니다. 다음 저장소를 복제하여 로컬에서 프로젝트를 실행하세요.

지엑스피1

npm을 통해 MCP 검사기를 실행할 수 있습니다.

npx @modelcontextprotocol/inspector uv --directory=src/mcp_data_wrangler run mcp-data-wrangler

Inspector를 실행하면 브라우저에서 접근하여 디버깅을 시작할 수 있는 URL이 표시됩니다.

또는 이 도구를 MCP 서버로 추가합니다.

{ "data-wrangler": { "command": "uv", "args": [ "--directory", "/path/to/mcp-data-wrangler", "run", "mcp-data-wrangler" ] } }

개발

  1. 가상 환경을 만들고 활성화하세요.
python -m venv .venv source .venv/bin/activate # On Windows: .venv\Scripts\activate
  1. 종속성 설치:
pip install -e ".[dev]"
  1. 테스트 실행:
pytest -s -v tests/

특허

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

데이터 집계 및 기술 통계를 포함한 데이터 전처리, 변환 및 분석 작업을 위한 표준화된 인터페이스를 제공하는 데이터 정리용 모델 컨텍스트 프로토콜 서버입니다.

  1. 개요
    1. 특징
      1. 이 프로젝트를 로컬로 실행하세요
        1. 개발
          1. 특허

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.
              Last updated -
              1
              8
              TypeScript
              MIT License
            • A
              security
              F
              license
              A
              quality
              A Model Context Protocol server that provides tools for fetching and posting HTTP data, with built-in prompts for URL summarization and API analysis.
              Last updated -
              2
              TypeScript
            • A
              security
              A
              license
              A
              quality
              A comprehensive Model Context Protocol server providing access to 70+ IT tools for developers and system administrators, including encoding/decoding, text manipulation, hashing, and network utilities.
              Last updated -
              76
              400
              6
              TypeScript
              MIT License
              • Linux
            • A
              security
              A
              license
              A
              quality
              A comprehensive Model Context Protocol server for SQL Server database operations that provides 10 powerful tools for database analysis, object discovery, and data manipulation.
              Last updated -
              10
              7
              TypeScript
              MIT License
              • Apple

            View all related MCP servers

            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/shibuiwilliam/mcp-server-data-wrangler'

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