azkena
azkena
Azkena — это сервер Model Context Protocol (MCP) для платформы Pilotariak. Он предоставляет данные о соревнованиях по баскской пелоте в виде инструментов MCP, чтобы AI-ассистенты (Claude Desktop, Cursor, Copilot Workspace и др.) могли запрашивать соревнования, клубы, результаты и многое другое на естественном языке.
Создан как Cloudflare Worker с использованием @modelcontextprotocol/sdk.
Инструменты MCP
Инструмент | Описание |
| Все соревнования для лиги |
| Все клубы в лиге |
| Категории игроков (дивизионы/серии) |
| Дисциплины баскской пелоты (trinquet, chistera, …) |
| Результаты матчей с фильтрами (соревнование, дисциплина, категория, этап) |
Все инструменты принимают параметр 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