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

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

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • 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
    57
    MIT
  • F
    license
    -
    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.

View all related MCP servers

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.

View all MCP Connectors

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