Skip to main content
Glama
DMontgomery40

mcp-server-birdstats

mcp-server-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統合

バードウェザー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