BirdNet-Pi MCP Server
@DMontgomery40
BirdNet-Pi MCP Server について
Local Model Context Protocol Server with BirdNet-Pi integration
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-local-server": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is BirdNet-Pi MCP Server?
It is a Model Context Protocol (MCP) server that integrates with a local BirdNET‑Pi installation. It provides tools to query bird detection data, statistics, audio recordings, activity patterns, and reports from that installation.
How to use BirdNet-Pi MCP Server?
Install Python 3.10+ and required packages, then run the server with python server.py (stdio transport) or set MCP_TRANSPORT=http for streamable HTTP. Configure data paths via environment variables BIRDNET_DETECTIONS_FILE, BIRDNET_AUDIO_DIR, and BIRDNET_REPORT_DIR. For Claude Desktop, add an entry
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Nginx UI
0xJackyYet another WebUI for Nginx
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント