← Registry

Content Tools

honestdog.de

Access vetted dog breed profiles, health data, and directories of breeders and shelter dogs.

1 endpoint5 known toolsFirst detected July 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://server.honestdog.de/api/v1/mcp

No auth detected

MCP server metadata

Name
honestdog
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

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_breeds

Search HonestDog's breed catalogue by name, size class, or S–E health grade.

Inferred read-only
get_breed_health_profile

HonestDog'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-only
search_breeders

Search HonestDog's directory of vetted, APPROVED dog breeders, optionally by breed and location.

Inferred read-only
search_shelter_dogs

Search dogs currently listed for adoption by German shelters on HonestDog, by breed text, size, gender, or Bundesland.

Inferred read-only
about_honestdog

What HonestDog is, where its data comes from, and how to attribute it.

Inferred read-only

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

Trust status Trusted

honestdog.de is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.