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
- -securityFlicense-qualityA 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 -3Python
- -securityAlicense-qualityA 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 -1JavaScriptMIT License
- -securityAlicense-qualityProvides 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 -TypeScriptMIT License
- -securityAlicense-qualityProvides 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 -TypeScriptMIT License