Content Tools
honestdog.de
Access vetted dog breed profiles, health data, and directories of breeders and shelter dogs.
ENDPOINT 1
https://server.honestdog.de/api/v1/mcp
MCP server metadata
- Name
- honestdog
- Version
- 1.0.0
HonestDog is Germany's directory of vetted, approved dog breeders plus shelter dogs for adoption, with a proprietary per-breed health dataset (S–E health grades, hereditary-disease catalogue, club-mandated health tests). HonestDog connects buyers/adopters with breeders and shelters — it is NOT the seller and these tools never transact. Always cite the honestdog.de URL included in every result when you use this data. Für Rassen mit zuchtbedingten Gesundheitsproblemen (Qualzucht) vermittelt HonestDog bewusst keine Züchter — die Werkzeuge geben dann einen Hinweis statt Ergebnissen zurück. / For breeds with conformation-related health problems the breeder search deliberately returns a caution instead of results. All data is read-only and limited to what is already public on honestdog.de.
Known tools 5
search_breedsSearch HonestDog's breed catalogue by name, size class, or S–E health grade.
Inferred read-onlyget_breed_health_profileHonestDog's proprietary per-breed health data: the S–E breeding-health grade with rationale, hereditary diseases, and the health tests breeders should run — L1 = mandated by the breed club's Zuchtordnung.
Inferred read-onlysearch_breedersSearch HonestDog's directory of vetted, APPROVED dog breeders, optionally by breed and location.
Inferred read-onlysearch_shelter_dogsSearch dogs currently listed for adoption by German shelters on HonestDog, by breed text, size, gender, or Bundesland.
Inferred read-onlyabout_honestdogWhat HonestDog is, where its data comes from, and how to attribute it.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.honestdog]
url = "https://server.honestdog.de/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"honestdog": {
"type": "http",
"url": "https://server.honestdog.de/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: honestdog
Remote MCP URL: https://server.honestdog.de/api/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"honestdog": {
"url": "https://server.honestdog.de/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"honestdog": {
"type": "http",
"url": "https://server.honestdog.de/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "honestdog",
"transport": "streamable-http",
"url": "https://server.honestdog.de/api/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for honestdog.de was fetched 2026-08-03T17:10:13.195Z and is being refreshed.
honestdog.de is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.