2 months ago
Multimodal Cultural Intelligence Infrastructure for AI Agents. The only MCP server that analyzes text, images, and video for cultural risks across 200+ markets. 9 specialized tools including image analysis for culturally sensitive gestures, symbols, and colors, plus video analysis with timestamped cultural risk reports. Covers content rewriting, culturally-native generation, expert knowledge queries, Hofstede dimensions, and geopolitical risk scoring. Free tier available.
服务器配置
{
"mcpServers": {
"kultur-dev": {
"command": "npx",
"args": [
"-y",
"@kultur-dev/mcp-server"
],
"env": {
"KULTUR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}