mcp-server-birdstats
mcp-服务器-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 集成
BirdWeather 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