Skip to main content
Glama
DMontgomery40

mcp-server-birdstats

mcp-服务器-birdstats

使用自然语言将您的 BirdNET-Pi 数据与 eBird 观测数据进行交叉引用

概述

此 MCP 插件允许您通过将 BirdNET-Pi/BirdWeather 检测与 eBird 的广泛数据库连接起来来分析它们。

Related MCP server: Birding Planner

特征

  • 用于查询 birdnet-pi / birdweather 和 eBird 数据的自然语言界面

  • 将 BirdWeather 探测结果与 eBird 观测结果进行交叉引用

  • 使用 React 工件实现数据驱动的可视化

安装

  1. 克隆存储库:

git clone https://github.com/yourusername/mcp-server-birdstats.git
  1. 安装依赖项:

npm install

克劳德·康格

"mcp-birdstats": {
      "command": "npx",
      "args": ["-y", "mcp-birdstats"]
    },

用法

该插件可处理关于鸟类检测数据的自然语言查询。示例查询:

  • “我的 BirdNET 听到了斯温森画眉的叫声——这不寻常吗?”

  • “本周我站最罕见的发现是什么?”

  • “按一天中的时间绘制我的检测图表”

  • “其他人在 eBird 上看到这些莺了吗?”

数据完整性

该插件严格遵守数据完整性原则:

  • 仅使用实际的 API 响应数据

  • 从不创建示例或估计数据

  • 始终以百分比显示观察计数

  • 数据不可用时清晰指示

核心逻辑

核心功能包含在src/index.txt下的单个文本文件中,其中包括:

  • BirdWeather API 交互

  • eBird API 交互

  • 数据分析功能

  • 类型定义

  • 辅助实用程序

API 集成

BirdWeather API

  • 站点统计

  • 物种名录

  • 检测记录

eBird API

  • 最近的观察

  • 值得注意的目击事件

  • 热点数据

  • 物种信息

执照

麻省理工学院

支持

对于问题和功能请求,请在 GitHub 存储库上打开问题。

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

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

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Integrates the eBird API with Claude to query bird observation data, including recent sightings, rare bird reports, contributor statistics, hotspot locations, and taxonomy information through natural language.
    5
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    SongSage is a Model Context Protocol (MCP) server that connects BirdNET-Analyzer-Sierra with Claude Desktop, enabling natural language interaction with bioacoustic data for wildlife monitoring and conservation research.
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An AI-powered birding companion that connects Claude to eBird and Xeno-canto APIs, enabling personalized birding with life list tracking, route-based hotspot discovery, and recording enrichment.
    28
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…

  • Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.

  • GibsonAI MCP server: manage your databases with natural language

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/DMontgomery40/mcp-server-birdstats'

If you have feedback or need assistance with the MCP directory API, please join our Discord server