azkena
azkena
Azkena 是 Pilotariak 平台的 Model Context Protocol (MCP) 服务器。它将巴斯克回力球比赛数据暴露为 MCP 工具,使 AI 助手(Claude Desktop、Cursor、Copilot Workspace 等)能够通过自然语言查询比赛、俱乐部、结果等信息。
使用 @modelcontextprotocol/sdk 构建为 Cloudflare Worker。
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