azkena
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@azkenalist competitions in the LCAPB league"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
azkena
Azkena is the Model Context Protocol (MCP) server for the Pilotariak platform. It exposes Basque pelota competition data as MCP tools so AI assistants (Claude Desktop, Cursor, Copilot Workspace, etc.) can query competitions, clubs, results, and more through natural language.
Built as a Cloudflare Worker using @modelcontextprotocol/sdk.
MCP Tools
Tool | Description |
| All competitions for a league |
| All clubs in a league |
| Player categories (divisions/series) |
| Basque pelota disciplines (trinquet, chistera, …) |
| Match results with filters (competition, specialty, category, phase) |
All tools accept a league parameter: lcapb · lidfpb · ccapb · ctpb
Related MCP server: pension-pro-mcp
Protocol
Azkena speaks the MCP 2026-07-28 stateless core:
No
initialize/initializedhandshake — every request is self-describingserver/discoverfor capability pre-fetchingMCP-Protocol-Version: 2026-07-28response headerMcp-Method/Mcp-Nameheader-based routing (SEP-2243)ttlMs/cacheScopecache hints on list-type tool responses (SEP-2549)
Quick Start
npm install
make dev # → http://localhost:8787See AGENTS.md for full developer documentation, Claude Desktop integration, and deployment.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. See CONTRIBUTING
License
See LICENSE
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
MCP server that lets AI assistants use all OneSchema features exposed via the public API.
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.2458MIT
- AlicenseBqualityCmaintenanceA local, open-source MCP server that provides AI assistants with tools to interact with the PensionPro REST API.32MIT
- FlicenseNot gradedqualityBmaintenanceMCP 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.-
- AlicenseAqualityBmaintenanceAn MCP server that lets an LLM query a DuckDB warehouse of EuroLeague and EuroCup basketball data in natural language, offering tools for player and team stats, shot charts, boxscores, and fantasy draft analysis without contacting upstream APIs.13MIT
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