Skip to main content
Glama
pilotariak

azkena

by pilotariak

azkena

License: Apache-2.0 OpenSSF Scorecard CII Best Practices

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

list_competitions

All competitions for a league

list_clubs

All clubs in a league

list_categories

Player categories (divisions/series)

list_specialties

Basque pelota disciplines (trinquet, chistera, …)

list_results

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/initialized handshake — every request is self-describing

  • server/discover for capability pre-fetching

  • MCP-Protocol-Version: 2026-07-28 response header

  • Mcp-Method / Mcp-Name header-based routing (SEP-2243)

  • ttlMs / cacheScope cache hints on list-type tool responses (SEP-2549)

Quick Start

npm install
make dev       # → http://localhost:8787

See 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.

Maintenance

ActivityMaintained
ResponsivenessUnresponsive

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

Related MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    Python 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.
    24
    58
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP 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.
    -
  • A
    license
    A
    quality
    B
    maintenance
    An 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.
    13
    MIT

Latest Blog Posts

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