Skip to main content
Glama

MCP Localization Project

by Skynotdie
  • Linux
  • Apple
requirements.txt675 B
# MCP 로컬화 프로젝트 의존성 # CLI 인터페이스 rich==13.7.0 prompt-toolkit==3.0.43 nest-asyncio==1.6.0 # 웹 프레임워크 fastapi==0.104.1 uvicorn[standard]==0.24.0 # 비동기 처리 aiohttp==3.9.1 asyncio # HTTP 요청 requests==2.31.0 # 데이터 검증 pydantic==2.5.0 # 데이터베이스 sqlite3 # 로깅 logging # 유틸리티 pathlib hashlib json time datetime typing dataclasses enum contextlib # 시스템 관련 subprocess os sys argparse # AI 모델 관련 (추후 Qwen2.5 모델 연동용) torch==2.1.0 transformers==4.35.0 accelerate==0.24.1 bitsandbytes==0.41.3 # 개발 도구 pytest==7.4.3 black==23.10.1 flake8==6.1.0 mypy==1.7.0

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/Skynotdie/mky'

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