ssatama/rescuedogs-mcp-server
Search and discover rescue dogs from European and UK organizations with AI-powered personality matching and detailed profiles.
Quick Start
Clone the repository:
git clone https://github.com/ssatama/rescuedogs-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"rescuedogs-mcp-server": {
"command": "npx",
"args": [
"-y",
"ssatama/rescuedogs-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.