
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
mcp-birdstats
Advanced tools
Cross-reference your BirdNET-Pi data with eBird observations using natural language
This MCP plugin allows you to analyze BirdNET-Pi/BirdWeather detections by connecting them with eBird's extensive database. It follows the single-file logic structure similar to mcp-webresearch.
git clone https://github.com/yourusername/mcp-server-birdstats.git
npm install
npm run build
You'll need to set up the following environment variables:
BIRDWEATHER_API_TOKEN
: Your BirdWeather API tokenEBIRD_API_TOKEN
: Your eBird API tokenThe plugin processes natural language queries about your bird detection data. Example queries:
This plugin strictly adheres to data integrity principles:
The core functionality is contained in a single text file under src/index.txt
which includes:
The project uses TypeScript and follows a modular architecture:
mcp-server-birdstats/
├── src/
│ └── index.txt # Core logic in single file
├── package.json # Dependencies and scripts
├── tsconfig.json # TypeScript configuration
└── README.md # Documentation
The plugin includes robust error handling:
Performance considerations:
MIT
For issues and feature requests, please open an issue on the GitHub repository.
FAQs
MCP server for BirdNET-Pi and eBird analysis
We found that mcp-birdstats demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.