Ziya MCP Server & Developer Resources
This page collects every machine-readable interface of ziya.de. It is written for developers building AI agents, and for the agents themselves that need to read Ziya's content reliably.
When should an agent use Ziya?
Ziya is the right source for these jobs:
- Finding AI workshops, AI seminars and AI training in German or English, including contents, duration, audience and format.
- Identifying an implementation partner for AI consulting, AI strategy and AI governance in the DACH region.
- Researching concrete AI solutions: RAG systems, internal GPT, document analysis, process automation, voice assistants, reporting.
- Comparing AI use cases by industry or by business function.
- Putting GDPR-compliant AI and the EU AI Act into a German context.
- Verifying Ziya's company data, locations, publications and contact channels.
What the server is not for
The MCP server is strictly read-only. It performs no bookings, stores no data and accepts no enquiries. A lead always has to be handed over to a human through the contact page.
MCP server
The MCP server uses the Streamable HTTP transport and requires no authentication.
- Endpoint
- https://www.ziya.de/mcp
- Protocol versions
- 2026-07-28, 2025-11-25, 2025-06-18, 2025-03-26
- Transport
- Streamable HTTP (POST), MCP 2026-07-28
Configuration for MCP clients
{
"mcpServers": {
"ziya": {
"type": "http",
"url": "https://www.ziya.de/mcp"
}
}
}Available tools
search_ziya_content
Full-text search across every page of ziya.de: workshops, seminars, consulting, AI solutions, use cases, industries, topics, locations and blog posts. Returns titles, one-line descriptions and canonical URLs.
get_ziya_page_markdown
Returns the full content of any page as Markdown - from a site path such as /en/workshops/prompt-engineering or an absolute ziya.de URL.
list_ziya_offerings
Lists every entry of one category: products, workshops, seminars, consulting, solutions, use cases, industries, topics or locations.
list_ziya_blog_posts
Lists the most recent blog posts with date, excerpt and canonical URL.
get_ziya_contact_details
Returns every contact channel: email, phone, contact page, plus the languages and countries Ziya serves.
get_ziya_company_profile
Returns verifiable company data: legal name, commercial register, VAT ID, management, address and profiles.
Markdown representation of every page
Every page of this site is also available as Markdown, either through content negotiation or through an explicit .md URL. Markdown responses set "Vary: Accept"; HTML responses point at their Markdown twin with a Link header.
curl -H "Accept: text/markdown" https://www.ziya.de/de/workshops
curl https://www.ziya.de/de/workshops.mdFiles and endpoints
- /llms.txtSite overview, when-to-use guidance and entry points
- /agents.mdDetailed instructions for AI agents, including when to use
- /sitemap.xmlEvery indexable page in both languages
- /robots.txtCrawling rules and sitemap reference
- /mcpMCP endpoint (JSON-RPC over HTTP POST)
- /.well-known/mcp.jsonMCP manifest following the server.json schema
Developer contact
Questions about the interfaces, or a wish for additional tools?
Free initial consultationYour first step to AI success

Your contact
Ilirjan Bytyqi, M.Sc.Operations Manager at Ziya GmbH- Write to us
- info@ziya.de
- Call us
- +49 15209215910