Skip to main content
Glama
GeLi2001

TFT MCP Server

by GeLi2001

TFT MCP 서버

이는 다양한 도구를 통해 TFT 게임 데이터에 대한 액세스를 제공하는 Team Fight Tactics(TFT)용 MCP(Model Context Protocol) 서버입니다.

특징

  • 소환사의 경기 기록 가져오기

  • 특정 TFT 경기에 대한 자세한 정보를 얻으세요

Related MCP server: LolByte MCP Server

필수 조건

  • Node.js(v14 이상)

  • npm 또는 yarn

  • Riot Games API 키(TFT 데이터 액세스용) - Riot Games 개발자 포털 에서 받으세요

    • 참고: 개발의 경우 24시간 후에 만료되는 임시 API 키를 사용할 수 있습니다.

    • 프로덕션 용도로 사용하려면 Riot 애플리케이션 포털 에서 영구 개인 API 키를 신청해야 합니다.

  • Riot 게임 콘솔에서 접속하는 게임 이름

  • 라이엇 게임 콘솔에서 접속할 수 있는 이름 태그라인으로, 일반적으로 게임 이름 바로 뒤에 표시됩니다. 예: NA1

용법

  1. Claude Desktop 구성 파일에서 MCP 서버를 구성하세요.

맥OS

위치: ~/Library/Application Support/Claude/claude_desktop_config.json

윈도우

위치: %APPDATA%/Claude/claude_desktop_config.json

다음 구성을 추가합니다.

지엑스피1

  1. 서버는 stdio에서 실행되며 다음과 같은 도구를 제공합니다.

tft_매치_히스토리

현재 플레이어의 TFT 경기 기록을 가져옵니다.

매개변수:

  • count (선택 사항): 검색할 일치 항목 수. 기본값은 20입니다.

  • start (선택 사항): 페이지 매김 시작 인덱스입니다. 기본값은 0입니다.

tft_매치_세부정보

특정 TFT 경기에 대한 자세한 정보를 얻으세요.

매개변수:

  • matchId (필수): 세부 정보를 가져올 매치 ID

개발

이 프로젝트는 TypeScript로 작성되었으며 Model Context Protocol SDK를 사용합니다. 코드를 수정하려면 다음을 따르세요.

  1. src 디렉토리에서 변경 사항을 만듭니다.

  2. npm run build 실행하여 컴파일합니다.

  3. 변경 사항을 테스트하려면 필요한 매개변수로 npm start 실행하세요.

특허

MIT

A
license - permissive license
-
quality - not tested
F
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
    B
    quality
    C
    maintenance
    A community-developed Model Context Protocol server that integrates with the Riot Games API to provide League of Legends data, enabling AI assistants to retrieve player information, ranked stats, champion mastery, and match summaries through natural language queries.
    5
    28
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that integrates with the official Clash Royale API to provide real-time data on players, clans, cards, and tournaments. It enables users to query battle logs, chest cycles, and global rankings directly through Claude Desktop or Claude Code.
  • F
    license
    -
    quality
    C
    maintenance
    An MCP server that provides structured game data and scraped guides for video games, enabling natural language queries via Claude Code skills. Currently supports Clair Obscur: Expedition 33 with tools to search pictos, weapons, bosses, and more.

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence

  • Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

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/GeLi2001/tft-mcp-server'

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