Skip to main content
Glama

mcp-server-birdstats

mcp-服务器-birdstats

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

概述

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

特征

  • 用于查询 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 存储库上打开问题。

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

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

  1. 概述
    1. 特征
      1. 安装
        1. 克劳德·康格
          1. 用法
            1. 数据完整性
              1. 核心逻辑
                1. API 集成
                  1. BirdWeather API
                  2. eBird API
                2. 执照
                  1. 支持

                    Related MCP Servers

                    • -
                      security
                      F
                      license
                      -
                      quality
                      A Python-based server that enables accessing and analyzing bird detection data through the Model Context Protocol, offering features like filtering detections, accessing audio recordings, and generating reports.
                      Last updated -
                      3
                      Python
                      • Linux
                      • Apple
                    • -
                      security
                      A
                      license
                      -
                      quality
                      A Model Context Protocol server that connects AI assistants like Claude to Moneybird accounting software, enabling management of contacts, financial data, products, and business operations through natural language.
                      Last updated -
                      1
                      JavaScript
                      MIT License
                      • Apple
                    • -
                      security
                      A
                      license
                      -
                      quality
                      Provides advanced analytical, research, and natural language processing capabilities through a Model Context Protocol server, enabling dataset analysis, decision analysis, and enhanced NLP features like entity recognition and fact extraction.
                      Last updated -
                      TypeScript
                      MIT License
                      • Linux
                      • Apple
                    • -
                      security
                      A
                      license
                      -
                      quality
                      Provides aviation weather information through a Model Context Protocol server, enabling access to METARs, TAFs, PIREPs, and route weather data for informational purposes only.
                      Last updated -
                      TypeScript
                      MIT License
                      • Apple

                    View all related MCP servers

                    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