送信

Kultur.dev — Cultural Intelligence For Ai Agents

@Kultur.dev

The world's cultural intelligence infrastructure layer. Kultur.dev gives every AI agent the ability to understand 195 countries' cultural norms, geopolitical sensitivities, Hofstede 6-D dimensions, and business etiquette. 11 MCP tools for cultural risk analysis, content localization, holiday calendars, and adaptive scoring powered by a 645K+ document knowledge base.
概要

Kultur.dev — The Cultural Intelligence Layer for AI

Kultur.dev is the world's first cultural intelligence API, providing the infrastructure every AI agent needs to operate across 195 countries with cultural awareness.

11 MCP Tools Available

  • analyze_cultural_context — Risk scoring for content across target markets
    • check_cultural_sensitivity — Detect taboos, stereotypes, and offensive content
    • get_localization_guidance — Rewrite content for 9 tones (formal, casual, humorous, etc.)
    • compare_cultures — Hofstede 6-D dimensional comparison between countries
    • get_communication_style — Business communication norms by country
    • get_holiday_calendar — Cultural and religious holidays with business impact
    • analyze_hofstede — Full Hofstede 6-D scores for any country
    • analyze_hofstede_compare — Side-by-side cultural gap analysis
    • get_geopolitical_heatmap — 44-rule deterministic geopolitical risk scan
    • get_adaptive_weights — View current adaptive scoring weights
    • submit_feedback — Contribute to the learning loop
  • Use Cases

    • Marketing teams validating campaigns across cultures
    • AI agents generating culturally-aware content
    • Enterprise software localizing for global markets
    • E-commerce platforms adapting product descriptions
  • Getting Started

  • Sign up at kultur.dev for a free API key (1,000 credits, 3 markets).

サーバー設定

{
  "mcpServers": {
    "kultur-dev": {
      "url": "https://kultur.dev/api/mcp-sse/sse",
      "headers": {
        "Authorization": "Bearer <YOUR_KULTUR_API_KEY>"
      }
    }
  }
}