← Registry

Content Tools

eymex.app

Fetches and returns content from Eymex, including sector pages, blog posts, and pillar guides in markdown format.

1 endpoint13 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://www.eymex.app/api/mcp

No auth detected

MCP server metadata

Name
eymex-content-discovery
Version
1.0.0
Capabilities
tools
Server instructions

Salt-okunur içerik keşif MCP'si. Eymex'in halı yıkama programı odağı, operasyon zekası modülleri, AI asistan, sektörler, blog yazıları, pillar rehber ve ürün özeti markdown olarak okunabilir. Yazma işlemi yoktur.

Known tools 13

list_sectors

Eymex tarafından desteklenen sektörlerin listesi (slug, başlık, URL).

Inferred read-only
get_sector

Belirli bir sektör sayfasının markdown sürümünü döndürür (özellikler, hedef kitle, nasıl çalışır, SSS).

Inferred read-only
list_blog_posts

Tüm blog yazılarının metadata listesini döndürür (slug, başlık, tarih, kategori, açıklama, URL).

Inferred read-only
get_blog_post

Belirli bir blog yazısının başlık, metadata ve tam markdown içeriğini döndürür.

Inferred read-only
get_pillar_guide

"En iyi halı yıkama programı" pillar rehberinin tam markdown sürümü (kriterler, karşılaştırma, ROI, SSS).

Inferred read-only
get_product_overview

Eymex ürün özeti: halı yıkama programı odağı, operasyon zekası modülleri, AI asistan, fiyat, deneme süresi ve iletişim bilgileri.

Inferred read-only
get_structured_facts

Eymex hakkında makine-okunabilir hızlı referans tablosu: şirket bilgisi, fiyat, platform, özellikler, coğrafi kapsam, operasyonel metrikler.

Inferred read-only
list_cities

Şehir bazlı halı yıkama programı rehberlerinin listesi (slug, isim, nüfus, URL).

Inferred read-only
get_city_guide

Belirli bir şehir için halı yıkama programı rehberinin markdown özeti (hizmet bölgeleri, nüfus, yerel not).

Inferred read-only
list_customer_stories

Eymex müşteri hikayelerinin listesi (slug, özet, sektör, şehir, URL).

Inferred read-only
get_customer_story

Belirli bir müşteri hikayesinin tam markdown sürümü (önce/sonra metrikleri, zorluklar, çözümler, sonuçlar).

Inferred read-only
list_customer_stories_summary

Tüm müşteri hikayelerini metrikler ve sonuçlarla birlikte tek bir markdown dosyasında döndürür.

Inferred read-only
list_cities_summary

Tüm şehir rehberlerini tek bir markdown dosyasında döndürür (nüfus, ilçeler, yerel notlar).

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.eymex-content-discovery]
url = "https://www.eymex.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eymex-content-discovery": {
      "type": "http",
      "url": "https://www.eymex.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eymex-content-discovery
Remote MCP URL: https://www.eymex.app/api/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": {
    "eymex-content-discovery": {
      "url": "https://www.eymex.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eymex-content-discovery": {
      "type": "http",
      "url": "https://www.eymex.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eymex-content-discovery",
  "transport": "streamable-http",
  "url": "https://www.eymex.app/api/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 eymex.app was fetched 2026-08-24T01:53:05.022Z.

Trust status Trusted

eymex.app 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.