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 데이터 쿼리를 위한 자연어 인터페이스

  • eBird 관찰과 BirdWeather 감지 교차 참조

  • React 아티팩트를 사용한 데이터 기반 시각화

설치

  1. 저장소를 복제합니다.

지엑스피1

  1. 종속성 설치:

npm install

클로드 컨피그

"mcp-birdstats": {
      "command": "npx",
      "args": ["-y", "mcp-birdstats"]
    },

용법

이 플러그인은 조류 감지 데이터에 대한 자연어 쿼리를 처리합니다. 쿼리 예시:

  • "제 BirdNET이 스웨인슨지빠귀 소리를 들었는데, 특이한 일인가요?"

  • "이번 주에 우리 관측소에서 가장 드물게 발견된 것은 무엇입니까?"

  • "시간대별로 탐지 결과를 그래프로 표시"

  • "다른 사람들도 eBird에서 이 워블러를 보나요?"

데이터 무결성

이 플러그인은 데이터 무결성 원칙을 엄격히 준수합니다.

  • 실제 API 응답 데이터만 사용합니다.

  • 예시나 추정 데이터를 생성하지 않습니다.

  • 항상 관찰 횟수를 백분율로 표시합니다.

  • 데이터를 사용할 수 없는 경우 명확한 표시

코어 로직

핵심 기능은 src/index.txt 아래의 단일 텍스트 파일에 포함되어 있으며, 여기에는 다음이 포함됩니다.

  • BirdWeather API 상호 작용

  • eBird API 상호 작용

  • 데이터 분석 기능

  • 유형 정의

  • 도우미 유틸리티

API 통합

버드웨더 API

  • 스테이션 통계

  • 종 목록

  • 탐지 기록

이버드 API

  • 최근 관찰

  • 주목할만한 목격 사례

  • 핫스팟 데이터

  • 종 정보

특허

MIT

지원하다

문제 및 기능 요청이 있으시면 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