-
securityF
license-
qualityA Python-based implementation of the Model Context Protocol that enables communication between a model context management server and client through a request-response architecture.
Last updated -
Python
BirdNet-Pi 統合用の Python ベースのモデル コンテキスト プロトコル (MCP) サーバー。
requirements.txt
に記載されているその他の依存関係サーバーは環境変数を使用して設定できます。
BIRDNET_DETECTIONS_FILE
: 検出JSONファイルへのパス(デフォルト: 'data/detections.json')BIRDNET_AUDIO_DIR
: オーディオファイルディレクトリへのパス(デフォルト: 'data/audio')BIRDNET_REPORT_DIR
: レポートディレクトリへのパス(デフォルト: 'data/reports')サーバーを起動します。
サーバーはhttp://localhost:8000
で実行されます。
/functions
- 利用可能な関数の一覧を表示する (GET)/invoke
- 関数を呼び出す (POST)getBirdDetections
getDetectionStats
getAudioRecording
getDailyActivity
generateDetectionReport
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
モデル コンテキスト プロトコルを介して鳥類検出データにアクセスして分析できる Python ベースのサーバー。検出のフィルタリング、音声録音へのアクセス、レポートの生成などの機能を提供します。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DMontgomery40/mcp-local-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server