Back to MCP Servers
Rescuedogs
Search and discover rescue dogs from European and UK organizations with AI-powered personality matching and detailed profiles.
search-data-extractionai
By ssatama
Installation
npx -y rescuedogs-mcp-serverConfiguration
{
"mcpServers": {
"rescuedogs-mcp-server": {
"command": "npx",
"args": ["-y", "rescuedogs-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes