birds-directive-key-concepts-mcp

birds-directive-key-concepts-mcp

An MCP server exposing the EU Birds Directive Art. 7(4) 'Key Concepts' data: the periods of reproduction and pre-nuptial migration for each huntable bird species in each Member State. It lets you check whether a given hunting-season date falls within a protected period.

Category
访问服务器

README

Birds Directive – Key Concepts MCP

An MCP server exposing the EU Birds Directive Art. 7(4) "Key Concepts" data: the periods of reproduction and pre-nuptial migration for each huntable bird species (Annex II of Directive 2009/147/EC) in each Member State.

It lets you check whether a given hunting-season date falls within a protected period (reproduction / pre-nuptial migration) for a given species and country, on the basis of the official EU reference data.

⚠️ Disclaimer. This is a technical support tool. The Key Concepts document provides the best available scientific information but, as the Commission itself states, it is not a legally binding document. Any use in legal proceedings requires the assessment of a qualified lawyer.


Tools

  • kc_list_species — list huntable species available for a Member State (default IT).
  • kc_get_species — reproduction and pre-nuptial migration periods (as dates) for a species in a country.
  • kc_check_date — given a species, a country and a date (DD/MM), says whether that date falls in a protected period. The key tool for checking hunting-calendar legality.
  • kc_get_references — official bibliographic references backing the data for a species.

Data source and provenance

Official "Key Concepts of Article 7(4) of Directive 2009/147/EC" dataset, published by the European Commission (DG Environment) on the CIRCABC repository.

Downloaded via the CIRCABC REST endpoint (public / guest access):

https://circabc.europa.eu/rest/download/26e134ef-8180-436c-a473-4335bd6430ef?ticket=

The original .accdb is kept in source/ for reproducibility. Its two tables were exported to CSV (data/) and pre-processed into data/key_concepts.json.

EU public information, reusable under the Commission's reuse policy. Attribution: © European Union, DG Environment.


Data model

The Access database has two tables, exported to CSV:

Data Main Species — one row per species × Member State. The year is split into 36 decades (3 per month, ~10 days each). Columns MD_1…MD_36 flag the pre-nuptial migration period, RD_1…RD_36 the reproduction period. Plus status booleans (Resident, Migrant: breeding/passage/wintering) and notes.

Data References Species — bibliographic references supporting each datum.

The build script translates the 36-decade flags into readable date ranges and merges everything into a single JSON the server loads in memory.


Repository layout

birds-directive-key-concepts-mcp/
├── api/mcp.js                    MCP server (Vercel entry point)
├── data/
│   ├── key_concepts.json         generated dataset served by the MCP
│   ├── Data_Main_Species.csv     source CSV
│   └── Data_References_Species.csv
├── source/key_concepts.accdb     original official file (archive)
├── scripts/build_data.mjs        CSV → JSON converter (decades → dates)
├── test_local.mjs                local tool tests (no network)
├── package.json
├── vercel.json
└── README.md

Build & test locally

node scripts/build_data.mjs   # regenerates data/key_concepts.json from the CSVs
node test_local.mjs           # runs the four tools against the real data

Updating the data

The Key Concepts document is updated rarely (2001, 2009, 2014, current 2023-02-28). To refresh: download the latest .accdb from the CIRCABC library above, export the two tables to CSV into data/, then run node scripts/build_data.mjs.


License

Code: MIT. Data: © European Union, reused under the Commission's reuse policy.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选