azkena
azkena
Azkena는 Pilotariak 플랫폼을 위한 Model Context Protocol (MCP) 서버입니다. 바스크 펠로타 경기 데이터를 MCP 도구로 노출하여 AI 어시스턴트(Claude Desktop, Cursor, Copilot Workspace 등)가 자연어를 통해 대회, 클럽, 결과 등을 조회할 수 있도록 합니다.
@modelcontextprotocol/sdk를 사용하여 Cloudflare Worker로 구축되었습니다.
MCP 도구
도구 | 설명 |
| 리그의 모든 대회 |
| 리그의 모든 클럽 |
| 선수 카테고리 (디비전/시리즈) |
| 바스크 펠로타 종목 (트링케, 치스테라, …) |
| 필터(대회, 종목, 카테고리, 단계)가 적용된 경기 결과 |
모든 도구는 league 매개변수를 허용합니다: lcapb · lidfpb · ccapb · ctpb
Related MCP server: pension-pro-mcp
빠른 시작
npm install
make dev # → http://localhost:8787전체 개발자 문서, Claude Desktop 통합 및 배포에 대해서는 AGENTS.md를 참조하세요.
기여
기여를 환영합니다! 자유롭게 Pull Request를 제출해 주세요. CONTRIBUTING 참조
라이선스
LICENSE 참조
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
- AlicenseBqualityBmaintenancePython MCP server that provides comprehensive access to MLB statistics and baseball data through a FastAPI-based interface. Acts as a bridge between AI applications and MLB data sources, enabling seamless integration of baseball statistics, game information, player data, and more.2457MIT
- AlicenseBqualityCmaintenanceA local, open-source MCP server that provides AI assistants with tools to interact with the PensionPro REST API.32MIT
- Flicense-qualityBmaintenanceAn MCP server that exposes relational databases (PostgreSQL/MySQL) to AI agents with natural language to SQL query support.19
- Flicense-qualityBmaintenanceMCP server for a World Cup 2026 prediction game assistant, providing tools for live game data via PostgreSQL and semantic search over football articles via RAG.
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server exposing the Backtest360 engine API as tools for AI agents.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
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/pilotariak/azkena'
If you have feedback or need assistance with the MCP directory API, please join our Discord server