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 アーティファクトを使用したデータ駆動型の視覚化
インストール
リポジトリをクローンします。
git clone https://github.com/yourusername/mcp-server-birdstats.git依存関係をインストールします:
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 リポジトリで問題を開いてください。
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceIntegrates 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.5MIT
- FlicenseAqualityCmaintenanceMCP server for birding trip planning with migration forecasts, hotspot analysis, and daily email briefings, integrating eBird, BirdCast, NWS, and iNaturalist data.10
- Alicense-qualityDmaintenanceSongSage 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.4MIT
- AlicenseAqualityDmaintenanceAn 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.282MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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