Back to Home
nicholaswilde icon

rescue-groups-mcp

Verified Safe

by nicholaswilde

Overview

Provides a Model Context Protocol (MCP) server for AI assistants (like Claude) to search for adoptable pets, list breeds, and find rescue organizations using the RescueGroups.org API.

Installation

Run Command
docker run -i --rm -e RESCUE_GROUPS_API_KEY=your_api_key_here nicholaswilde/rescue-groups-mcp

Environment Variables

  • RESCUE_GROUPS_API_KEY
  • MCP_AUTH_TOKEN
  • RUST_LOG

Security Notes

API keys are handled via environment variables or configuration files, not hardcoded. Optional bearer token authentication is available for HTTP mode. Uses structured logging for errors and warnings, preventing sensitive information leakage to clients. Relies on `reqwest` for secure HTTP communication. Overall robust error handling and input validation patterns.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2026-01-18

Tags

MCPAI AssistantPet AdoptionRescueGroupsRust