← Registry

API Tools

tayr.ma

Provides tools to query public reports on the Tayer platform, including report details, statistics, location-based search, and municipality performance.

1 endpoint8 known toolsFirst detected September 19, 2026Last detected September 19, 2026

ENDPOINT 1

https://tayr.ma/mcp

No auth detected

MCP server metadata

Name
tayr-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

list_reports

قائمة التبليغات العامة على منصة طير مع إمكانية التصفية حسب الحالة والفئة والمدينة والتاريخ.

Inferred read-only
get_report

تفاصيل تبليغ واحد بالكامل عبر المعرف — لا تُعرض أبداً بيانات المبلِّغ الشخصية (هاتف/بريد/اسم).

Inferred read-only
get_stats

إحصائيات عامة عن التبليغات: الإجمالي، حسب الحالة/الفئة/المدينة، متوسط زمن الحل، وهذا الأسبوع/الشهر.

Inferred read-only
search_reports_by_location

البحث عن التبليغات ضمن نصف قطر معيّن (كم) حول إحداثيات معيّنة.

Inferred read-only
get_municipality_performance

أداء البلديات: الإجمالي، التوزيع حسب الحالة، نسبة الحل، متوسط زمن الحل ومتوسط زمن أول استجابة، والفئة الأكثر شيوعاً — لكل مدينة (حقل المدينة المُطبَّع، مع الرجوع لحقل الموقع عند غيابه).

Inferred read-only
search_reports

بحث نصي كامل في عنوان ووصف التبليغات (غير حساس لحالة الأحرف، ومتوافق مع اختلافات الكتابة العربية الشائعة كالتشكيل وهمزات الألف).

Inferred read-only
update_report_status

[محمي — يتطلب Authorization: Bearer MCP_API_KEY] تحديث حالة تبليغ مع ملاحظة اختيارية.

Inferred read-only
add_official_response

[محمي — يتطلب Authorization: Bearer MCP_API_KEY] إضافة رد رسمي إلى السجل الزمني للتبليغ.

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.tayr-mcp]
url = "https://tayr.ma/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tayr-mcp": {
      "type": "http",
      "url": "https://tayr.ma/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tayr-mcp
Remote MCP URL: https://tayr.ma/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": {
    "tayr-mcp": {
      "url": "https://tayr.ma/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tayr-mcp": {
      "type": "http",
      "url": "https://tayr.ma/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tayr-mcp",
  "transport": "streamable-http",
  "url": "https://tayr.ma/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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