rescuedogs-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RESCUEDOGS_API_URL | No | Base URL for the rescuedogs API | https://api.rescuedogs.me |
| RESCUEDOGS_IMAGE_URL | No | Base URL for the image CDN | https://images.rescuedogs.me |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rescuedogs_search_dogsA | Search for rescue dogs available for adoption from European and UK organizations. Returns matching dogs with basic info. Use rescuedogs_get_dog_details for full profiles. |
| rescuedogs_get_dog_detailsA | Get full details for a specific rescue dog including AI-generated personality profile, requirements, and adoption info. |
| rescuedogs_list_breedsB | Get available breeds with counts and statistics. Shows which breeds have dogs available for adoption. |
| rescuedogs_get_statisticsB | Get overall statistics about available rescue dogs on the platform. |
| rescuedogs_get_filter_countsA | Get available filter options with counts based on current filter context. Use this to show users valid filter choices that won't result in empty searches. |
| rescuedogs_list_organizationsB | List rescue organizations with their statistics and available dogs count. |
| rescuedogs_match_preferencesA | Find dogs that match your lifestyle preferences. Translates your living situation, activity level, and experience into appropriate filters. |
| rescuedogs_get_adoption_guideA | Get information about the rescue dog adoption process including transport, fees, requirements, and timeline. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssatama/rescuedogs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server