mcp-server-birdstats
자연어를 사용하여 BirdNET-Pi 데이터와 eBird 관찰 결과를 교차 참조하세요.
개요
이 MCP 플러그인을 사용하면 BirdNET-Pi/BirdWeather 감지 결과를 eBird의 광범위한 데이터베이스와 연결하여 분석할 수 있습니다.
특징
birdnet-pi/birdweather 및 eBird 데이터 쿼리를 위한 자연어 인터페이스
eBird 관찰과 BirdWeather 감지 교차 참조
React 아티팩트를 사용한 데이터 기반 시각화
설치
저장소를 복제합니다.
지엑스피1
종속성 설치:
클로드 컨피그
용법
이 플러그인은 조류 감지 데이터에 대한 자연어 쿼리를 처리합니다. 쿼리 예시:
"제 BirdNET이 스웨인슨지빠귀 소리를 들었는데, 특이한 일인가요?"
"이번 주에 우리 관측소에서 가장 드물게 발견된 것은 무엇입니까?"
"시간대별로 탐지 결과를 그래프로 표시"
"다른 사람들도 eBird에서 이 워블러를 보나요?"
데이터 무결성
이 플러그인은 데이터 무결성 원칙을 엄격히 준수합니다.
실제 API 응답 데이터만 사용합니다.
예시나 추정 데이터를 생성하지 않습니다.
항상 관찰 횟수를 백분율로 표시합니다.
데이터를 사용할 수 없는 경우 명확한 표시
코어 로직
핵심 기능은 src/index.txt
아래의 단일 텍스트 파일에 포함되어 있으며, 여기에는 다음이 포함됩니다.
BirdWeather API 상호 작용
eBird API 상호 작용
데이터 분석 기능
유형 정의
도우미 유틸리티
API 통합
버드웨더 API
스테이션 통계
종 목록
탐지 기록
이버드 API
최근 관찰
주목할만한 목격 사례
핫스팟 데이터
종 정보
특허
MIT
지원하다
문제 및 기능 요청이 있으시면 GitHub 저장소에 문제를 열어주세요.
This server cannot be installed
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 관찰 결과를 교차 참조하세요.
Related MCP Servers
- -securityAlicense-qualityAllows the AI to read from your Bear NotesLast updated -1139MIT License
- -securityFlicense-qualityFetch Pokémon data from PokéAPILast updated -
- -securityAlicense-qualityConnects to Lightning Network nodes and enables natural language queries for channel information, providing both human-readable responses and structured JSON data through the Model Context Protocol.Last updated -3Apache 2.0
- -securityFlicense-qualityA Model Context Protocol server that allows AI assistants to access bird observation data, hotspots, and taxonomy information from eBird.Last updated -101