mcp-nba
mcp-nba
NBA MCP — BallDontLie API를 통한 선수, 팀, 경기 데이터
Pipeworx의 일부 — AI 에이전트를 1476개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이.
도구
도구 | 설명 |
| "NBA 선수 [이름] 찾기" / "NBA 로스터에서 [X] 검색" / "[선수]가 NBA에 있는지" — BallDontLie에서 이름으로 NBA 선수를 검색합니다. 포지션, 키, 몸무게, 대학, 국가, 드래프트 정보, 현재 팀을 반환합니다. 참고: 시즌별 평균(PPG/RPG/APG) 및 커리어 통계는 이 응답에 포함되지 않습니다. 이를 위해서는 BallDontLie의 ALL-STAR 티어(월 $9.99, https://www.balldontlie.io/)가 필요하며, /season_averages 엔드포인트를 통해 제공되지만 현재 Pipeworx에서는 노출되지 않습니다. 무료 티어 _apiKey는 이 도구에서 작동합니다. |
| BallDontLie ID로 단일 NBA 선수를 직접 조회합니다. ⚠️ 티어 제한: /players/{id} 엔드포인트는 ALL-STAR 티어(월 $9.99) 이상이 필요합니다. 무료 티어 _apiKey는 "No approval received"와 함께 403 오류를 받습니다. search_players는 무료 티어에서 동일한 선수 메타데이터(이름/포지션/키/몸무게/팀)를 제공하므로, 유료 BallDontLie 키가 없는 경우 search_players를 사용하는 것이 좋습니다. |
| 전체 30개 NBA 팀의 전체 이름, 약어, 컨퍼런스, 디비전을 가져옵니다. 팀 정보를 찾거나 get_games 쿼리를 준비하는 데 사용합니다. 무료 BallDontLie API 키가 필요합니다. |
| 시즌(예: 2023, 2024)의 NBA 경기를 가져옵니다. 경기 날짜, 상태, 대진 팀, 최종 또는 실시간 점수를 반환합니다. 무료 BallDontLie API 키가 필요합니다. |
Related MCP server: NBA MCP Server
빠른 시작
MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:
{
"mcpServers": {
"nba": {
"url": "https://gateway.pipeworx.io/nba/mcp"
}
}
}이 엔드포인트가 실제로 제공하는 것
tools/list는 https://gateway.pipeworx.io/nba/mcp에서 위 표의 도구 및 공유 Pipeworx 메타 도구 — ask_pipeworx, discover_tools, search_within, remember/recall 및 게이트웨이 전체 세트의 나머지를 반환합니다. 따라서 표시되는 도구 수는 이 표보다 많습니다. 단일 팩 엔드포인트는 현재 팩 자체 도구와 함께 약 30개의 공유 도구를 나열합니다. 연결의 initialize 응답은 정확한 범위를 명시하며, 특정 날짜에 대한 권위 있는 답변입니다.
이는 의도적인 것이지 우연한 멀티플렉싱이 아닙니다. 메타 도구는 범위가 지정된 연결이 이 팩이 다루지 않는 질문에 답할 수 있게 해줍니다 — 전체 카탈로그를 라우팅하는 ask_pipeworx를 통해 — 두 번째 MCP 서버를 추가하지 않고도 말입니다. 현재 메타 도구 없이 팩 엔드포인트를 마운트할 방법은 없습니다. 추가 스키마가 라우팅 가치보다 더 많은 컨텍스트를 소비한다면, 여러 팩 엔드포인트에 연결하는 대신 전체 게이트웨이에 한 번 연결하세요.
또는 전체 Pipeworx 게이트웨이에 연결하여 이 팩의 도구만이 아니라 모든 팩의 도구를 직접 나열할 수 있습니다:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}두 URL 모두 동일한 게이트웨이와 동일한 1476개 이상의 데이터 소스에 도달합니다. 유일한 차이점은 어떤 팩의 도구가 직접 나열되는지입니다. ask_pipeworx는 어느 쪽에서든 모든 도구에 도달할 수 있습니다.
ask_pipeworx와 함께 사용하기
도구를 직접 호출하는 대신 일반 영어로 질문할 수 있습니다. 이는 위의 팩 엔드포인트와 전체 게이트웨이 모두에서 작동합니다:
ask_pipeworx({ question: "your question about Nba data" })게이트웨이가 올바른 도구를 선택하고 인수를 자동으로 채웁니다.
더 보기
라이선스
MIT
This server cannot be installed
Maintenance
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
- AlicenseAqualityCmaintenanceAn MCP Server implementation that integrates the Balldontlie API, to provide information about players, teams and games for the NBA, NFL and MLB.412326MIT
- FlicenseAqualityDmaintenanceA Model Context Protocol server that enables LLMs to retrieve NBA data including player stats, team information, game logs, and league standings through the nba_api library.101
- AlicenseBqualityDmaintenanceProvides comprehensive NBA statistics via Model Context Protocol, enabling queries for player stats, game scores, team info, and advanced analytics through natural language.2110MIT
- FlicenseNot gradedqualityCmaintenanceEnables natural-language querying of historical NBA game data from a read-only SQLite database.
Related MCP Connectors
Provides access to live sports data and analytics from BALLDONTLIE: The Sports API
balldontlie.io NBA stats (free API key required)
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pipeworx-io/mcp-nba'
If you have feedback or need assistance with the MCP directory API, please join our Discord server