Skip to main content
Glama

MTS MCP 및 에이전트

다양한 통합 및 분석 도구를 통해 Claude의 역량을 강화하도록 설계된 포괄적인 MCP(Model Context Protocol) 서버와 전문 AI 에이전트 제품군입니다.

개요

이 프로젝트는 Claude의 기능을 다양한 도메인으로 확장하는 MCP 서버와 전문 에이전트 컬렉션을 제공합니다.

MCP 기능

  • 패키지 관리자 : 다음을 사용하여 프로젝트 종속성과 애플리케이션 설정을 관리합니다.

    • 다양한 패키지 관리자 지원(npm, yarn, pnpm, bun)

    • 대화형 설정을 통한 Next.js 프로젝트 생성

    • 안전한 디렉토리 관리

    • 개발 및 프로덕션 종속성 처리

    • 패키지 설치 및 제거

  • Nexus Knowledge Graph : 엔티티와 관계를 포함하는 그래프 구조로 지식을 관리하고 저장합니다.

  • 추론 엔진 : 다음을 포함한 구조화된 추론 기능을 제공합니다.

    • 복잡한 문제의 분석 및 분해

    • 가설 생성 및 검증

    • 분기를 이용한 순차적 추론

    • 다중 추론 단계의 합성

    • 특정 기준에 대한 검증

  • Perplexity 통합 : 다음을 포함한 고급 AI 기반 검색 기능:

    • 특정 주제 검색(인터넷, 학술, 글쓰기, 수학, 코딩)

    • 인용 추적 및 검증

    • 도메인 및 최근성 필터링 옵션

  • 뉴스 통합 : 다음을 통해 실시간 뉴스 데이터에 액세스:

    • 키워드 기반 뉴스 검색

    • 카테고리 필터링(비즈니스, 기술 등)

    • 헤드라인과 자세한 기사 내용

  • Notion 통합 : 작업 공간 통합 기능:

    • Notion 작업 공간에서 검색

    • 데이터베이스 콘텐츠 검색

    • 페이지 콘텐츠 관리

전문 에이전트

  • 코딩 에이전트 : 다음과 같은 기능을 갖춘 고급 소프트웨어 개발 어시스턴트:

    • Next.js 및 TypeScript 전문성

    • 다양한 MCP 기능에 대한 액세스

    • 모범 사례 시행

    • 자동화된 테스트 지원

  • 연구원 : 기술 연구 및 분석 보조원:

    • 다각적인 기술 연구 역량

    • 추세 식별 및 분석

    • 체계적인 문헌 검토

    • 증거 기반 검증

    • 포괄적인 연구 합성

    • 시장 및 기술 평가

  • 문서 담당자 : 다음과 같은 기술 문서 전문가:

    • 포괄적인 문서 관리

    • 지식 조직 및 구조화

    • 기술 콘텐츠 제작 및 유지 관리

    • 문서화 표준 시행

    • 버전 추적 및 업데이트

    • 크로스 플랫폼 문서 동기화

Related MCP server: Claude TypeScript MCP Servers

필수 조건

  • Node.js v18 이상

  • 빵 패키지 관리자

  • 클로드 데스크톱 애플리케이션

  • 다양한 통합을 위한 관련 API 키

설치

  1. 저장소를 복제합니다.

지엑스피1

  1. 종속성 설치:

bun install
  1. 서버를 빌드하세요:

bun run build

개발

자동 재빌드를 사용한 개발의 경우:

bun run watch

MCP 서버 구성

Claude Desktop과 함께 사용하려면 서버 구성을 추가하세요.

MacOS : ~/Library/Application Support/Claude/claude_desktop_config.json Windows : %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "master-mcp": {
      "command": "/path/to/master-mcp/build/index.js"
    }
  }
}

디버깅

MCP 서버는 stdio를 통해 통신합니다. 디버깅을 위해서는 MCP Inspector를 사용하세요.

bun run inspector

검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server for Claude Desktop that provides structured memory management across chat sessions, allowing Claude to maintain context and build a knowledge base within project directories.
    22
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A collection of Model Context Protocol servers that enable Claude Desktop to provide development assistance capabilities with filesystem, Git, shell command, and web search functionality without incurring API usage costs.
    2
    19
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive Model Context Protocol server for Claude Code that provides programmatic management of Claude Code CLI operations through a multi-agent collaborative system.
    2

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • Augments MCP Server - A comprehensive framework documentation provider for Claude Code

  • AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

View all MCP Connectors

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/CalvinMagezi/mts-mcp'

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