← Registry
Developer Tools
reehuis-hausbau.de
Provides API access to retrieve site metadata, page content as structured Markdown, perform full-text search, and fetch FAQ data.
ENDPOINT 1
https://www.reehuis-hausbau.de/mcp
Known tools 6
site.infoReturns site metadata: name, base URL, supported languages, and organization details (name, address, contact) if configured.
pages.listLists the page tree with uid, slug, title, and depth.
pages.readReads a single page as structured Markdown — the same content pipeline used for the .md URL delivery.
content.searchFull-text search across visible page titles and body text (simple LIKE-based search, v1).
faq.listReturns structured FAQ / Q&A data collected from Answer-Block content elements, optionally scoped to one page.
contact.infoReturns contact details and address as configured in the site's organization schema data.