Skip to main content
Search & Data ExtractionTypeScript

ssatama/rescuedogs-mcp-server

Search and discover rescue dogs from European and UK organizations with AI-powered personality matching and detailed profiles.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ssatama/rescuedogs-mcp-server

Claude 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.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
ssatama